検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 233 for [SIMILAR] 16 1024 4096 WITH 15725 現検 WITH 1057... (2.124 sec.)
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
直近の LDAP コマンドの LDAP エラー番号を返す 0
« ldap_err2str ldap_error » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラー番号を返す ldap_errno (PHP 4, PHP 5, PHP 7, PHP 8) ldap_errno — 直近の LDAP コマンドの LDAP エラー番号を返す 説明 ldap_errno ( LDAP\Connection $ldap ): int 直近の LDAP コマンドにより返された、標準化されたエ ...
https://man.plustar.jp/php/function.ldap-errno.html - [similar]
全ての結果エントリを得る 0
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_entries — 全ての結果エントリを得る 説明 ldap_get_entries ( LDAP\Connection $ldap , LDAP\Result $result ): array | false 指定した結果から複数のエントリを読み ...
https://man.plustar.jp/php/function.ldap-get-entries.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]
Get log detail by level, log_path, key_word, start, limit, order 0
« SeasLog::analyzerCount SeasLog::closeLoggerStream » PHP Manual SeasLog Get log detail by level, log_path, key_word, start, limit, order SeasLog::analyzerDetail (PECL seaslog >=1.1.6) SeasLog::analyzerDetail — Get log detail by level, log_path, key_word, start, limit, order 説明 public ...
https://man.plustar.jp/php/seaslog.analyzerdetail.html - [similar]
RecursiveRegexIterator クラス 0
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ RecursiveRegexIterator クラス RecursiveRegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに この再帰イテレータは、別の再帰イテレータを正規表現でフィルタリングすることができます。 クラス ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]
格納されている変数をキャッシュから取り除く 0
« apcu_dec apcu_enabled » PHP Manual APCu 関数 格納されている変数をキャッシュから取り除く apcu_delete (PECL apcu >= 4.0.0) apcu_delete — 格納されている変数をキャッシュから取り除く 説明 apcu_delete ( mixed $key ): mixed 格納されている変数をキャッシュから取り除きます。 パラメータ key 単一の ...
https://man.plustar.jp/php/function.apcu-delete.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]