Home
last modified time | relevance | path

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

/PHP-8.3/ext/zip/
H A Dphp_zip.c69 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2071 size_t comment_len; local
2100 int comment_len = 0; local
2155 size_t comment_len, name_len; local
2190 size_t comment_len; local
2409 zip_uint32_t comment_len = 0; local
2443 zip_uint32_t comment_len = 0; local
/PHP-8.3/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.3/ext/xml/
H A Dcompat.c314 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()

Completed in 27 milliseconds