検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 216 for [SIMILAR] 16 1024 4096 WITH 20617 rparser WITH 8... (0.201 sec.)
Finalize the lexer rule set 3500
« Parle\RLexer::advance Parle\RLexer::callout » PHP Manual Parle\RLexer Finalize the lexer rule set Parle\RLexer::build (PECL parle >= 0.5.1) Parle\RLexer::build — Finalize the lexer rule set 説明 public Parle\RLexer::build (): void Rules, previously added with Parle\RLexer::push() are f ...
https://man.plustar.jp/php/parle-rlexer.build.html - [similar]
Push a new start state 3500
« Parle\RLexer::push Parle\RLexer::reset » PHP Manual Parle\RLexer Push a new start state Parle\RLexer::pushState (PECL parle >= 0.5.1) Parle\RLexer::pushState — Push a new start state 説明 public Parle\RLexer::pushState ( string $state ): int This lexer type can have more than one state ...
https://man.plustar.jp/php/parle-rlexer.pushstate.html - [similar]
Retrieve a matching part of a rule 3500
« Parle\Parser::right Parle\Parser::token » PHP Manual Parle\Parser Retrieve a matching part of a rule Parle\Parser::sigil (PECL parle >= 0.5.1) Parle\Parser::sigil — Retrieve a matching part of a rule 説明 public Parle\Parser::sigil ( int $idx ): string Retrieve a part of the match by a ...
https://man.plustar.jp/php/parle-parser.sigil.html - [similar]
Add a grammar rule 3500
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parle\Parser::push (PECL parle >= 0.5.1) Parle\Parser::push — Add a grammar rule 説明 public Parle\Parser::push ( string $name , string $rule ): int Push a grammar rule. The production id returned ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
定義済み定数 3500
« インストール手順 Pattern matching » PHP Manual Parle 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Parle\INTERNAL_UTF32 bool Flag whether the internal UTF-3 ...
https://man.plustar.jp/php/parle.constants.html - [similar]
はじめに 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]
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]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Seaslog 設定オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.level 8 PHP_INI_ALL seaslog.re ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
PostgreSQL 接続のトレースを無効にする 0
« pg_unescape_bytea pg_update » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを無効にする pg_untrace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_untrace — PostgreSQL 接続のトレースを無効にする 説明 pg_untrace ( ? PgSql\Connection $connection = null ): bool pg_trace() で開始したトレー ...
https://man.plustar.jp/php/function.pg-untrace.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT