Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 34) sorted by path

12

/php-src/
H A DEXTENSIONS12 it has been replaced by a better system and you
H A DUPGRADING.INTERNALS166 replaced by a non-biased scaler.
/php-src/Zend/tests/
H A Dbug_debug_backtrace_replace_zend_execute_ex.phpt2 bug_debug_backtrace.phpt with replaced zend_execute_ex
/php-src/docs-old/
H A Dunix-build-system.md8 * slow recursive make replaced with one global Makefile
69 (`@ext_srcdir@` is automatically replaced).
86 `Makefile.frag`. In this file, `$(builddir)` and `$(srcdir)` will be replaced by
/php-src/ext/dba/tests/
H A Ddba_db1.phpt46 Content 2 replaced
54 Fetch "key2": Content 2 replaced 2nd time
64 string(27) "Content 2 replaced 2nd time"
H A Ddba_db2.phpt46 Content 2 replaced
54 Fetch "key2": Content 2 replaced 2nd time
64 string(27) "Content 2 replaced 2nd time"
H A Ddba_db3.phpt46 Content 2 replaced
54 Fetch "key2": Content 2 replaced 2nd time
64 string(27) "Content 2 replaced 2nd time"
H A Ddba_db4_000.phpt47 Content 2 replaced
55 Fetch "key2": Content 2 replaced 2nd time
65 string(27) "Content 2 replaced 2nd time"
H A Ddba_dbm.phpt36 Content 2 replaced
41 Fetch "key2": Content 2 replaced 2nd time
47 string(27) "Content 2 replaced 2nd time"
H A Ddba_flatfile.phpt46 Content 2 replaced
54 Fetch "key2": Content 2 replaced 2nd time
64 string(27) "Content 2 replaced 2nd time"
H A Ddba_gdbm.phpt52 Content 2 replaced
60 Fetch "key2": Content 2 replaced 2nd time
72 string(27) "Content 2 replaced 2nd time"
98 Content 2 replaced
106 Fetch "key2": Content 2 replaced 2nd time
116 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile.phpt49 Content 2 replaced
57 Fetch "key2": Content 2 replaced 2nd time
71 string(27) "Content 2 replaced 2nd time"
H A Ddba_lmdb.phpt54 Content 2 replaced
62 Fetch "key2": Content 2 replaced 2nd time
74 string(27) "Content 2 replaced 2nd time"
102 Content 2 replaced
110 Fetch "key2": Content 2 replaced 2nd time
120 string(27) "Content 2 replaced 2nd time"
H A Ddba_lmdb_flags.phpt51 dba_replace("key2", "Content 2 replaced", $db_file);
76 Content 2 replaced
H A Ddba_ndbm.phpt53 Content 2 replaced
61 Fetch "key2": Content 2 replaced 2nd time
73 string(27) "Content 2 replaced 2nd time"
99 Content 2 replaced
107 Fetch "key2": Content 2 replaced 2nd time
117 string(27) "Content 2 replaced 2nd time"
H A Ddba_qdbm.phpt52 Content 2 replaced
60 Fetch "key2": Content 2 replaced 2nd time
72 string(27) "Content 2 replaced 2nd time"
98 Content 2 replaced
106 Fetch "key2": Content 2 replaced 2nd time
116 string(27) "Content 2 replaced 2nd time"
H A Ddba_tcadb.phpt47 Content 2 replaced
55 Fetch "key2": Content 2 replaced 2nd time
65 string(27) "Content 2 replaced 2nd time"
/php-src/ext/dba/tests/setup/
H A Dsetup_dba_tests.inc119 var_dump(dba_replace('key2', 'Content 2 replaced', $db_writer));
149 var_dump(dba_replace('key2', 'Content 2 replaced 2nd time', $db_writer));
/php-src/ext/dom/tests/
H A DDOMComment_replaceData_basic.phpt13 $comment->replaceData(4,1,'replaced');
20 $comment->replaceData(0,50,'replaced');
29 <!--replaced-->
/php-src/ext/fileinfo/tests/
H A Dmagic3052 # [GRR: the original entries collide with ARC, above; replaced with combined
11331 # XXX - I think it was either renamed Slate, or replaced by Slate....
25802 # Note: This format was replaced in Maple 18 by the Maple Help format (*.help)
38611 # For the 1.0 release, Xiphophorus is replaced by Xiph.Org
H A Dmagic私はガラスを食べられます3052 # [GRR: the original entries collide with ARC, above; replaced with combined
11331 # XXX - I think it was either renamed Slate, or replaced by Slate....
25802 # Note: This format was replaced in Maple 18 by the Maple Help format (*.help)
38611 # For the 1.0 release, Xiphophorus is replaced by Xiph.Org
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt183 replaced with your own identifying information. (Don't include
/php-src/ext/opcache/tests/opt/
H A Dsccp_016.phpt2 SCCP 016: Used constant instructions should be replaced with QM_ASSIGN
/php-src/ext/pcre/tests/
H A Dbug81243.phpt7 $replaced = preg_replace('/\s/', '-', $test_string);
9 $replaced = str_repeat($replaced, 1);
13 $replaced = preg_replace_callback('/\s/', function ($_) {return '-';}, $test_string);
15 $replaced = str_repeat($replaced, 1);
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt23 // you can bind as many values as you want no matter if they can be replaced or not
42 // you can bind as many values as you want no matter if they can be replaced or not

Completed in 177 milliseconds

12