検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 979 for [SIMILAR] 16 1024 4096 WITH 48547 pharfileinfo W... (0.581 sec.)
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 0
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う mb_ereg_replace_callback (PHP 5 >= 5.4.1, PHP 7, PHP 8) mb_ereg_replace_callback — マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
はじめに 0
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
現在の言語を設定あるいは取得する 0
« mb_internal_encoding mb_list_encodings » PHP Manual マルチバイト文字列 関数 現在の言語を設定あるいは取得する mb_language (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_language — 現在の言語を設定あるいは取得する 説明 mb_language ( ? string $language = null ): string | bool 現在の言語を設定あ ...
https://man.plustar.jp/php/function.mb-language.html - [similar]
ASCII 文字列でエンコードされたハッシュを得る 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str_verify sodium_crypto_pwhash_scryptsalsa208sha256 » PHP Manual Sodium 関数 ASCII 文字列でエンコードされたハッシュを得る sodium_crypto_pwhash_scryptsalsa208sha256_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256_str — ASC ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
XML パーサを作成する 0
« xml_parser_create_ns xml_parser_free » PHP Manual XML パーサ 関数 XML パーサを作成する xml_parser_create (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_create — XML パーサを作成する 説明 xml_parser_create ( ? string $encoding = null ): XMLParser xml_parser_create() は新しい XML パーサを作成し ...
https://man.plustar.jp/php/function.xml-parser-create.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 0
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの値を取得する Normalizer::getRawDecomposition normalizer_get_raw_decomposition (PHP 7 >= 7.3, PHP 8) Normalizer::getRawDecomposition -- normalizer_ ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
定義済み定数 0
« リソース型 URL 関数 » PHP Manual URLs 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 以下の定数は parse_url() で使用するものです。 PHP_URL_SCHEME ( int ) PHP ...
https://man.plustar.jp/php/url.constants.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]