検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 182 for [SIMILAR] 16 1024 4096 WITH 17725 intlchar WITH ... (0.232 sec.)
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
else 0
« if elseif/else if » PHP Manual 制御構造 else else (PHP 4, PHP 5, PHP 7, PHP 8) ある条件が満たされている場合にある文を実行し、 その条件が満たされていない場合に別の文を実行したいと考えた ことが度々あるかと思います。 このために else があります。 else は、 if 文における式の値が false の場合 ...
https://man.plustar.jp/php/control-structures.else.html - [similar]
マルチバイト文字列が正規表現に一致する部分があるか調べる 0
« mb_ereg_search_getpos mb_ereg_search_init » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致する部分があるか調べる mb_ereg_search_getregs (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_getregs — マルチバイト文字列が正規表現に一致する部分があるか調べる 説明 mb ...
https://man.plustar.jp/php/function.mb-ereg-search-getregs.html - [similar]
制御構造に関する別の構文 0
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.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
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現マッチ mb_ereg (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg — マルチバイト対応の正規表現マッチ 説明 mb_ereg ( string $pattern , string $string , array &$matches = null ): bool マルチバイト対 ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]
リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 0
« SNMP::close SNMP::get » PHP Manual SNMP リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する SNMP::__construct (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::__construct — リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 説明 public SNMP::__constru ...
https://man.plustar.jp/php/snmp.construct.html - [similar]
使用するウェブサービスの場所を設定する 0
« SoapClient::__setCookie SoapClient::__setSoapHeaders » PHP Manual SoapClient 使用するウェブサービスの場所を設定する SoapClient::__setLocation (PHP 5 >= 5.0.4, PHP 7, PHP 8) SoapClient::__setLocation — 使用するウェブサービスの場所を設定する 説明 public SoapClient::__setLocation ( ? stri ...
https://man.plustar.jp/php/soapclient.setlocation.html - [similar]
コードポイントの境界用にイテレータを作る 0
« IntlBreakIterator::createCharacterInstance IntlBreakIterator::createLineInstance » PHP Manual IntlBreakIterator コードポイントの境界用にイテレータを作る IntlBreakIterator::createCodePointInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlBreakIterator::createCodePointInstance — コードポイント ...
https://man.plustar.jp/php/intlbreakiterator.createcodepointinstance.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]