Home
last modified time | relevance | path

Searched refs:unset (Results 326 – 350 of 1192) sorted by relevance

1...<<11121314151617181920>>...48

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_class_constants.phpt75 unset($expected[$name]);
76 unset($constants[$name]);
80 unset($constants[$name]);
/PHP-5.5/ext/standard/tests/strings/
H A Dexplode_variation2.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Dltrim_variation1.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Drtrim_variation1.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Dvsprintf_variation2.phpt20 //get an unset variable
22 unset ($unset_var);
76 // unset data
H A Dconvert_cyr_string_variation1.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Dsscanf_variation1.phpt12 //get an unset variable
14 unset($unset_var);
65 // unset variable
H A Dstr_pad_variation1.phpt16 //get an unset variable
18 unset($unset_var);
69 // unset variable
H A Dstrtr_variation6.phpt17 //get an unset variable
19 unset($unset_var);
71 // unset variable
H A Dtrim_variation1.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
/PHP-5.5/ext/standard/tests/file/
H A Dfseek_variation2.phpt18 //get an unset variable
20 unset ($unset_var);
57 // unset data
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_extension_funcs_variation.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Dgetrusage_variation1.phpt23 //get an unset variable
25 unset ($unset_var);
63 // unset data
/PHP-5.5/Zend/tests/
H A Dfunction_exists_variation1.phpt13 //get an unset variable
15 unset($unset_var);
67 // unset variable
H A Dbug38211.phpt6 unset($$test);
H A Dgc_025.phpt9 unset($a);
H A Dbug31683.phpt60 unset($foo["ok"]);
64 // unset($foo[]);
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt27 //get an unset variable
29 unset ($unset_var);
88 // unset data
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug60120.phpt26 unset($pipes[0]);
57 unset($pipes[$type]);
H A Dproc_open_bug64438.phpt26 unset($pipes[0]);
57 unset($pipes[$type]);
/PHP-5.5/ext/simplexml/tests/
H A D007.phpt38 unset($sxe['id']);
40 unset($sxe->elem1['attr1']);
/PHP-5.5/ext/pdo_firebird/tests/
H A Dexecute.phpt43 unset($s);
44 unset($db);
/PHP-5.5/ext/spl/tests/
H A Dbug45622.phpt18 unset($ao->p);
23 unset($ao->p);
/PHP-5.5/ext/opcache/tests/
H A Dissue0115.phpt24 unset($p);
32 unset($p);
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug66431_1.phpt28 unset($Wrd);
35 unset($Wrd);

Completed in 38 milliseconds

1...<<11121314151617181920>>...48