Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dencoding.c104 const lxb_char_t *replace, size_t length) in lxb_encoding_encode_replace_set_noi()
159 const lxb_codepoint_t *replace, size_t length) in lxb_encoding_decode_replace_set_noi()
H A Dencoding.h96 const lxb_char_t *replace, size_t length) in lxb_encoding_encode_replace_set()
217 const lxb_codepoint_t *replace, size_t length) in lxb_encoding_decode_replace_set()
/php-src/ext/xsl/
H A Dphp_xsl.c228 const char *replace in xsl_try_output_replaced_error_message()
241 #define XSL_TRY_OUTPUT_REPLACED_ERROR_MESSAGE(ctx, msg, args, search, replace) \ argument
/php-src/win32/
H A Dsendmail.c127 zend_string *replace; in php_win32_mail_trim_header() local
/php-src/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-src/main/
H A DSAPI.c627 …t sapi_add_header_ex(const char *header_line, size_t header_line_len, bool duplicate, bool replace) in sapi_add_header_ex()
/php-src/ext/standard/
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
H A Darray.c3322 static void php_splice(HashTable *in_hash, zend_long offset, zend_long length, HashTable *replace, …
H A Dstring.c3429 zend_string *str_key, *tmp_str, *replace, *tmp_replace; local
/php-src/ext/pcre/
H A Dphp_pcre.c2438 zval zv, *replace, *zcount = NULL; in PHP_FUNCTION() local
/php-src/ext/zip/
H A Dphp_zip.c286 zend_long replace, /* index to replace, add new file if < 0 */ in php_zip_add_file()

Completed in 93 milliseconds