検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 351 for [SIMILAR] 16 1024 4096 WITH 11153 entries WITH 7... (0.373 sec.)
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
指定した色に最も近い色のインデックスを取得する 0
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色のインデックスを取得する imagecolorclosest (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorclosest — 指定した色に最も近い色のインデックスを取得する 説明 imagecolorclosest ( GdImage $image , int $red , in ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
LDAP のエラー番号をエラーメッセージ文字列に変換する 0
« ldap_dn2ufn ldap_errno » PHP Manual LDAP 関数 LDAP のエラー番号をエラーメッセージ文字列に変換する ldap_err2str (PHP 4, PHP 5, PHP 7, PHP 8) ldap_err2str — LDAP のエラー番号をエラーメッセージ文字列に変換する 説明 ldap_err2str ( int $errno ): string この関数は、エラー番号 errno が意味する ...
https://man.plustar.jp/php/function.ldap-err2str.html - [similar]
CCL パーサを起動する 0
« yaz_ccl_conf yaz_close » PHP Manual YAZ 関数 CCL パーサを起動する yaz_ccl_parse (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_parse — CCL パーサを起動する 説明 yaz_ccl_parse ( resource $id , string $query , array &$result ): bool この関数は、CCL パーサを起動します。パーサは、指定された C ...
https://man.plustar.jp/php/function.yaz-ccl-parse.html - [similar]
主なクエリーを返す 0
« SolrQuery::getMltQueryFields SolrQuery::getRows » PHP Manual SolrQuery 主なクエリーを返す SolrQuery::getQuery (PECL solr >= 0.9.2) SolrQuery::getQuery — 主なクエリーを返す 説明 public SolrQuery::getQuery (): string 主な検索クエリーを返します。 パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/solrquery.getquery.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分を取得する 0
« mb_ereg_search_pos mb_ereg_search_setpos » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分を取得する mb_ereg_search_regs (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_regs — 指定したマルチバイト文字列が正規表現に一致する部分を取得する 説明 m ...
https://man.plustar.jp/php/function.mb-ereg-search-regs.html - [similar]
略称からタイムゾーン名を返す 0
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返す timezone_name_from_abbr (PHP 5 >= 5.1.3, PHP 7, PHP 8) timezone_name_from_abbr — 略称からタイムゾーン名を返す 説明 timezone_name_from_abbr ( string $abbr , int $utcOffset = -1 , int $isDST ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
WHOAMI 拡張オペレーションのヘルパ 0
« ldap_exop_refresh ldap_exop » PHP Manual LDAP 関数 WHOAMI 拡張オペレーションのヘルパ ldap_exop_whoami (PHP 7 >= 7.2.0, PHP 8) ldap_exop_whoami — WHOAMI 拡張オペレーションのヘルパ 説明 ldap_exop_whoami ( LDAP\Connection $ldap ): string | false WHOAMI 拡張オペレーションを実行し、データを ...
https://man.plustar.jp/php/function.ldap-exop-whoami.html - [similar]
配列のキーすべて、あるいはその一部を返す 0
« array_key_last array_map » PHP Manual 配列 関数 配列のキーすべて、あるいはその一部を返す array_keys (PHP 4, PHP 5, PHP 7, PHP 8) array_keys — 配列のキーすべて、あるいはその一部を返す 説明 array_keys ( array $array ): array array_keys ( array $array , mixed $search_value , bool $strict ...
https://man.plustar.jp/php/function.array-keys.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]