Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dmail.c103 int to_len, message_len, headers_len = 0; in PHP_FUNCTION() local
H A Dstring.c2807 int str_len, to_len = 0; local
3320 PHPAPI int php_char_to_str_ex(char *str, uint len, char from, char *to, int to_len, zval *result, i…
3390 PHPAPI int php_char_to_str(char *str, uint len, char from, char *to, int to_len, zval *result)
/PHP-5.3/ext/gd/libgd/
H A Dgdkanji.c348 size_t from_len, to_len; in do_convert() local
/PHP-5.3/ext/phar/
H A Dstream.c918 uint to_len = strlen(resource_to->path+1); in phar_wrapper_rename() local
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4015 int to_len; local
4054 size_t to_len; local
4201 size_t to_len; local
5675 size_t to_len; local
/PHP-5.3/ext/mbstring/
H A Dmbstring.c3834 int to_len; in PHP_FUNCTION() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c4058 …int to_len, message_len, headers_len, subject_len, cc_len, bcc_len, rpath_len, argc = ZEND_NUM_ARG… in PHP_FUNCTION() local

Completed in 82 milliseconds