検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 247 for [SIMILAR] 16 1024 4096 WITH 18965 理型 WITH 1464... (0.276 sec.)
variant のビット否定演算を行う 0
« variant_neg variant_or » PHP Manual COM関数 variant のビット否定演算を行う variant_not (PHP 5, PHP 7, PHP 8) variant_not — variant のビット否定演算を行う 説明 variant_not ( mixed $value ): variant value のビット否定演算を行い、その結果を返します。 パラメータ value variant。 注意 : vari ...
https://man.plustar.jp/php/function.variant-not.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 0
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す variant_pow (PHP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed $left , mixed $right ): variant left の right 乗を返します。 パラメータ ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]
指定した桁で variant を丸める 0
« variant_pow variant_set_type » PHP Manual COM関数 指定した桁で variant を丸める variant_round (PHP 5, PHP 7, PHP 8) variant_round — 指定した桁で variant を丸める 説明 variant_round ( mixed $value , int $decimals ): ? variant value を、 decimals で指定した桁で丸めた結果を返します。 パラ ...
https://man.plustar.jp/php/function.variant-round.html - [similar]
PHP の値に関する xmlrpc 型を取得する 0
« xmlrpc_encode xmlrpc_is_fault » PHP Manual XML-RPC 関数 PHP の値に関する xmlrpc 型を取得する xmlrpc_get_type (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_get_type — PHP の値に関する xmlrpc 型を取得する 説明 xmlrpc_get_type ( mixed $value ): string 警告 この関数は、 実験的 なものです。この関数 ...
https://man.plustar.jp/php/function.xmlrpc-get-type.html - [similar]
指定された種類のトークンかを調べる 0
« PhpToken::getTokenName PhpToken::isIgnorable » PHP Manual PhpToken 指定された種類のトークンかを調べる PhpToken::is (PHP 8) PhpToken::is — 指定された種類のトークンかを調べる 説明 public PhpToken::is ( int | string | array $kind ): bool トークンが指定された kind であるかを判定します。 パ ...
https://man.plustar.jp/php/phptoken.is.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
ディレクトリハンドルからエントリを読み込む 0
« opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む readdir (PHP 4, PHP 5, PHP 7, PHP 8) readdir — ディレクトリハンドルからエントリを読み込む 説明 readdir ( ? resource $dir_handle = null ): string | false ディレクトリから次のエントリの名前を返しま ...
https://man.plustar.jp/php/function.readdir.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 0
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、オブジェクトに代入する simplexml_load_file (PHP 5, PHP 7, PHP 8) simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する 説明 simplexml_load_file ( string $filename , ? string $cla ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
XML 文字列をオブジェクトに代入する 0
« simplexml_load_file WDDX » PHP Manual SimpleXML 関数 XML 文字列をオブジェクトに代入する simplexml_load_string (PHP 5, PHP 7, PHP 8) simplexml_load_string — XML 文字列をオブジェクトに代入する 説明 simplexml_load_string ( string $data , ? string $class_name = SimpleXMLElement::class , in ...
https://man.plustar.jp/php/function.simplexml-load-string.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]