Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 25 of 99) sorted by path

1234

/PHP-7.4/
H A DNEWS2318 . Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution
/PHP-7.4/Zend/tests/
H A Dforeach_017.phpt43 /* replace before */
55 /* replace after */
67 /* replace current */
/PHP-7.4/Zend/
H A Dzend_hash.c971 replace: in _zend_hash_index_add_or_update_i()
1020 goto replace; in _zend_hash_index_add_or_update_i()
/PHP-7.4/azure/
H A Dsetup-slapd.sh52 replace: olcSuffix
55 replace: olcRootDN
58 replace: olcRootPW
78 replace: olcLogLevel
/PHP-7.4/ext/dba/tests/
H A Ddba_cdb.phpt7 die('info CDB does not support replace or delete');
H A Ddba_cdb_001.phpt7 die('info CDB does not support replace or delete');
H A Ddba_cdb_make.phpt24 // dba_replace cdb_make doesn't know replace
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic16554 # actual common use, it should replace the one below.
16564 # there's a canonical type for this format, it should replace this one.
21290 # Modified by (1): Abel Cheung <abelcheung@gmail.com> (replace useless entry)
H A Dmagic私はガラスを食べられます16554 # actual common use, it should replace the one below.
16564 # there's a canonical type for this format, it should replace this one.
21290 # Modified by (1): Abel Cheung <abelcheung@gmail.com> (replace useless entry)
/PHP-7.4/ext/ldap/tests/
H A DREADME.md26 replace: olcSuffix
29 replace: olcRootDN
32 replace: olcRootPW
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c709 char *replace, in mb_regex_substitute() argument
719 p = replace; in mb_regex_substitute()
720 eos = replace + replace_len; in mb_regex_substitute()
1014 char *replace; in _php_mb_regex_ereg_replace_exec() local
1054 &replace, &replace_len, in _php_mb_regex_ereg_replace_exec()
1146 mb_regex_substitute(pbuf, string, string_len, replace, replace_len, re, regs, enc); in _php_mb_regex_ereg_replace_exec()
/PHP-7.4/ext/mbstring/tests/
H A Dbug43301.phpt23 …T_LNUMBER), expecting variable (T_VARIABLE) or '{' or '$' in %sbug43301.php(%d) : mbregex replace:1
H A Dbug77428.phpt2 Bug #77428: mb_ereg_replace() doesn't replace a substitution variable
/PHP-7.4/ext/oci8/tests/
H A Dbind_char_3.phpt23 "create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
H A Dbind_char_3_11gR1.phpt23 "create or replace function bind_char_3_fn(p1 char) return char as begin return p1; end;",
H A Dbind_char_4.phpt25 "create or replace function bind_char_3_fn(p1 varchar2) return varchar2 as begin return p1; end;",
H A Dbind_char_4_11gR1.phpt25 "create or replace function bind_char_3_fn(p1 varchar2) return varchar2 as begin return p1; end;",
H A Dbind_sqltchr_2.phpt13 "create or replace procedure bind_sqltchr_proc (msg_in in varchar2, msg_out out varchar2)
H A Dbug32325.phpt16 "create or replace type bug32325_t as table of number"
H A Dbug37581.phpt13 $p1 = "create or replace package BUG37581_PKG as
18 $p2 = "create or replace package body BUG37581_PKG as
H A Dbug42841.phpt21 "create or replace procedure bug42841_proc(out_1 out sys_refcursor) is
26 "create or replace package bug43449_pkg is
31 "create or replace package body bug43449_pkg is
H A Dbug44008.phpt16 "create or replace procedure bug44008_proc (p in out clob)
H A Dbug44113.phpt17 "create or replace type bug44113_list_t as table of number"
H A Dbug46994.phpt16 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
21 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
H A Dbug47281.phpt26 "create or replace procedure bug47281_sp as

Completed in 184 milliseconds

1234