Searched defs:comment_len (Results 1 – 4 of 4) sorted by relevance
68 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument2031 size_t comment_len; local2060 int comment_len = 0; local2081 size_t comment_len, name_len; local2116 size_t comment_len; local2335 zip_uint32_t comment_len = 0; local2369 zip_uint32_t comment_len = 0; local
162 char comment_len[2]; /* file comment length 2 bytes */ member231 char comment_len[2]; /* .ZIP file comment length 2 bytes */ member
170 uint16_t comment_len; in phar_find_eocd() local
314 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
Completed in 26 milliseconds