検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 199 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (0.833 sec.)
IntlCodePointBreakIterator クラス 0
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PHP Manual intl IntlCodePointBreakIterator クラス IntlCodePointBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに この break iterator は、UTF-8 のコードポイント間の境界を認識するもので ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 0
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにおける現在のフィールドオフセットを取得する mysqli_result::$current_field mysqli_field_tell (PHP 5, PHP 7, PHP 8) mysqli_result::$current_field -- mysqli_field_tell — 結果ポインタにおける現在のフ ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
oauth リクエストをチェックする 0
« OAuthProvider::calltokenHandler OAuthProvider::__construct » PHP Manual OAuthProvider oauth リクエストをチェックする OAuthProvider::checkOAuthRequest (PECL OAuth >= 1.0.0) OAuthProvider::checkOAuthRequest — oauth リクエストをチェックする 説明 public OAuthProvider::checkOAuthRequest ( s ...
https://man.plustar.jp/php/oauthprovider.checkoauthrequest.html - [similar]
新しい PhpToken オブジェクトを返す 0
« PhpToken PhpToken::getTokenName » PHP Manual PhpToken 新しい PhpToken オブジェクトを返す PhpToken::__construct (PHP 8) PhpToken::__construct — 新しい PhpToken オブジェクトを返す 説明 final public PhpToken::__construct ( int $id , string $text , int $line = -1 , int $pos = -1 ) 新しい P ...
https://man.plustar.jp/php/phptoken.construct.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
新しい OAuthProvider オブジェクトを作る 0
« OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新しい OAuthProvider オブジェクトを作る OAuthProvider::__construct (PECL OAuth >= 1.0.0) OAuthProvider::__construct — 新しい OAuthProvider オブジェクトを作る 説明 public OAuthProvider::__construc ...
https://man.plustar.jp/php/oauthprovider.construct.html - [similar]
PhpToken クラス 0
« 例 PhpToken::__construct » PHP Manual Tokenizer PhpToken クラス PhpToken クラス (PHP 8) はじめに このクラスは、 token_get_all() 関数の代替です。 token_get_all() 関数は、トークンを示す一文字、 またはトークンのIDの配列、トークンのテキスト、行番号からなる配列を返します。 PhpToken::tokeniz ...
https://man.plustar.jp/php/class.phptoken.html - [similar]
英数字かどうかを調べる 0
« Ctype 関数 ctype_alpha » PHP Manual Ctype 関数 英数字かどうかを調べる ctype_alnum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alnum — 英数字かどうかを調べる 説明 ctype_alnum ( mixed $text ): bool 与えられた文字列 text のすべての文字が英字または 数字であるかどうかを調べます。 パラメータ ...
https://man.plustar.jp/php/function.ctype-alnum.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]