Home
last modified time | relevance | path

Searched defs:to_len (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/standard/
H A Dmail.c105 int to_len, message_len, headers_len = 0; in PHP_FUNCTION() local
H A Dstring.c3157 int str_len, to_len = 0; local
3622 PHPAPI int php_char_to_str_ex(char *str, uint len, char from, char *to, int to_len, zval *result, i…
3692 PHPAPI int php_char_to_str(char *str, uint len, char from, char *to, int to_len, zval *result)
/PHP-5.5/ext/gd/libgd/
H A Dgdkanji.c348 size_t from_len, to_len; in do_convert() local
/PHP-5.5/ext/phar/
H A Dstream.c918 uint to_len = strlen(resource_to->path+1); in phar_wrapper_rename() local
/PHP-5.5/ext/pgsql/
H A Dpgsql.c4156 int to_len; local
4194 size_t to_len; local
4341 size_t to_len; local
5947 size_t to_len; local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4022 int to_len; in PHP_FUNCTION() local
/PHP-5.5/ext/imap/
H A Dphp_imap.c4049 …int to_len, message_len, headers_len, subject_len, cc_len, bcc_len, rpath_len, argc = ZEND_NUM_ARG… in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c4956 int to_len, void* arg) in i_apply_case_fold()

Completed in 85 milliseconds