Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c82 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
2007 int comment_len; in ZIPARCHIVE_METHOD() local
2035 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2061 int comment_len, name_len; in ZIPARCHIVE_METHOD() local
2095 int comment_len; in ZIPARCHIVE_METHOD() local
2123 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2160 int comment_len = 0; in ZIPARCHIVE_METHOD() local
/PHP-5.5/ext/wddx/
H A Dwddx.c372 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start()
1182 int comment_len = 0; in PHP_FUNCTION() local
1263 int comment_len = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/lib/
H A Dzipint.h230 unsigned short comment_len; /* (c) length of file comment */ member
246 unsigned short comment_len; /* length of zip archive comment */ member
/PHP-5.5/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.5/ext/xml/
H A Dcompat.c324 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
/PHP-5.5/Zend/
H A Dzend_compile.c5303 int comment_len = 0; in zend_do_declare_property() local

Completed in 149 milliseconds