Home
last modified time | relevance | path

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

/PHP-8.0/ext/zip/
H A Dphp_zip.stub.php109 public function setArchiveComment(string $comment) {}
115 public function setCommentIndex(int $index, string $comment) {}
118 public function setCommentName(string $name, string $comment) {}
H A Dphp_zip.c68 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2032 char * comment; local
2059 const char * comment; local
2082 char * comment, *name; local
2117 char * comment; local
2336 const char * comment; local
2368 const char * comment; local
/PHP-8.0/ext/xml/
H A Dcompat.c314 _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.0/sapi/fuzzer/corpus/json/
H A Dpass1.json36 "comment": "// /* <!-- --", string
/PHP-8.0/ext/gd/libgd/
H A Dgd_jpeg.c183 char comment[255]; in _gdImageJpegCtx() local
/PHP-8.0/ext/mysqli/
H A Dmysqli_nonapi.c1060 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
/PHP-8.0/win32/build/
H A Dconfutils.js2673 function AC_DEFINE(name, value, comment, quote) argument
/PHP-8.0/build/
H A Dgen_stub.php1069 function parseDocComment(DocComment $comment): array {
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_structs.h189 const char *comment; member

Completed in 133 milliseconds