検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1018 for [SIMILAR] 16 1024 4096 WITH 57209 getrusage WITH... (0.797 sec.)
渡された文字列が、指定した正規化を適用済みかどうかを調べる 0
« Normalizer::getRawDecomposition Normalizer::normalize » PHP Manual Normalizer 渡された文字列が、指定した正規化を適用済みかどうかを調べる Normalizer::isNormalized normalizer_is_normalized (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Normalizer::isNormalized -- normalizer_is_normal ...
https://man.plustar.jp/php/normalizer.isnormalized.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
Opens a connection to a Microsoft SQL Server database 0
« sqlsrv_configure sqlsrv_errors » PHP Manual SQLSRV 関数 Opens a connection to a Microsoft SQL Server database sqlsrv_connect (No version information available, might only be in Git) sqlsrv_connect — Opens a connection to a Microsoft SQL Server database 説明 sqlsrv_connect ( string $ser ...
https://man.plustar.jp/php/function.sqlsrv-connect.html - [similar]
副文字列の出現回数を数える 0
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count (PHP 4, PHP 5, PHP 7, PHP 8) substr_count — 副文字列の出現回数を数える 説明 substr_count ( string $haystack , string $needle , int $offset = 0 , ? int $length = null ): int substr_count() は、 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]
スキャンの準備をする 0
« yaz_scan_result yaz_schema » PHP Manual YAZ 関数 スキャンの準備をする yaz_scan (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan — スキャンの準備をする 説明 yaz_scan ( resource $id , string $type , string $startterm , array $flags = ? ): void この関数は、指定した接続上で Z39.50 スキャンリク ...
https://man.plustar.jp/php/function.yaz-scan.html - [similar]
コメント 0
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル型(Perl 型)のコメントをサポートします。 例えば、 <?php echo 'テストです' ; // C++型の単一行用のコメント /* 複数行用のコメント もう一行分のコメント */ echo 'もうひとつのテストです' ; echo '最 ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
RAR アーカイブからエントリの全一覧を取得する 0
« RarArchive::getComment RarArchive::getEntry » PHP Manual RarArchive RAR アーカイブからエントリの全一覧を取得する RarArchive::getEntries rar_list (PECL rar >= 2.0.0) RarArchive::getEntries -- rar_list — RAR アーカイブからエントリの全一覧を取得する 説明 オブジェクト指向型 (メソッド) publ ...
https://man.plustar.jp/php/rararchive.getentries.html - [similar]
opcode キャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_lock wincache_ocache_meminfo » PHP Manual WinCache 関数 opcode キャッシュにキャッシュされたファイルについての情報を取得する wincache_ocache_fileinfo (PECL wincache >= 1.0.0) wincache_ocache_fileinfo — opcode キャッシュにキャッシュされたファイルについての情報を取得する 説明 win ...
https://man.plustar.jp/php/function.wincache-ocache-fileinfo.html - [similar]
ファイルパス解決キャッシュについての情報を取得する 0
« wincache_refresh_if_changed wincache_rplist_meminfo » PHP Manual WinCache 関数 ファイルパス解決キャッシュについての情報を取得する wincache_rplist_fileinfo (PECL wincache >= 1.0.0) wincache_rplist_fileinfo — ファイルパス解決キャッシュについての情報を取得する 説明 wincache_rplist_fileinf ...
https://man.plustar.jp/php/function.wincache-rplist-fileinfo.html - [similar]
ビットを設定する 0
« gmp_scan1 gmp_sign » PHP Manual GMP 関数 ビットを設定する gmp_setbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_setbit — ビットを設定する 説明 gmp_setbit ( GMP $num , int $index , bool $value = true ): void num のビット index を設定します。 パラメータ num 変更したい値。 GMP オブジェクト ...
https://man.plustar.jp/php/function.gmp-setbit.html - [similar]