検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 487 for [SIMILAR] 16 1024 4096 WITH 14235 ドポ WITH 1083... (0.376 sec.)
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]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]