Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/win32/
H A Dsendmail.c128 zend_string *replace; in php_win32_mail_trim_header() local
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c710 char *replace, in mb_regex_substitute()
987 char *replace; in _php_mb_regex_ereg_replace_exec() local
/PHP-8.2/main/
H A DSAPI.c623 …t sapi_add_header_ex(const char *header_line, size_t header_line_len, bool duplicate, bool replace) in sapi_add_header_ex()
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Dstring.c3258 zend_string *str_key, *tmp_str, *replace, *tmp_replace; local
H A Darray.c2986 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, …
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c2395 zval zv, *replace, *zcount = NULL; in PHP_FUNCTION() local
/PHP-8.2/ext/zip/
H A Dphp_zip.c280 zend_long replace, /* index to replace, add new file if < 0 */ in php_zip_add_file()

Completed in 130 milliseconds