Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 9 of 9) sorted by last modified time

/PHP-8.1/ext/zip/
H A Dphp_zip.c68 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2041 char * comment; local
2068 const char * comment; local
2091 char * comment, *name; local
2126 char * comment; local
2345 const char * comment; local
2377 const char * comment; local
H A Dphp_zip.stub.php80 public string $comment; variable in ZipArchive
122 public function setArchiveComment(string $comment): bool {}
128 public function setCommentIndex(int $index, string $comment): bool {}
131 public function setCommentName(string $name, string $comment): bool {}
/PHP-8.1/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.1/build/
H A Dgen_stub.php2212 function parseDocComment(DocComment $comment): array {
2378 ?DocComment $comment,
/PHP-8.1/ext/mysqli/
H A Dmysqli_nonapi.c1104 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
/PHP-8.1/win32/build/
H A Dconfutils.js2678 function AC_DEFINE(name, value, comment, quote) argument
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h185 const char *comment; member
/PHP-8.1/sapi/fuzzer/corpus/json/
H A Dpass1.json36 "comment": "// /* <!-- --", string
/PHP-8.1/ext/gd/libgd/
H A Dgd_jpeg.c183 char comment[255]; in _gdImageJpegCtx() local

Completed in 85 milliseconds