Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_smart_str.h84 size_t new_len = smart_str_alloc(dest, 1, persistent); in smart_str_appendc_ex() local
90 size_t new_len = smart_str_alloc(dest, len, persistent); in smart_str_appendl_ex() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dencodings.c61 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-7.1/ext/zip/lib/
H A Dzip_extra_field_api.c233 int i, found, new_len; in zip_file_extra_field_set() local
/PHP-7.1/win32/
H A Dioutil.c543 …_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.1/ext/filter/
H A Dsanitizing_filters.c186 size_t new_len; in php_filter_string() local
/PHP-7.1/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.1/ext/pgsql/
H A Dpgsql.c824 size_t new_len; in php_pgsql_PQescapeInternal() local
5535 size_t new_len; local
6645 size_t new_len; local
6815 size_t new_len; local
/PHP-7.1/ext/opcache/
H A Dzend_file_cache.c216 size_t new_len = info->str_size + len; in zend_file_cache_serialize_interned() local
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1183 size_t new_len; /* Length of needed storage */ in php_pcre_replace_impl() local
/PHP-7.1/ext/standard/
H A Dfile.c2117 size_t new_len; in php_fgetcsv() local
/PHP-7.1/ext/phar/
H A Dphar.c2080 char *phar_fix_filepath(char *path, int *new_len, int use_cwd) /* {{{ */
H A Dphar_object.c2043 size_t new_len, oldname_len; in phar_rename_archive() local
/PHP-7.1/ext/soap/
H A Dphp_encoding.c849 int new_len; in to_xml_string() local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c3233 size_t str_len, new_len; in PHP_FUNCTION() local

Completed in 95 milliseconds