Home
last modified time | relevance | path

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

/php-src/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-src/ext/phar/
H A Dpharzip.h169 char comment_len[2]; /* file comment length 2 bytes */ member
238 char comment_len[2]; /* .ZIP file comment length 2 bytes */ member
H A Dzip.c201 uint16_t comment_len; in phar_find_eocd() local
/php-src/ext/xml/
H A Dcompat.c314 _build_comment(const xmlChar *data, size_t data_len, xmlChar **comment, size_t *comment_len) in _build_comment()

Completed in 21 milliseconds