検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 241 for [SIMILAR] 16 1024 4096 WITH 16158 ereg WITH 1208... (0.650 sec.)
結果メモリを開放する 0
« ldap_first_reference ldap_get_attributes » PHP Manual LDAP 関数 結果メモリを開放する ldap_free_result (PHP 4, PHP 5, PHP 7, PHP 8) ldap_free_result — 結果メモリを開放する 説明 ldap_free_result ( LDAP\Result $result ): bool 内部での結果保持用に割り当てられていたメモリを開放します。 結果 ...
https://man.plustar.jp/php/function.ldap-free-result.html - [similar]
LDAP拡張オペレーションの結果オブジェクトをパースする 0
« ldap_next_reference ldap_parse_reference » PHP Manual LDAP 関数 LDAP拡張オペレーションの結果オブジェクトをパースする ldap_parse_exop (PHP 7 >= 7.2.0, PHP 8) ldap_parse_exop — LDAP拡張オペレーションの結果オブジェクトをパースする 説明 ldap_parse_exop ( LDAP\Connection $ldap , LDAP\Result ...
https://man.plustar.jp/php/function.ldap-parse-exop.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 0
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ldap_sasl_bind (PHP 5, PHP 7, PHP 8) ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする 説明 ldap_sasl_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
Z39.50 リクエストが完了するまで待つ 0
« yaz_syntax 0MQ messaging » PHP Manual YAZ 関数 Z39.50 リクエストが完了するまで待つ yaz_wait (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_wait — Z39.50 リクエストが完了するまで待つ 説明 yaz_wait ( array &$options = ? ): mixed この関数は、関数 yaz_connect() 、 yaz_search() 、 yaz_present() 、 ...
https://man.plustar.jp/php/function.yaz-wait.html - [similar]
YAZ 関数 0
« 例 yaz_addinfo » PHP Manual YAZ YAZ 関数 YAZ 関数 目次 yaz_addinfo — 詳細なエラー情報を返す yaz_ccl_conf — CCL パーサを設定する yaz_ccl_parse — CCL パーサを起動する yaz_close — YAZ 接続をクローズする yaz_connect — Z39.50 サーバーへの接続を準備する yaz_database — セッション内のデータベー ...
https://man.plustar.jp/php/ref.yaz.html - [similar]
Get log count by level, log_path and key_word 0
« SeasLog::alert SeasLog::analyzerDetail » PHP Manual SeasLog Get log count by level, log_path and key_word SeasLog::analyzerCount (PECL seaslog >=1.1.6) SeasLog::analyzerCount — Get log count by level, log_path and key_word 説明 public static SeasLog::analyzerCount ( string $level , str ...
https://man.plustar.jp/php/seaslog.analyzercount.html - [similar]
Finalizes all add/deletes made to the index 0
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/deletes made to the index SolrClient::commit (PECL solr >= 0.9.2) SolrClient::commit — Finalizes all add/deletes made to the index 説明 public SolrClient::commit ( bool $softCommit = false , bool ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
はじめに 0
« 文字列 インストール/設定 » PHP Manual 文字列 はじめに はじめに このセクションにある関数はすべて、 文字列をいろいろな方法で操作します。正規表現や URL 処理 の節にも関連する記述があります。 文字列の動作に関する情報、特にシングルクオート、ダブルクオート、 エスケープシーケンスについては、マ ...
https://man.plustar.jp/php/intro.strings.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]