Home
last modified time | relevance | path

Searched refs:valid (Results 726 – 750 of 1056) sorted by relevance

1...<<21222324252627282930>>...43

/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_5.phpt12 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dbind_char_2_11gR1.phpt10 die("skip expected output only valid when using Oracle 11gR1 or 11.2.0.3 databases");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_error.phpt67 Warning: mysql_error(): %d is not a valid MySQL-Link resource in %s on line %d
H A Dmysql_insert_id.phpt71 Warning: mysql_insert_id(): %d is not a valid MySQL-Link resource in %s on line %d
H A Dmysql_num_rows.phpt88 Warning: mysql_num_rows(): %d is not a valid MySQL result resource in %s on line %d
H A Dmysql_select_db.phpt73 Warning: mysql_select_db(): %d is not a valid MySQL-Link resource in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_isIterateable_001.phpt17 public function valid() {}
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt70 Warning: stream_set_timeout(): %i is not a valid stream resource in %s on line %i
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_error.phpt8 die('skip Not valid for windows');
H A Dchunk_split_variation7.phpt69 string(69) "Testi????ng in????valid???? \k a????nd \m???? esca????pe ch????ar????"
H A Dstr_split_variation4.phpt171 string(5) "valid"
/PHP-5.5/ext/ereg/tests/
H A Dereg_basic_002.phpt12 * Test a number of simple, valid matches with ereg, without specifying $regs
H A Deregi_basic_002.phpt12 * Test a number of simple, valid matches with eregi, without specifying $regs
/PHP-5.5/win32/
H A DEngineSelect.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
/PHP-5.5/ext/standard/tests/file/
H A Dreadfile_variation8-win32.phpt8 die("skip Only valid for Windows");
H A Drmdir_variation1-win32.phpt8 die("skip Only valid for Windows");
H A Dfile_put_contents_variation3.phpt113 //valid stream context
245 Error: 2 - file_put_contents(): supplied resource is not a valid Stream-Context resource, %s(%d)
H A Dfile_get_contents_variation4.phpt114 //valid stream context
246 Error: 2 - file_get_contents(): supplied resource is not a valid Stream-Context resource, %s(%d)
H A Drename_variation11-win32.phpt8 die("skip Only valid for Windows");
H A Dtempnam_variation1-win32.phpt6 die("skip Only valid for Windows");
H A Dunlink_variation8-win32.phpt2 Test unlink() function : variation: various valid and invalid paths
/PHP-5.5/ext/ctype/tests/
H A Dctype_alpha_variation2.phpt14 * valid alphabetic characters
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt17 $valid = array(PDO::ERRMODE_SILENT, PDO::ERRMODE_WARNING, PDO::ERRMODE_EXCEPTION);
20 } while (in_array($invalid, $valid));
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_basic2.phpt15 contains a valid method name;
16 returns true if valid function name, false otherwise
104 /* loop to check whether given object/string has valid given method name
105 * expected: true if valid callback
124 has valid method name */
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_insert_id_variation.phpt22 printf("[001] Got no valid insert id: %s", var_export($i, true));

Completed in 60 milliseconds

1...<<21222324252627282930>>...43