Home
last modified time | relevance | path

Searched refs:magic_quotes_runtime (Results 1 – 25 of 47) sorted by relevance

12

/PHP-5.3/ext/standard/tests/general_functions/
H A Dset_magic_quotes_runtime_variation1.phpt4 magic_quotes_runtime = 0
94 New value of magic_quotes_runtime after last set is 0
99 New value of magic_quotes_runtime after last set is 1
104 New value of magic_quotes_runtime after last set is 1
109 New value of magic_quotes_runtime after last set is 1
114 New value of magic_quotes_runtime after last set is 0
119 New value of magic_quotes_runtime after last set is 1
124 New value of magic_quotes_runtime after last set is 1
129 New value of magic_quotes_runtime after last set is 1
134 New value of magic_quotes_runtime after last set is 1
[all …]
H A Dset_magic_quotes_runtime_basic.phpt4 magic_quotes_runtime = 0
8 * Description: Sets the current active configuration setting of magic_quotes_runtime
H A Dget_magic_quotes_runtime.phpt4 magic_quotes_runtime = 0
8 * Description: Gets the current active configuration setting of magic_quotes_runtime
H A Dset_magic_quotes_runtime_error.phpt6 * Description: Sets the current active configuration setting of magic_quotes_runtime
/PHP-5.3/ext/dba/tests/
H A Ddba008.phpt2 DBA magic_quotes_runtime Test
14 ini_set('magic_quotes_runtime', 0);
17 ini_set('magic_quotes_runtime', 1);
21 ini_set('magic_quotes_runtime', 0);
H A Ddba_db4_010.phpt2 DBA DB4 magic_quotes_runtime Test
15 ini_set('magic_quotes_runtime', 0);
18 ini_set('magic_quotes_runtime', 1);
22 ini_set('magic_quotes_runtime', 0);
H A Ddba_cdb_make.phpt4 magic_quotes_runtime=1
40 Deprecated: Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and greater in Unknown on lin…
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_magic_quotes.phpt2 magic_quotes_runtime (DEPRECATED)
14 magic_quotes_runtime=1
103 Deprecated: Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and greater in Unknown on lin…
105 Warning: mysqli_result::fetch_assoc(): magic_quotes_runtime are deprecated since PHP 5.3 in %s on l…
117 Warning: mysqli_fetch_row(): magic_quotes_runtime are deprecated since PHP 5.3 in %s on line %d
120 Warning: mysqli_fetch_array(): magic_quotes_runtime are deprecated since PHP 5.3 in %s on line %d
123 Warning: mysqli_fetch_object(): magic_quotes_runtime are deprecated since PHP 5.3 in %s on line %d
/PHP-5.3/ext/spl/tests/
H A DSplFileObject_fwrite_variation_003.phpt2 SplFileObject::fwrite function - writing with magic_quotes_runtime ini set
5 ini_set('magic_quotes_runtime',true);
/PHP-5.3/ext/exif/tests/
H A Dexif006.phpt2 Check for exif_read_data, magic_quotes_runtime
11 magic_quotes_runtime=1
23 Deprecated: Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and greater in Unknown on lin…
H A Dbug34704.phpt6 magic_quotes_runtime=0
H A Dexif002.phpt6 magic_quotes_runtime=0
/PHP-5.3/ext/phar/tests/
H A Dfgc_edgecases.phpt36 ini_set("magic_quotes_runtime", 1);
63 ini_set("magic_quotes_runtime", 1);
81 ini_set("magic_quotes_runtime", 1);
99 ini_set(\"magic_quotes_runtime\", 1);
/PHP-5.3/ext/hash/tests/
H A Dmhash_004.phpt4 magic_quotes_runtime=0
H A Dmhash_001.phpt4 magic_quotes_runtime=0
/PHP-5.3/ext/iconv/tests/
H A Dtranslit-utf8.phpt9 magic_quotes_runtime=0
/PHP-5.3/ext/xml/tests/
H A Dxml_closures_001.phpt6 magic_quotes_runtime=0
H A Dxml004.phpt6 magic_quotes_runtime=0
H A Dxml001.phpt9 magic_quotes_runtime=0
H A Dxml003.phpt9 magic_quotes_runtime=0
H A Dxml002.phpt9 magic_quotes_runtime=0
/PHP-5.3/main/
H A Dphp_globals.h58 zend_bool magic_quotes_runtime; member
/PHP-5.3/ext/spl/examples/
H A Ddbaarray.inc54 if (ini_get('magic_quotes_runtime')) {
/PHP-5.3/ext/pdo/tests/
H A Dpdo_test.inc14 if (ini_get('magic_quotes_runtime')) $common = stripslashes($common);
/PHP-5.3/ext/zlib/tests/
H A D004.phpt15 ini_set("magic_quotes_runtime", 1);

Completed in 40 milliseconds

12