Home
last modified time | relevance | path

Searched refs:valid (Results 401 – 425 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/PHP-5.4/ext/standard/tests/file/
H A Dmkdir_variation5-win32.phpt2 Test mkdir() function : variation: various valid and invalid paths
8 die("skip Only valid for Windows");
H A Dreadfile_variation10-win32.phpt74 Warning: readfile() expects parameter 1 to be a valid path, string given in %s on line %d
78 Warning: readfile() expects parameter 1 to be a valid path, array given in %s on line %d
H A Drmdir_variation3-win32.phpt2 Test rmdir() function : variation: various valid and invalid paths
8 die("skip Only valid for Windows");
/PHP-5.4/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt37 floatval() on non float types, expected output: float value valid floating point numbers */
47 doubleval() on non float types, expected output: float value valid floating point numbers */
/PHP-5.4/ext/zip/lib/
H A Dzip_source_pkware.c213 st->valid |= ZIP_STAT_ENCRYPTION_METHOD; in pkware_decrypt()
215 if (st->valid & ZIP_STAT_COMP_SIZE) in pkware_decrypt()
/PHP-5.4/ext/standard/tests/array/
H A Darray_map_object3.phpt77 Warning: array_map() expects parameter 1 to be a valid callback, class 'ParentClass' does not have …
90 Warning: array_map() expects parameter 1 to be a valid callback, class 'ParentClass' does not have …
/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_isIterateable_basic.phpt13 function valid() {}
H A D005.phpt23 * This is a valid comment inside a method
/PHP-5.4/ext/simplexml/tests/
H A D008.phpt28 //valid expression
/PHP-5.4/ext/ldap/tests/
H A Dldap_first_entry_error.phpt25 Warning: ldap_first_entry(): supplied resource is not a valid ldap result resource in %s on line %d
H A Dldap_first_reference_error.phpt25 Warning: ldap_first_reference(): supplied resource is not a valid ldap result resource in %s on lin…
H A Dldap_parse_reference_error.phpt24 Warning: ldap_parse_reference(): supplied resource is not a valid ldap result entry resource in %s …
H A Dldap_next_entry_error.phpt25 Warning: ldap_next_entry(): supplied resource is not a valid ldap result entry resource in %s on li…
H A Dldap_next_reference_error.phpt25 Warning: ldap_next_reference(): supplied resource is not a valid ldap result entry resource in %s o…
/PHP-5.4/ext/soap/tests/bugs/
H A Dbug29844.phpt2 Bug #29844 (SOAP doesn't return the result of a valid SOAP request)
/PHP-5.4/ext/dba/tests/
H A Dbug38698.phpt2 Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db)
/PHP-5.4/ext/gd/tests/
H A Dbug39780.phpt20 Warning: imagecreatefrompng(): '%s' is not a valid PNG file in %s on line %d
H A Dimageistruecolor_error1.phpt22 Warning: imageistruecolor(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagecolorallocatealpha_error1.phpt19 Warning: imagecolorallocatealpha(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagegd2_nullbyte_injection.phpt29 Warning: imagegd2() expects parameter 2 to be a valid path, string given in %s on line %d
/PHP-5.4/ext/interbase/tests/
H A Dbug46543.phpt28 Warning: ibase_trans(): supplied resource is not a valid Firebird/InterBase link resource in %s on …
/PHP-5.4/ext/standard/tests/strings/
H A Dhtmlentities19.phpt6 "\x41\xC2\x3E\x42", // Unicode TR #36, 3.1.1; do not consume valid successor bytes
H A Dord_basic.phpt25 // Make sure all valid ascii chars round trip
/PHP-5.4/ext/mbstring/tests/
H A Dmb_send_mail01.phpt6 die('skip.. Not valid for Windows');
H A Dmb_send_mail03.phpt6 die('skip.. Not valid for Windows');

Completed in 19 milliseconds

1...<<11121314151617181920>>...42