Searched defs:comment (Results 1 – 9 of 9) sorted by relevance
/PHP-8.2/ext/xml/ |
H A D | compat.c | 314 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *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-8.2/sapi/fuzzer/corpus/json/ |
H A D | pass1.json | 36 "comment": "// /* <!-- --", string
|
/PHP-8.2/ext/zip/ |
H A D | php_zip.c | 69 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument 2057 char * comment; local 2084 const char * comment; local 2107 char * comment, *name; local 2142 char * comment; local 2361 const char * comment; local 2393 const char * comment; local
|
H A D | php_zip.stub.php | 674 public string $comment; variable in ZipArchive
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd_jpeg.c | 183 char comment[255]; in _gdImageJpegCtx() local
|
/PHP-8.2/ext/mysqli/ |
H A D | mysqli_nonapi.c | 974 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
|
/PHP-8.2/win32/build/ |
H A D | confutils.js | 2678 function AC_DEFINE(name, value, comment, quote) argument
|
/PHP-8.2/build/ |
H A D | gen_stub.php | 3176 function parseDocComment(DocComment $comment): array { 3424 ?DocComment $comment,
|
/PHP-8.2/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 185 const char *comment; member
|
Completed in 81 milliseconds