Home
last modified time | relevance | path

Searched defs:dest_len (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/intl/converter/
H A Dconverter.c584 int dest_len = src_len; in PHP_METHOD() local
687 int32_t dest_len, in php_converter_do_convert() local
782 int str_len, dest_len; in PHP_METHOD() local
815 int str_len, src_len, dest_len; in PHP_METHOD() local
/PHP-5.5/ext/bz2/
H A Dbz2.c500 unsigned int dest_len; /* Length of the destination buffer */ in PHP_FUNCTION() local
/PHP-5.5/ext/oci8/
H A Doci8_lob.c780 ub4 dest_len, from_len; local
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c1278 int src_len, dest_len; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dphar_object.c4112 static int phar_extract_file(zend_bool overwrite, phar_entry_info *entry, char *dest, int dest_len,… in phar_extract_file()

Completed in 35 milliseconds