検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 990 for [SIMILAR] 16 1024 4096 WITH 6125 include WITH 56... (0.737 sec.)
トレイトが存在するかどうかを調べる 0
« property_exists Ctype » PHP Manual クラス/オブジェクト関数 トレイトが存在するかどうかを調べる trait_exists (PHP 5 >= 5.4.0, PHP 7, PHP 8) trait_exists — トレイトが存在するかどうかを調べる 説明 trait_exists ( string $trait , bool $autoload = true ): bool パラメータ trait 調べたいトレイト ...
https://man.plustar.jp/php/function.trait-exists.html - [similar]
文字列に含まれる不正なバイト列を代替文字に置き換える 0
« mb_regex_set_options mb_send_mail » PHP Manual マルチバイト文字列 関数 文字列に含まれる不正なバイト列を代替文字に置き換える mb_scrub (PHP 7 >= 7.2.0, PHP 8) mb_scrub — 文字列に含まれる不正なバイト列を代替文字に置き換える 説明 mb_scrub ( string $string , ? string $encoding = null ): str ...
https://man.plustar.jp/php/function.mb-scrub.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]
このクラスが使うトレイトの配列を返す 0
« ReflectionClass::getTraitNames ReflectionClass::hasConstant » PHP Manual ReflectionClass このクラスが使うトレイトの配列を返す ReflectionClass::getTraits (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::getTraits — このクラスが使うトレイトの配列を返す 説明 public ReflectionClass::getTrai ...
https://man.plustar.jp/php/reflectionclass.gettraits.html - [similar]
Overrides main filter query, determines which documents to include in the main g... 0
« SolrQuery SolrQuery::addExpandSortField » PHP Manual SolrQuery Overrides main filter query, determines which documents to include in the main group SolrQuery::addExpandFilterQuery (PECL solr >= 2.2.0) SolrQuery::addExpandFilterQuery — Overrides main filter query, determines which docum ...
https://man.plustar.jp/php/solrquery.addexpandfilterquery.html - [similar]
これまでに読み取ったバイト数を得る 0
« inflate_add inflate_get_status » PHP Manual Zlib 関数 これまでに読み取ったバイト数を得る inflate_get_read_len (PHP 7 >= 7.2.0, PHP 8) inflate_get_read_len — これまでに読み取ったバイト数を得る 説明 inflate_get_read_len ( InflateContext $context ): int 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/function.inflate-get-read-len.html - [similar]
マルチバイト文字列に正規表現による置換を行う 0
« mb_ereg_replace_callback mb_ereg_search_getpos » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に正規表現による置換を行う mb_ereg_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_replace — マルチバイト文字列に正規表現による置換を行う 説明 mb_ereg_replace ( string $pattern , ...
https://man.plustar.jp/php/function.mb-ereg-replace.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]