検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 142 for [SIMILAR] 16 1024 4096 WITH 14016 tokenid WITH 1... (0.113 sec.)
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
Finalize the grammar rules 0
« Parle\RParser::advance Parle\RParser::consume » PHP Manual Parle\RParser Finalize the grammar rules Parle\RParser::build (PECL parle >= 0.7.0) Parle\RParser::build — Finalize the grammar rules 説明 public Parle\RParser::build (): void Any tokens and grammar rules previously added are f ...
https://man.plustar.jp/php/parle-rparser.build.html - [similar]
0
« Grouping Lexer examples » PHP Manual Parle 例 例 目次 Lexer examples Parser examples 関連キーワード: 例 , examples , Grouping , Parle , Parser , ...
https://man.plustar.jp/php/parle.examples.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]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
Parsing 0
« CommonMark\Parser::parse CommonMark\CQL » PHP Manual CommonMark\Parser Parsing CommonMark\Parser::finish (cmark >= 1.0.0) CommonMark\Parser::finish — Parsing 説明 public CommonMark\Parser::finish (): CommonMark\Node 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみ ...
https://man.plustar.jp/php/commonmark-parser.finish.html - [similar]
Pass the data for processing 0
« Parle\Lexer::callout Parle\Lexer::dump » PHP Manual Parle\Lexer Pass the data for processing Parle\Lexer::consume (PECL parle >= 0.5.1) Parle\Lexer::consume — Pass the data for processing 説明 public Parle\Lexer::consume ( string $data ): void Consume the data for lexing. パラメータ da ...
https://man.plustar.jp/php/parle-lexer.consume.html - [similar]
Pass the data for processing 0
« Parle\RLexer::callout Parle\RLexer::dump » PHP Manual Parle\RLexer Pass the data for processing Parle\RLexer::consume (PECL parle >= 0.5.1) Parle\RLexer::consume — Pass the data for processing 説明 public Parle\RLexer::consume ( string $data ): void Consume the data for lexing. パラメー ...
https://man.plustar.jp/php/parle-rlexer.consume.html - [similar]
Declare a token with left-associativity 0
« Parle\RParser::errorInfo Parle\RParser::nonassoc » PHP Manual Parle\RParser Declare a token with left-associativity Parle\RParser::left (PECL parle >= 0.7.0) Parle\RParser::left — Declare a token with left-associativity 説明 public Parle\RParser::left ( string $tok ): void Declare a te ...
https://man.plustar.jp/php/parle-rparser.left.html - [similar]
Declare a token with right-associativity 0
« Parle\RParser::reset Parle\RParser::sigil » PHP Manual Parle\RParser Declare a token with right-associativity Parle\RParser::right (PECL parle >= 0.7.0) Parle\RParser::right — Declare a token with right-associativity 説明 public Parle\RParser::right ( string $tok ): void Declare a term ...
https://man.plustar.jp/php/parle-rparser.right.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT