検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 247 for [SIMILAR] 16 1024 4096 WITH 33166 索ク WITH 2156... (0.269 sec.)
指定したテーブルに関するカラムおよび付随する権限のリストを取得する 0
« odbc_close odbc_columns » PHP Manual ODBC 関数 指定したテーブルに関するカラムおよび付随する権限のリストを取得する odbc_columnprivileges (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columnprivileges — 指定したテーブルに関するカラムおよび付随する権限のリストを取得する 説明 odbc_columnprivileges ( r ...
https://man.plustar.jp/php/function.odbc-columnprivileges.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
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
Exclude the header from the returned results 0
« SolrQuery::setMltMinWordLength SolrQuery::setQuery » PHP Manual SolrQuery Exclude the header from the returned results SolrQuery::setOmitHeader (PECL solr >= 0.9.2) SolrQuery::setOmitHeader — Exclude the header from the returned results 説明 public SolrQuery::setOmitHeader ( bool $flag ...
https://man.plustar.jp/php/solrquery.setomitheader.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 0
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリストを取得する odbc_columns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columns — 指定したテーブルにあるカラム名のリストを取得する 説明 odbc_columns ( resource $odbc , ? string $catalog = null , ? string $ ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
結果エントリから全ての値を得る 0
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_values (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_values — 結果エントリから全ての値を得る 説明 ldap_get_values ( LDAP\Connection $ldap , LDAP\ResultEntry $entry , string $attribute ): array | false ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
プロシージャへのパラメータに関する情報を取得する 0
« odbc_primarykeys odbc_procedures » PHP Manual ODBC 関数 プロシージャへのパラメータに関する情報を取得する odbc_procedurecolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedurecolumns — プロシージャへのパラメータに関する情報を取得する 説明 odbc_procedurecolumns ( resource $odbc , ? string $c ...
https://man.plustar.jp/php/function.odbc-procedurecolumns.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 0
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す strripos (PHP 5, PHP 7, PHP 8) strripos — 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 説明 strripos ( string $haystack , string $needle , in ...
https://man.plustar.jp/php/function.strripos.html - [similar]