Home
last modified time | relevance | path

Searched refs:tokenizer (Results 1 – 25 of 72) sorted by relevance

123

/php-src/ext/tokenizer/
H A Dconfig.m41 PHP_ARG_ENABLE([tokenizer],
2 [whether to enable tokenizer support],
3 [AS_HELP_STRING([--disable-tokenizer],
4 [Disable tokenizer support])],
8 PHP_NEW_EXTENSION(tokenizer, tokenizer.c tokenizer_data.c, $ext_shared)
H A Dconfig.w323 ARG_ENABLE("tokenizer", "tokenizer support", "yes");
6 EXTENSION("tokenizer", "tokenizer.c tokenizer_data.c");
H A Dphp_tokenizer.h35 PHP_MINIT_FUNCTION(tokenizer);
36 PHP_MINFO_FUNCTION(tokenizer);
H A DMakefile.frag1 $(top_srcdir)/ext/tokenizer/tokenizer_data.c: $(top_srcdir)/Zend/zend_language_parser.y
5 $(builddir)/tokenizer.lo: $(top_srcdir)/Zend/zend_language_parser.c $(top_srcdir)/Zend/zend_languag…
H A DCREDITS1 tokenizer
/php-src/ext/dom/lexbor/patches/
H A D0001-Expose-line-and-column-information-for-use-in-PHP.patch10 source/lexbor/html/tokenizer.h | 2 ++
11 source/lexbor/html/tokenizer/state.h | 2 ++
43 diff --git a/source/lexbor/html/tokenizer.c b/source/lexbor/html/tokenizer.c
45 --- a/source/lexbor/html/tokenizer.c
46 +++ b/source/lexbor/html/tokenizer.c
92 diff --git a/source/lexbor/html/tokenizer.h b/source/lexbor/html/tokenizer.h
94 --- a/source/lexbor/html/tokenizer.h
95 +++ b/source/lexbor/html/tokenizer.h
105 diff --git a/source/lexbor/html/tokenizer/state.h b/source/lexbor/html/tokenizer/state.h
107 --- a/source/lexbor/html/tokenizer/state.h
[all …]
H A D0001-Shrink-size-of-static-binary-search-tree.patch9 source/lexbor/html/tokenizer/state.c | 2 +-
37 diff --git a/source/lexbor/html/tokenizer/state.c b/source/lexbor/html/tokenizer/state.c
39 --- a/source/lexbor/html/tokenizer/state.c
40 +++ b/source/lexbor/html/tokenizer/state.c
98 + "../../../source/lexbor/html/tokenizer/res.h",
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_parser_warning_02.phpt14 Warning: DOM\HTMLDocument::createFromString(): tokenizer error unexpected-null-character in Entity,…
16 Warning: DOM\HTMLDocument::createFromString(): tokenizer error missing-whitespace-between-attribute…
18 Warning: DOM\HTMLDocument::createFromString(): tokenizer error incorrectly-opened-comment in Entity…
20 Warning: DOM\HTMLDocument::createFromString(): tokenizer error nested-comment in Entity, line: 7, c…
H A DHTMLDocument_fromString_parser_warning_internal_error.phpt20 string(81) "tokenizer error invalid-first-character-of-tag-name in Entity, line: 1, column: 2"
23 string(66) "tokenizer error missing-end-tag-name in Entity, line: 1, column: 6"
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_encoding_unicode_error.phpt15 Warning: DOM\HTMLDocument::createFromFile(): tokenizer error missing-end-tag-name in %s on line %d
22 Warning: DOM\HTMLDocument::createFromString(): tokenizer error missing-end-tag-name in Entity, line…
/php-src/ext/dom/
H A Dconfig.m420tokenizer/error.c $LEXBOR_DIR/html/tokenizer/state_comment.c $LEXBOR_DIR/html/tokenizer/state_doct…
23 …$LEXBOR_DIR/html/token.c $LEXBOR_DIR/html/token_attr.c $LEXBOR_DIR/html/tokenizer.c $LEXBOR_DIR/ht…
45 PHP_ADD_BUILD_DIR($ext_builddir/$LEXBOR_DIR/html/tokenizer)
/php-src/ext/tokenizer/tests/
H A Dinvalid_octal_dnumber.phpt4 tokenizer
H A Dinvalid_large_octal_with_underscores.phpt4 tokenizer
H A Dno_inline_html_split.phpt4 tokenizer
H A D003.phpt4 tokenizer
H A DPhpToken_final_constructor.phpt4 tokenizer
H A Dbug67395.phpt4 tokenizer
H A Dtoken_get_all_TOKEN_PARSE_000.phpt4 tokenizer
H A Dbug80462.phpt4 tokenizer
H A Dattributes.phpt4 tokenizer
H A Dphp_tag_only.phpt4 tokenizer
H A Dphp_tag_only_2.phpt4 tokenizer
H A DPhpToken_toString.phpt4 tokenizer
H A Dbug81342.phpt4 tokenizer
H A DPhpToken_extension.phpt4 tokenizer

Completed in 33 milliseconds

123