Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c68 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2040 size_t comment_len; local
2069 int comment_len = 0; local
2090 size_t comment_len, name_len; local
2125 size_t comment_len; local
2344 zip_uint32_t comment_len = 0; local
2378 zip_uint32_t comment_len = 0; local
/PHP-8.1/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.1/ext/xml/
H A Dcompat.c314 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()

Completed in 36 milliseconds