検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 328 for [SIMILAR] 16 1024 4096 WITH 22008 replace WITH 2... (0.579 sec.)
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
ロケールに基づく文字列比較 0
« strcmp strcspn » PHP Manual String 関数 ロケールに基づく文字列比較 strcoll (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) strcoll — ロケールに基づく文字列比較 説明 strcoll ( string $string1 , string $string2 ): int この比較は大文字小文字を区別すること、そして、 strcmp() とは異なり、 バイナリセー ...
https://man.plustar.jp/php/function.strcoll.html - [similar]
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
正規表現フラグを設定する 0
« RegexIterator::setMode インターフェイス » PHP Manual RegexIterator 正規表現フラグを設定する RegexIterator::setPregFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setPregFlags — 正規表現フラグを設定する 説明 public RegexIterator::setPregFlags ( int $pregFlags ): void 正規表現フラグを ...
https://man.plustar.jp/php/regexiterator.setpregflags.html - [similar]
ノードの文字データの最後に文字列を追加する 0
« DOMCharacterData DOMCharacterData::deleteData » PHP Manual DOMCharacterData ノードの文字データの最後に文字列を追加する DOMCharacterData::appendData (PHP 5, PHP 7, PHP 8) DOMCharacterData::appendData — ノードの文字データの最後に文字列を追加する 説明 public DOMCharacterData::appendData ( ...
https://man.plustar.jp/php/domcharacterdata.appenddata.html - [similar]
フィールドに対するインデキシング時間の boost 値を設定 0
« SolrInputDocument::setBoost SolrInputDocument::sort » PHP Manual SolrInputDocument フィールドに対するインデキシング時間の boost 値を設定 SolrInputDocument::setFieldBoost (PECL solr >= 0.9.2) SolrInputDocument::setFieldBoost — フィールドに対するインデキシング時間の boost 値を設定 説明 p ...
https://man.plustar.jp/php/solrinputdocument.setfieldboost.html - [similar]