検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 183 for [SIMILAR] 16 1024 4096 WITH 88359 rparser WITH 3... (0.214 sec.)
Trace the parser operation 4024
« Parle\Parser::tokenId Parle\Parser::validate » PHP Manual Parle\Parser Trace the parser operation Parle\Parser::trace (PECL parle >= 0.5.1) Parle\Parser::trace — Trace the parser operation 説明 public Parle\Parser::trace (): string Retrieve the current parser operation description. Thi ...
https://man.plustar.jp/php/parle-parser.trace.html - [similar]
Add a grammar rule 4024
« 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]
The Parle\ParserException class 4024
« Parle\LexerException PCRE » PHP Manual Parle The Parle\ParserException class The Parle\ParserException class (PECL parle >= 0.5.1) はじめに クラス概要 class Parle\ParserException extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; private ...
https://man.plustar.jp/php/class.parle-parserexception.html - [similar]
定義済み定数 4024
« インストール手順 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]
Yaf_Action_Abstract クラス 2126
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには Yaf_Action_A ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
アクションのエントリポイント 2126
« Yaf_Action_Abstract Yaf_Action_Abstract::getController » PHP Manual Yaf_Action_Abstract アクションのエントリポイント Yaf_Action_Abstract::execute (Yaf >=1.0.0) Yaf_Action_Abstract::execute — アクションのエントリポイント 説明 abstract public Yaf_Action_Abstract::execute ( mixed ...$args ...
https://man.plustar.jp/php/yaf-action-abstract.execute.html - [similar]
Get controller name 2126
« Yaf_Action_Abstract::getController Yaf_View_Interface » PHP Manual Yaf_Action_Abstract Get controller name Yaf_Action_Abstract::getControllerName (No version information available, might only be in Git) Yaf_Action_Abstract::getControllerName — Get controller name 説明 public Yaf_Action ...
https://man.plustar.jp/php/yaf-controller-abstract.getcontrollername.html - [similar]
Yaf_Exception_LoadFailed_Action クラス 2126
« Yaf_Exception_LoadFailed_Controller Yaf_Exception_LoadFailed_View » PHP Manual Yaf Yaf_Exception_LoadFailed_Action クラス Yaf_Exception_LoadFailed_Action クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Exception_LoadFailed_Action extends Yaf_Exception_LoadFailed { /* プロパティ */ / ...
https://man.plustar.jp/php/class.yaf-exception-loadfailed-action.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]
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT