Searched defs:replace (Results 1 – 8 of 8) sorted by relevance
/PHP-8.3/win32/ |
H A D | sendmail.c | 128 zend_string *replace; in php_win32_mail_trim_header() local
|
/PHP-8.3/ext/mbstring/ |
H A D | php_mbregex.c | 710 char *replace, in mb_regex_substitute() 987 char *replace; in _php_mb_regex_ereg_replace_exec() local
|
/PHP-8.3/main/ |
H A D | SAPI.c | 628 …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.3/ext/standard/ |
H A D | basic_functions.stub.php | 2096 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
|
H A D | string.c | 3207 zend_string *str_key, *tmp_str, *replace, *tmp_replace; local
|
H A D | array.c | 3208 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, …
|
/PHP-8.3/ext/pcre/ |
H A D | php_pcre.c | 2383 zval zv, *replace, *zcount = NULL; in PHP_FUNCTION() local
|
/PHP-8.3/ext/zip/ |
H A D | php_zip.c | 286 zend_long replace, /* index to replace, add new file if < 0 */ in php_zip_add_file()
|
Completed in 109 milliseconds