Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/skeleton/
H A Dcreate_stubs40 function comment(s) function
/PHP-5.5/ext/zip/lib/
H A Dzip_set_archive_comment.c43 zip_set_archive_comment(struct zip *za, const char *comment, int len) in zip_set_archive_comment()
H A Dzip_set_file_comment.c44 const char *comment, int len) in zip_set_file_comment()
H A Dzipint.h229 char *comment; /* (c) file comment */ member
245 char *comment; /* zip archive comment */ member
/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()
/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-5.5/ext/xml/
H A Dcompat.c324 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
337 _comment_handler(void *user, const xmlChar *comment) in _comment_handler()
535 XML_SetCommentHandler(XML_Parser parser, XML_CommentHandler comment) in XML_SetCommentHandler()
/PHP-5.5/ext/zip/
H A Dphp_zip.c82 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2008 char * comment; in ZIPARCHIVE_METHOD() local
2034 const char * comment; in ZIPARCHIVE_METHOD() local
2062 char * comment, *name; in ZIPARCHIVE_METHOD() local
2096 char * comment; in ZIPARCHIVE_METHOD() local
2124 const char * comment; in ZIPARCHIVE_METHOD() local
2159 const char * comment; in ZIPARCHIVE_METHOD() local
/PHP-5.5/ext/wddx/
H A Dwddx.c372 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start()
1181 char *comment = NULL; in PHP_FUNCTION() local
1262 char *comment = NULL; in PHP_FUNCTION() local
/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
2073 char * comment; local
2100 const char * comment; local
2157 char * comment, *name; local
2192 char * comment; local
2411 const char * comment; local
2443 const char * comment; local

Completed in 107 milliseconds

12