検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 185 for [SIMILAR] 16 1024 4096 WITH 34923 走査 WITH 2181... (0.194 sec.)
はじめに 0
« Tidy インストール/設定 » PHP Manual Tidy はじめに はじめに Tidy は、「Tidy HTML clean and repair utility」のバインディングです。 オブジェクト指向のモデルを使って、HTML, XHTML, XML文書の誤りを直すだけでなく、 操作することやドキュメントツリーを走査することもできます。 文書は、PHP や ASP ...
https://man.plustar.jp/php/intro.tidy.html - [similar]
文字列に対してケースフォールディングを行う 0
« mb_chr mb_convert_encoding » PHP Manual マルチバイト文字列 関数 文字列に対してケースフォールディングを行う mb_convert_case (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_convert_case — 文字列に対してケースフォールディングを行う 説明 mb_convert_case ( string $string , int $mode , ? string $en ...
https://man.plustar.jp/php/function.mb-convert-case.html - [similar]
置換文字を設定あるいは取得する 0
« mb_strwidth mb_substr_count » PHP Manual マルチバイト文字列 関数 置換文字を設定あるいは取得する mb_substitute_character (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substitute_character — 置換文字を設定あるいは取得する 説明 mb_substitute_character ( string | int | null $substitute_characte ...
https://man.plustar.jp/php/function.mb-substitute-character.html - [similar]
IntlPartsIterator クラス 0
« IntlDatePatternGenerator::getBestPattern IntlPartsIterator::getBreakIterator » PHP Manual intl IntlPartsIterator クラス IntlPartsIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスのインスタンスは、 IntlBreakIterator から得られます。 break iterator は走査するたびに、 一連 ...
https://man.plustar.jp/php/class.intlpartsiterator.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
はじめに 0
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
コードポイントの合成クラスを取得する 0
« IntlChar::getBlockCode IntlChar::getFC_NFKC_Closure » PHP Manual IntlChar コードポイントの合成クラスを取得する IntlChar::getCombiningClass (PHP 7, PHP 8) IntlChar::getCombiningClass — コードポイントの合成クラスを取得する 説明 public static IntlChar::getCombiningClass ( int | string $co ...
https://man.plustar.jp/php/intlchar.getcombiningclass.html - [similar]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
IntlIterator クラス 0
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかなるオブジェクトでも認識できない イテレータを表現します。 言語構造 foreach によって内 ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
行を取り込む 0
« odbc_fetch_object odbc_field_len » PHP Manual ODBC 関数 行を取り込む odbc_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_row — 行を取り込む 説明 odbc_fetch_row ( resource $statement , ? int $row = null ): bool odbc_do() や odbc_exec() から返された行データを取得します。 odbc_fetch_ro ...
https://man.plustar.jp/php/function.odbc-fetch-row.html - [similar]