Home
last modified time | relevance | path

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

/PHP-5.5/ext/ereg/
H A Dereg.c403 PHP_EREG_API char *php_ereg_replace(const char *pattern, const char *replace, const char *string, i… in php_ereg_replace()
556 char *replace; in php_do_ereg_replace() local
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1054 *replace=NULL, /* Replacement string */ in php_pcre_replace_impl() local
1277 static char *php_replace_in_subject(zval *regex, zval *replace, zval **subject, int *result_len, in… in php_replace_in_subject()
1368 **replace, in preg_replace_impl() local
/PHP-5.5/win32/
H A Dsendmail.c161 zval *replace; in php_win32_mail_trim_header() local
/PHP-5.5/main/
H A Dmain.c720 char *replace = php_escape_html_entities(buffer, buffer_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); in php_verror() local
778 char *replace = php_escape_html_entities(origin, origin_len, &len, 0, ENT_COMPAT, NULL TSRMLS_CC); in php_verror() local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c794 char *replace; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c586 zend_bool replace = 0; in add_header_to_table() local
/PHP-5.5/ext/standard/
H A Dstring.c3881 static void php_str_replace_in_subject(zval *search, zval *replace, zval **subject, zval *result, i…
3994 zval **subject, **search, **replace, **subject_entry, **zcount = NULL; local
H A Darray.c2345 …_array_merge_or_replace_wrapper(INTERNAL_FUNCTION_PARAMETERS, int recursive, int replace) /* {{{ */ in php_array_merge_or_replace_wrapper()

Completed in 91 milliseconds