Home
last modified time | relevance | path

Searched defs:new_len (Results 1 – 17 of 17) sorted by relevance

/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dencodings.c60 static char* convert(const char* src, int src_len, int *new_len, const char* from_enc, const char* … in convert()
H A Dxml_element.c644 int new_len = 0; in _xmlrpc_charHandler() local
/PHP-5.6/Zend/
H A Dzend_string.h71 #define str_erealloc(str, new_len) \ argument
/PHP-5.6/ext/standard/
H A Dinfo.c66 size_t new_len; in php_info_print_html_esc() local
289 size_t new_len; in php_info_html_esc() local
H A Dhtml.c1454 size_t new_len; in php_html_entities() local
1508 size_t new_len = 0; in PHP_FUNCTION() local
1530 size_t new_len = 0; in PHP_FUNCTION() local
H A Dfile.c2132 size_t new_len; in php_fgetcsv() local
H A Dstring.c2619 size_t new_len; local
/PHP-5.6/ext/zip/lib/
H A Dzip_extra_field_api.c241 int i, found, new_len; in zip_file_extra_field_set() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.c197 PHPDBG_API char *phpdbg_trim(const char *str, size_t len, size_t *new_len) /* {{{ */ in phpdbg_trim()
/PHP-5.6/ext/filter/
H A Dsanitizing_filters.c181 size_t new_len; in php_filter_string() local
/PHP-5.6/ext/wddx/
H A Dwddx.c965 int new_len=0; in php_wddx_pop_element() local
/PHP-5.6/ext/pgsql/
H A Dpgsql.c5472 size_t new_len; local
6606 size_t new_len; local
6782 size_t new_len; local
/PHP-5.6/ext/pcre/
H A Dphp_pcre.c1078 size_t new_len; /* Length of needed storage */ in php_pcre_replace_impl() local
/PHP-5.6/ext/soap/
H A Dsoap.c4031 size_t new_len; local
4057 size_t new_len; local
H A Dphp_encoding.c871 int new_len; in to_xml_string() local
/PHP-5.6/ext/phar/
H A Dphar.c2134 char *phar_fix_filepath(char *path, int *new_len, int use_cwd TSRMLS_DC) /* {{{ */
/PHP-5.6/ext/mbstring/
H A Dmbstring.c3070 int str_len, new_len; in PHP_FUNCTION() local

Completed in 150 milliseconds