検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 124 for search (0.005 sec.)
LDAP 結果エントリをクライアント側でソートする 7054
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側で ... resource $result , string $sortfilter ): bool ldap_search() が返す LDAP 検索結果をソートします。 この関数は、 ... トします。そのため、 サーバー側の sizelimit や ldap_search() で定義した sizelimit に達した場合は期待どおりの結 ... ldap_connect() が返す LDAP リソース。 result ldap_search() が返す検索結果 ID。 sortfilter ソートのキーとして ... ( 'ou' , 'sn' , 'givenname' , 'mail' ); $sr = ldap_search ( $ds , $dn , $filter , $justthese ); // ソート ld ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
The SolrClient class 6968
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... ス概要 final class SolrClient { /* 定数 */ const int SEARCH_SERVLET_TYPE = 1 ; const int UPDATE_SERVLET_TYPE = ... nt SYSTEM_SERVLET_TYPE = 32 ; const string DEFAULT_SEARCH_SERVLET = select ; const string DEFAULT_UPDATE_SER ... blic commit ( bool $softCommit = false , bool $waitSearcher = true , bool $expungeDeletes = false ): SolrUpd ... Segments = 1 , bool $softCommit = true , bool $waitSearcher = true ): SolrUpdateResponse public ping (): Sol ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
指定した色+アルファ値に最も近い色のインデックスを取得する 6968
« imagecolorclosest imagecolorclosesthwb » PHP Manual GD および Image 関数 指定した色+アルファ値 ... ue' ]} , { $result [ 'alpha' ]} )" ; echo "# $id : Search ( $rgb [ 0 ] , $rgb [ 1 ] , $rgb [ 2 ] , $rgb [ 3 ... 上の例の出力は、 たとえば以下のようになります。 #0: Search (254, 145, 154, 50); Closest match: (252, 150, 148 ... , 0). #1: Search (153, 145, 188, 127); Closest match: (148, 150, 19 ... 6, 0). #2: Search (153, 90, 145, 0); Closest match: (148, 90, 156, 0 ...
https://man.plustar.jp/php/function.imagecolorclosestalpha.html - [similar]
Entry Control 6919
« UI\Controls\Label::setText UI\Controls\Entry::__construct » PHP Manual UI Entry Control Entry ... l, suitable for entering plain text, passwords, or search terms. クラス概要 class UI\Controls\Entry extends ... const int Normal ; const int Password ; const int Search ; /* Constructor */ public __construct ( int $type ... ntry::Password A password entry UI\Controls\Entry::Search A search entry 目次 UI\Controls\Entry::__construct ...
https://man.plustar.jp/php/class.ui-controls-entry.html - [similar]
指定した色に最も近い色のインデックスを取得する 6919
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色の ... een' ]} , { $result [ 'blue' ]} )" ; echo "# $id : Search ( $rgb [ 0 ] , $rgb [ 1 ] , $rgb [ 2 ] ); Closest ... 上の例の出力は、 たとえば以下のようになります。 #0: Search (254, 145, 154); Closest match: (252, 150, 148). # ... 1: Search (153, 145, 188); Closest match: (148, 150, 196). # ... 2: Search (153, 90, 145); Closest match: (148, 90, 156). #3: ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
マルチバイト文字列 6870
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マ ... マルチバイト文字列に正規表現による置換を行う mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する ... mb_ereg_search_getregs — マルチバイト文字列が正規表現に一致する部 ... 分があるか調べる mb_ereg_search_init — マルチバイト正規表現検索用の文字列と正規表現 ... を設定する mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致す ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
配列のキーすべて、あるいはその一部を返す 6870
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array ... $array ): array array_keys ( array $array , mixed $search_value , bool $strict = false ): array array_keys() ... ray から全てのキー (数値および文字列) を返します。 search_value が指定された場合、 指定した値に関するキーのみ ... が返されます。 パラメータ array 返すキーを含む配列。 search_value 指定した場合は、この値を含むキーのみを返しま ... したキーまたは添字が配列にあるかどうかを調べる array_search() - 指定した値を配列で検索し、見つかった場合に対応 ...
https://man.plustar.jp/php/function.array-keys.html - [similar]
メッセージヘッダの配列をソートする 6870
« imap_setflag_full imap_status » PHP Manual IMAP 関数 メッセージヘッダの配列をソートする imap_s ... teria , bool $reverse , int $flags = 0 , ? string $search_criteria = null , ? string $charset = null ): arra ... SE_NOPREFETCH - 検索したメッセージを事前取得しない search_criteria IMAP2 フォーマットの検索条件文字列。詳細は ... imap_search() を参照ください。 charset 文字列の検索の際に使う ... se の型が、 int から bool に変更されました。 8.0.0 search_criteria , charset は、 nullable になりました。 関 ...
https://man.plustar.jp/php/function.imap-sort.html - [similar]
マルチバイト文字列 関数 6870
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチ ... マルチバイト文字列に正規表現による置換を行う mb_ereg_search_getpos — 次の正規表現検索を開始する位置を取得する ... mb_ereg_search_getregs — マルチバイト文字列が正規表現に一致する部 ... 分があるか調べる mb_ereg_search_init — マルチバイト正規表現検索用の文字列と正規表現 ... を設定する mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致す ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 6747
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... けられません。 例 例1 array_key_exists() の例 <?php $search_array = array( 'first' => 1 , 'second' => 4 ); if ... ( array_key_exists ( 'first' , $search_array )) { echo "この配列には 'first' という要素が ... 方、 array_key_exists() は true を返します。 <?php $search_array = array( 'first' => null , 'second' => 4 ); ... // false を返します isset( $search_array [ 'first' ]); // true を返します array_key_e ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT