Home
last modified time | relevance | path

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

/PHP-5.4/ext/zip/
H A Dphp_zip.c82 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument
1999 int comment_len; in ZIPARCHIVE_METHOD() local
2027 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2053 int comment_len, name_len; in ZIPARCHIVE_METHOD() local
2087 int comment_len; in ZIPARCHIVE_METHOD() local
2115 int comment_len = 0; in ZIPARCHIVE_METHOD() local
2152 int comment_len = 0; in ZIPARCHIVE_METHOD() local
/PHP-5.4/ext/wddx/
H A Dwddx.c369 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start()
1163 int comment_len = 0; in PHP_FUNCTION() local
1244 int comment_len = 0; in PHP_FUNCTION() local
/PHP-5.4/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.4/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.4/ext/xml/
H A Dcompat.c324 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
/PHP-5.4/Zend/
H A Dzend_compile.c5083 int comment_len = 0; in zend_do_declare_property() local

Completed in 42 milliseconds