Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_smart_str.h103 size_t new_len = smart_str_alloc(dest, 1, persistent); in smart_str_appendc_ex() local
109 size_t new_len = smart_str_alloc(dest, len, persistent); in smart_str_appendl_ex() local
H A Dzend_smart_string.h115 size_t new_len = smart_string_alloc(dest, len, persistent); in smart_string_appendl_ex() local
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dencodings.c52 static char* convert(const char* src, int src_len, int *new_len, const char* from_enc, const char* … in convert()
H A Dxml_element.c641 int new_len = 0; in _xmlrpc_charHandler() local
/PHP-7.2/ext/zip/lib/
H A Dzip_extra_field_api.c233 int i, found, new_len; in zip_file_extra_field_set() local
/PHP-7.2/win32/
H A Dioutil.c563 …_normalization_result php_win32_ioutil_normalize_path_w(wchar_t **buf, size_t len, size_t *new_len) in php_win32_ioutil_normalize_path_w()
/PHP-7.2/ext/filter/
H A Dsanitizing_filters.c186 size_t new_len; in php_filter_string() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_utils.c200 PHPDBG_API char *phpdbg_trim(const char *str, size_t len, size_t *new_len) /* {{{ */ in phpdbg_trim()
/PHP-7.2/ext/pcre/
H A Dphp_pcre.c1290 size_t new_len; /* Length of needed storage */ in php_pcre_replace_impl() local
1553 size_t new_len; /* Length of needed storage */ in php_pcre_replace_func_impl() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c824 size_t new_len; in php_pgsql_PQescapeInternal() local
5541 size_t new_len; local
6651 size_t new_len; local
6821 size_t new_len; local
/PHP-7.2/ext/opcache/
H A Dzend_file_cache.c220 size_t new_len = info->str_size + len; local
/PHP-7.2/ext/phar/
H A Dphar.c2081 char *phar_fix_filepath(char *path, int *new_len, int use_cwd) /* {{{ */
H A Dphar_object.c2054 size_t new_len, oldname_len, phar_ext_len; in phar_rename_archive() local
/PHP-7.2/ext/standard/
H A Dfile.c2164 size_t new_len; in php_fgetcsv() local
/PHP-7.2/ext/soap/
H A Dphp_encoding.c837 int new_len; in to_xml_string() local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c3347 size_t new_len; in PHP_FUNCTION() local

Completed in 188 milliseconds