Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/standard/
H A Dinfo.c77 int new_len, written; in php_info_write_wrapper() local
238 int new_len; in php_info_html_esc_write() local
250 int new_len; in php_info_html_esc() local
H A Dhtml.c1324 int len, j, i, new_len; in PHP_FUNCTION() local
H A Dfile.c2242 size_t new_len; in php_fgetcsv() local
/PHP-5.3/ext/filter/
H A Dsanitizing_filters.c181 size_t new_len; in php_filter_string() local
/PHP-5.3/Zend/
H A Dzend_language_scanner.l624 size_t original_offset, offset, free_flag, new_len, length; in BEGIN_EXTERN_C() local
H A Dzend_language_scanner.c626 size_t original_offset, offset, free_flag, new_len, length; in BEGIN_EXTERN_C() local
/PHP-5.3/main/
H A Doutput.c408 uint new_len = OG(active_ob_buffer).text_length + text_length; in php_ob_allocate() local
/PHP-5.3/ext/wddx/
H A Dwddx.c937 int new_len=0; in php_wddx_pop_element() local
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c988 int new_len; /* Length of needed storage */ in php_pcre_replace_impl() local
/PHP-5.3/ext/soap/
H A Dsoap.c4145 size_t new_len; local
4170 size_t new_len; local
H A Dphp_encoding.c877 int new_len; in to_xml_string() local
/PHP-5.3/ext/phar/
H A Dphar.c2152 char *phar_fix_filepath(char *path, int *new_len, int use_cwd TSRMLS_DC) /* {{{ */
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4859 int new_len; local
5157 int new_len, key_type, err = 0, skip_field; local
/PHP-5.3/ext/mbstring/
H A Dmbstring.c2861 int str_len, new_len; in PHP_FUNCTION() local

Completed in 119 milliseconds