検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 438 for [SIMILAR] 16 1024 4096 WITH 22085 parser WITH 10... (0.647 sec.)
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.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]
XML 文字列をオブジェクトに代入する 0
« simplexml_load_file WDDX » PHP Manual SimpleXML 関数 XML 文字列をオブジェクトに代入する simplexml_load_string (PHP 5, PHP 7, PHP 8) simplexml_load_string — XML 文字列をオブジェクトに代入する 説明 simplexml_load_string ( string $data , ? string $class_name = SimpleXMLElement::class , in ...
https://man.plustar.jp/php/function.simplexml-load-string.html - [similar]
DOMDocument オブジェクト内の XIncludes を置換する 0
« DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の XIncludes を置換する DOMDocument::xinclude (PHP 5, PHP 7, PHP 8) DOMDocument::xinclude — DOMDocument オブジェクト内の XIncludes を置換する 説明 public DOMDocument::xinclude ( int $options = ...
https://man.plustar.jp/php/domdocument.xinclude.html - [similar]
Finalize the grammar rules 0
« Parle\Parser::advance Parle\Parser::consume » PHP Manual Parle\Parser Finalize the grammar rules Parle\Parser::build (PECL parle >= 0.5.1) Parle\Parser::build — Finalize the grammar rules 説明 public Parle\Parser::build (): void Any tokens and grammar rules previously added are finaliz ...
https://man.plustar.jp/php/parle-parser.build.html - [similar]
Get token id 0
« Parle\Parser::token Parle\Parser::trace » PHP Manual Parle\Parser Get token id Parle\Parser::tokenId (PECL parle >= 0.5.1) Parle\Parser::tokenId — Get token id 説明 public Parle\Parser::tokenId ( string $tok ): int Retrieve the id of the named token. パラメータ tok Name of the token as ...
https://man.plustar.jp/php/parle-parser.tokenid.html - [similar]
Retrieve the error information 0
« Parle\Parser::dump Parle\Parser::left » PHP Manual Parle\Parser Retrieve the error information Parle\Parser::errorInfo (PECL parle >= 0.5.1) Parle\Parser::errorInfo — Retrieve the error information 説明 public Parle\Parser::errorInfo (): Parle\ErrorInfo Retrieve the error information i ...
https://man.plustar.jp/php/parle-parser.errorinfo.html - [similar]
CDATA タグ全体を書き込む 0
« XMLWriter::writeAttributeNs XMLWriter::writeComment » PHP Manual XMLWriter CDATA タグ全体を書き込む XMLWriter::writeCdata xmlwriter_write_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeCdata -- xmlwriter_write_cdata — CDATA タグ全体を書き込む 説明 オブジェ ...
https://man.plustar.jp/php/xmlwriter.writecdata.html - [similar]
SimpleXML 要素に基づき整形式の XML 文字列を返す 0
« SimpleXMLElement::addChild SimpleXMLElement::attributes » PHP Manual SimpleXMLElement SimpleXML 要素に基づき整形式の XML 文字列を返す SimpleXMLElement::asXML (PHP 5, PHP 7, PHP 8) SimpleXMLElement::asXML — SimpleXML 要素に基づき整形式の XML 文字列を返す 説明 public SimpleXMLElement::as ...
https://man.plustar.jp/php/simplexmlelement.asxml.html - [similar]
XML-RPC 関数 0
« 定義済み定数 xmlrpc_decode_request » PHP Manual XML-RPC XML-RPC 関数 XML-RPC 関数 目次 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型にデコードする xmlrpc_encode_request — メソッドリクエスト用の XML を生成する xmlrpc_encode — PH ...
https://man.plustar.jp/php/ref.xmlrpc.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT