検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 137 for [SIMILAR] 16 1024 4096 WITH 52072 molecule WITH ... (0.171 sec.)
名前空間をサポートした XML パーサを生成する 2675
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生成する xml_parser_create_ns (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_parser_create_ns — 名前空間をサポートした XML パーサを生成する 説明 xml_parser_create_ns ( ? string $encoding = null , str ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
処理命令 (PI) 用ハンドラを設定する 2675
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) 用ハンドラを設定する xml_set_processing_instruction_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_in ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
Parsing 2675
« CommonMark 関数 CommonMark\Render » PHP Manual CommonMark 関数 Parsing CommonMark\Parse (cmark >= 1.0.0) CommonMark\Parse — Parsing 説明 CommonMark\Parse ( string $content , int $options = ? ): CommonMark\Node Shall parse content パラメータ content markdown string options A mask of: Co ...
https://man.plustar.jp/php/function.commonmark-parse.html - [similar]
XML パーサのエラーコードを得る 2675
« xml_get_current_line_number xml_parse_into_struct » PHP Manual XML パーサ 関数 XML パーサのエラーコードを得る xml_get_error_code (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_error_code — XML パーサのエラーコードを得る 説明 xml_get_error_code ( XMLParser $parser ): int XML パーサのエラーコードを ...
https://man.plustar.jp/php/function.xml-get-error-code.html - [similar]
Declare a precedence rule 0
« Parle\Parser::nonassoc Parle\Parser::push » PHP Manual Parle\Parser Declare a precedence rule Parle\Parser::precedence (PECL parle >= 0.5.1) Parle\Parser::precedence — Declare a precedence rule 説明 public Parle\Parser::precedence ( string $tok ): void Declares a precedence rule for a ...
https://man.plustar.jp/php/parle-parser.precedence.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
Parsing and lexing 0
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing はじめに インストール/設定 要件 インストール手順 定義済み定数 Pattern matching — Parle pattern matching Character representations Character classes Unicode character classes Alternation and r ...
https://man.plustar.jp/php/book.parle.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]
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]
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT