検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 71 for token (0.002 sec.)
Retrieve the current token 9024
« Parle\Lexer::dump Parle\Lexer::insertMacro » PHP Manual Parle\Lexer Retrieve the current token ... Parle\Lexer::getToken (PECL parle >= 0.5.1) Parle\Lexer::getToken — Retr ... ieve the current token 説明 public Parle\Lexer::getToken (): Parle\Token ... Retrieve the current token. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns an instance of Parle\Token . 関連キーワード: Retrieve , token , Parle , the , ...
https://man.plustar.jp/php/parle-lexer.gettoken.html - [similar]
Retrieve the current token 9024
« Parle\RLexer::dump Parle\RLexer::insertMacro » PHP Manual Parle\RLexer Retrieve the current token ... ken Parle\RLexer::getToken (PECL parle >= 0.5.1) Parle\RLexer::getToken — Ret ... rieve the current token 説明 public Parle\RLexer::getToken (): Parle\Token ... Retrive the current token. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns an instance of Parle\Token . 関連キーワード: token , Parle , Retrieve , RLexe ...
https://man.plustar.jp/php/parle-rlexer.gettoken.html - [similar]
リクエストトークンを取得する 8602
« OAuth::getRequestHeader OAuth::setAuthType » PHP Manual OAuth リクエストトークンを取得する OAu ... th::getRequestToken (PECL OAuth >= 0.99.1) OAuth::getRequestToken — リ ... ストトークンを取得する 説明 public OAuth::getRequestToken ( string $request_token_url , string $callback_url ... ービスプロバイダから取得します。 パラメータ request_token_url リクエストトークン API の URL。 callback_url O ... パラメータが追加されました。 例 例1 OAuth::getRequestToken() の例 <?php try { $oauth = new OAuth ( OAUTH_CONS ...
https://man.plustar.jp/php/oauth.getrequesttoken.html - [similar]
The Parle\Parser class 8560
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\ ... a Parle\Lexer instance is required to deliver the token stream. クラス概要 class Parle\Parser { /* Constan ... RROR_NON_ASSOCIATIVE = 1 ; const int ERROR_UNKNOWN_TOKEN = 2 ; /* プロパティ */ public int $ action = 0 ; p ... ng $name , string $rule ): int public reset ( int $tokenId = ? ): void public right ( string $tok ): void p ... ublic sigil ( int $idx ): string public token ( string $tok ): void public tokenId ( string $tok ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RParser class 8560
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The P ... a Parle\RLexer instance is required to deliver the token stream. クラス概要 class Parle\RParser { /* Consta ... RROR_NON_ASSOCIATIVE = 1 ; const int ERROR_UNKNOWN_TOKEN = 2 ; /* プロパティ */ public int $ action = 0 ; p ... ng $name , string $rule ): int public reset ( int $tokenId = ? ): void public right ( string $tok ): void p ... ublic sigil ( int $idx = ? ): string public token ( string $tok ): void public tokenId ( string $tok ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
指定した PHP トークンのシンボル名を取得する 8503
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token ... en_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する ... 説明 token_name ( int $id ): string token_name() は、PHP id 値 ... 戻り値 id に対応するシンボル名を返します。 例 例1 token_name() の例 <?php // 260は T_EVAL トークンのトーク ... ン値 echo token_name ( 260 ); // -> "T_EVAL" // 自身の名前にマップ ...
https://man.plustar.jp/php/function.token-name.html - [similar]
文字列をトークンに分割する 8377
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PH ... ンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数を ... サポートしていません): strtok ( string $token ): string | false strtok() は文字列 ( string ) を ... 何らかの文字 token によって区切られている小さな文字列 (トークン) に分 ... mple string" のような文字列がある場合、 空白文字を token に指定することでこの文字列を個々の単語に分割するこ ...
https://man.plustar.jp/php/function.strtok.html - [similar]
トークンと secret を設定する 8110
« OAuth::setTimestamp OAuth::setVersion » PHP Manual OAuth トークンと secret を設定する OAuth::s ... etToken (PECL OAuth >= 0.99.1) OAuth::setToken — トークンと ... secret を設定する 説明 public OAuth::setToken ( string $token , string $token_secret ): bool それ ... スト用のトークンと secret を設定します。 パラメータ token OAuth トークン。 token_secret OAuth トークン secre ... t。 戻り値 true 例 例1 OAuth::setToken() の例 <?php $oauth = new OAuth ( OAUTH_CONSUMER_K ...
https://man.plustar.jp/php/oauth.settoken.html - [similar]
指定された種類のトークンかを調べる 8110
« PhpToken::getTokenName PhpToken::isIgnorable » PHP Manual PhpToken 指定された種類のトークンかを ... 調べる PhpToken::is (PHP 8) PhpToken::is — 指定された種類のトークン ... かを調べる 説明 public PhpToken::is ( int | string | array $kind ): bool トークンが ... が指定された種類かを boolean で返します。 例 例1 PhpToken::is() の例 <?php $token = new PhpToken ( T_ECHO , ... 'echo' ); var_dump ( $token -> is ( T_ECHO )); // -> bool(true) var_dump ( $to ...
https://man.plustar.jp/php/phptoken.is.html - [similar]
Define token callback 7955
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\L ... PECL parle >= 0.7.2) Parle\Lexer::callout — Define token callback 説明 public Parle\Lexer::callout ( int $i ... k to be invoked once lexer encounters a particular token. パラメータ id Token id. callback Callable to be i ... 値を返しません。 関連キーワード: callback , Define , token , Parle , callout , invoked , callable , parle , p ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT