検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 82 for [SIMILAR] 16 1024 4096 WITH 23562 rparser WITH 1... (0.082 sec.)
Add a lexer rule 0
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule Parle\RLexer::push (PECL parle >= 0.5.1) Parle\RLexer::push — Add a lexer rule 説明 public Parle\RLexer::push ( string $regex , int $id ): void public Parle\RLexer::push ( string $state , strin ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
The Parle\Parser class 0
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\Parser class (PECL parle >= 0.5.1) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\Lexer instance is required to deliver the token stream. クラス概要 class Parl ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RLexer class 0
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , the token IDs ne ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Add a lexer rule 0
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Lexer::push (PECL parle >= 0.5.1) Parle\Lexer::push — Add a lexer rule 説明 public Parle\Lexer::push ( string $regex , int $id ): void Push a pattern for lexeme recognition. パラメータ regex Reg ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
テキスト処理 0
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テキスト処理 テキスト処理 CommonMark はじめに インストール/設定 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
Lexer examples 0
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerException ; /* name => id */ $token = array( "COMMA" => 1 , "CRLF" => 2 , "DECIMAL" => 3 , ); /* id => name */ $toke ...
https://man.plustar.jp/php/parle.examples.lexer.html - [similar]
Retrieve the current token 0
« 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 — Retrieve the current token 説明 public Parle\Lexer::getToken (): Parle\Token Retrieve the current token. パラメータ この関数 ...
https://man.plustar.jp/php/parle-lexer.gettoken.html - [similar]
Retrieve the current token 0
« Parle\RLexer::dump Parle\RLexer::insertMacro » PHP Manual Parle\RLexer Retrieve the current token Parle\RLexer::getToken (PECL parle >= 0.5.1) Parle\RLexer::getToken — Retrieve the current token 説明 public Parle\RLexer::getToken (): Parle\Token Retrive the current token. パラメータ こ ...
https://man.plustar.jp/php/parle-rlexer.gettoken.html - [similar]
指定した PHP トークンのシンボル名を取得する 0
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する 説明 token_name ( int $id ): string token_name() は、PHP id 値のシンボル名を返します。 パ ...
https://man.plustar.jp/php/function.token-name.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT