Searched defs:comment_len (Results 1 – 6 of 6) sorted by relevance
82 #define PHP_ZIP_SET_FILE_COMMENT(za, index, comment, comment_len) \ argument1999 int comment_len; in ZIPARCHIVE_METHOD() local2027 int comment_len = 0; in ZIPARCHIVE_METHOD() local2053 int comment_len, name_len; in ZIPARCHIVE_METHOD() local2087 int comment_len; in ZIPARCHIVE_METHOD() local2115 int comment_len = 0; in ZIPARCHIVE_METHOD() local2152 int comment_len = 0; in ZIPARCHIVE_METHOD() local
369 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() local1244 int comment_len = 0; in PHP_FUNCTION() local
230 unsigned short comment_len; /* (c) length of file comment */ member246 unsigned short comment_len; /* length of zip archive comment */ member
164 char comment_len[2]; /* file comment length 2 bytes */ member233 char comment_len[2]; /* .ZIP file comment length 2 bytes */ member
324 _build_comment(const xmlChar *data, int data_len, xmlChar **comment, int *comment_len) in _build_comment()
5083 int comment_len = 0; in zend_do_declare_property() local
Completed in 41 milliseconds