Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dsendmail.c128 zend_string *replace; in php_win32_mail_trim_header() local
/PHP-8.0/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.0/main/
H A DSAPI.c619 …_header_ex(const char *header_line, size_t header_line_len, zend_bool duplicate, zend_bool replace) in sapi_add_header_ex()
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php497 function header(string $header, bool $replace = true, int $response_code = 0): void {}
608 function substr_replace(array|string $string, array|string $replace, array|int $offset, array|int|n…
638 function str_replace(array|string $search, array|string $replace, string|array $subject, &$count = …
641 function str_ireplace(array|string $search, array|string $replace, string|array $subject, &$count =…
H A Dstring.c3205 zend_string *str_key, *tmp_str, *replace, *tmp_replace; local
H A Darray.c3008 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, …
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c2411 zval zv, *replace, *zcount = NULL; in PHP_FUNCTION() local
/PHP-8.0/ext/zip/
H A Dphp_zip.c279 zend_long replace, /* index to replace, add new file if < 0 */ in php_zip_add_file()

Completed in 77 milliseconds