Home
last modified time | relevance | path

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

/PHP-5.6/ext/zip/
H A Dphp_zip.c97 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2080 int comment_len; in ZIPARCHIVE_METHOD() local
2108 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2134 int comment_len, name_len; in ZIPARCHIVE_METHOD() local
2168 int comment_len; in ZIPARCHIVE_METHOD() local
2346 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2383 int comment_len = 0; in ZIPARCHIVE_METHOD() local
/PHP-5.6/ext/wddx/
H A Dwddx.c371 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start()
1220 int comment_len = 0; in PHP_FUNCTION() local
1301 int comment_len = 0; in PHP_FUNCTION() local
/PHP-5.6/ext/phar/
H A Dpharzip.h164 char comment_len[2]; /* file comment length 2 bytes */ member
233 char comment_len[2]; /* .ZIP file comment length 2 bytes */ member
/PHP-5.6/ext/zip/lib/
H A Dzip_open.c207 zip_int64_t tail_len, comment_len; in _zip_readcdir() local
H A Dzip_dirent.c335 zip_uint16_t filename_len, comment_len, ef_len; in _zip_dirent_read() local
/PHP-5.6/ext/xml/
H A Dcompat.c324 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
/PHP-5.6/Zend/
H A Dzend_compile.c5446 int comment_len = 0; in zend_do_declare_property() local

Completed in 48 milliseconds