Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.1/ext/dba/tests/
H A Ddba_db1.phpt19 Content 2 replaced
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db2.phpt19 Content 2 replaced
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db3.phpt19 Content 2 replaced
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_db4_000.phpt23 Content 2 replaced
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_dbm.phpt19 Content 2 replaced
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_flatfile.phpt23 Content 2 replaced
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile.phpt23 Content 2 replaced
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_ndbm.phpt19 Content 2 replaced
23 Content 2 replaced 2nd time
29 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_tcadb.phpt29 Content 2 replaced
33 Content 2 replaced 2nd time
39 string(27) "Content 2 replaced 2nd time"
46 Content 2 replaced
50 Content 2 replaced 2nd time
56 string(27) "Content 2 replaced 2nd time"
H A Ddba_gdbm.phpt22 Content 2 replaced
26 Content 2 replaced 2nd time
32 string(27) "Content 2 replaced 2nd time"
H A Ddba_qdbm.phpt20 Content 2 replaced
24 Content 2 replaced 2nd time
30 string(27) "Content 2 replaced 2nd time"
H A Ddba_handler.inc34 dba_replace("key2", "Content 2 replaced", $db_file);
59 dba_replace("key2", "Content 2 replaced 2nd time", $db_writer);
/PHP-7.1/ext/pgsql/tests/
H A D80_bug14383.phpt26 Content 2 replaced
30 Content 2 replaced 2nd time
36 string(27) "Content 2 replaced 2nd time"
43 Content 2 replaced
47 Content 2 replaced 2nd time
53 string(27) "Content 2 replaced 2nd time"
/PHP-7.1/ext/dom/tests/
H A DDOMComment_replaceData_basic.phpt13 $comment->replaceData(4,1,'replaced');
20 $comment->replaceData(0,50,'replaced');
29 <!--replaced-->
/PHP-7.1/ext/standard/
H A Dhtml.c1229 zend_string *replaced; in php_escape_html_entities_ex() local
1288 replaced = zend_string_safe_realloc(replaced, maxlen, 1, 128, 0); in php_escape_html_entities_ex()
1434 return replaced; in php_escape_html_entities_ex()
1445 zend_string *replaced; in php_html_entities() local
1460 RETVAL_STR(replaced); in php_html_entities()
1501 zend_string *replaced; in PHP_FUNCTION() local
1508 if (replaced) { in PHP_FUNCTION()
1509 RETURN_STR(replaced); in PHP_FUNCTION()
1522 zend_string *replaced; in PHP_FUNCTION() local
1536 if (replaced) { in PHP_FUNCTION()
[all …]
/PHP-7.1/ext/mbstring/tests/
H A Doverload02.phpt27 …$replaced = mb_convert_encoding(str_replace($c, '!!', $converted_str), mb_internal_encoding(), 'Sh…
28 var_dump(strpos($replaced, '!!'));
/PHP-7.1/ext/standard/tests/array/
H A Darray_flip_variation2.phpt31 'one', //expected: default key 0, value will be replaced by 'bool_key4'
34 1 => 'int_key', // expected: value will be replaced by 'bool_key3'
54 null => 'null_key1', // expected: value will be replaced by 'null_key2'
H A Duasort_variation3.phpt55 1, //expecting: default key 0, value will be replaced by 'FALSE'
58 1 => 10, // expecting: value will be replaced by 'TRUE'
78 null => 20, // expecting: value will be replaced by 'NULL'
/PHP-7.1/ext/oci8/tests/
H A Dfetch_all4.phpt26 $res = array(1,2,3); // this array is replaced as a result of the query
35 $row = array(1,2,3); // this array is replaced as a result of the query
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt24 // you can bind as many values as you want no matter if they can be replaced or not
43 // you can bind as many values as you want no matter if they can be replaced or not
/PHP-7.1/ext/spl/internal/
H A Dsplobjectstorage.inc110 * associative information is to be replaced
140 * associative information is to be replaced
/PHP-7.1/ext/spl/tests/
H A Dobserver_006.phpt73 $storage->attach($storage->current(), "replaced");
293 string(8) "replaced"
/PHP-7.1/
H A DREADME.UNIX-BUILD-SYSTEM9 - slow recursive make replaced with one global Makefile
73 special include directive (@ext_srcdir@ is automatically replaced).
89 replaced by the values which are correct for your extension
H A DREADME.EXT_SKEL157 question marks to be replaced by you, and you must of course add your own
H A DEXTENSIONS13 it has been replaced by a better system and you

Completed in 58 milliseconds

12