Home
last modified time | relevance | path

Searched defs:comment_len (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/zip/
H A Dphp_zip.c69 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2056 size_t comment_len; local
2085 int comment_len = 0; local
2106 size_t comment_len, name_len; local
2141 size_t comment_len; local
2360 zip_uint32_t comment_len = 0; local
2394 zip_uint32_t comment_len = 0; local
/PHP-8.2/ext/phar/
H A Dpharzip.h162 char comment_len[2]; /* file comment length 2 bytes */ member
231 char comment_len[2]; /* .ZIP file comment length 2 bytes */ member
H A Dzip.c171 uint16_t comment_len; in phar_find_eocd() local
/PHP-8.2/ext/xml/
H A Dcompat.c314 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()

Completed in 20 milliseconds