Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 25 of 31) sorted by relevance

12

/php-src/ext/dom/lexbor/lexbor/html/tree/insertion_mode/
H A Dafter_after_body.c16 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_after_after_body() local
H A Dafter_after_frameset.c16 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_after_after_frameset() local
H A Dafter_body.c17 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_after_body() local
H A Dafter_frameset.c16 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_after_frameset() local
H A Din_frameset.c47 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_in_frameset() local
H A Dbefore_head.c43 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_before_head_open() local
H A Dbefore_html.c50 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_before_html_open() local
H A Dafter_head.c43 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_after_head_open() local
H A Din_head.c57 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_in_head_open() local
H A Din_column_group.c61 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_in_column_group_comment() local
H A Dforeign_content.c206 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_foreign_content_comment() local
H A Dinitial.c139 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_initial() local
H A Din_select.c52 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_in_select_comment() local
H A Din_table.c56 lxb_dom_comment_t *comment; in lxb_html_tree_insertion_mode_in_table_comment() local
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Dcomment.c51 lxb_dom_comment_interface_destroy(lxb_dom_comment_t *comment) in lxb_dom_comment_interface_destroy()
H A Ddocument.c393 lxb_dom_comment_t *comment; in lxb_dom_document_create_comment() local
/php-src/ext/xml/
H A Dcompat.c314 _build_comment(const xmlChar *data, size_t data_len, xmlChar **comment, size_t *comment_len) in _build_comment()
327 _comment_handler(void *user, const xmlChar *comment) in _comment_handler()
522 XML_SetCommentHandler(XML_Parser parser, XML_CommentHandler comment) in XML_SetCommentHandler()
/php-src/sapi/fuzzer/corpus/json/
H A Dpass1.json36 "comment": "// /* <!-- --", string
/php-src/ext/zip/
H A Dphp_zip.c69 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2072 char * comment; local
2099 const char * comment; local
2156 char * comment, *name; local
2191 char * comment; local
2410 const char * comment; local
2442 const char * comment; local
H A Dphp_zip.stub.php639 public string $comment; variable in ZipArchive
/php-src/ext/dom/
H A Dhtml5_parser.c273 lxb_dom_comment_t *comment = lxb_dom_interface_comment(node); in lexbor_libxml2_bridge_convert() local
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2226 # define IR_LOG_LSRA(action, ival, comment) do { \ argument
2237 # define IR_LOG_LSRA_ASSIGN(action, ival, comment) do { \ argument
2277 # define IR_LOG_LSRA(action, ival, comment) argument
2278 # define IR_LOG_LSRA_ASSIGN(action, ival, comment) argument
/php-src/ext/gd/libgd/
H A Dgd_jpeg.c183 char comment[255]; in _gdImageJpegCtx() local
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtoken.h171 lxb_css_syntax_token_comment_t comment; member
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c967 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local

Completed in 72 milliseconds

12