Home
last modified time | relevance | path

Searched refs:valid (Results 426 – 450 of 1029) sorted by relevance

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

/PHP-5.4/ext/gd/tests/
H A Dimagegd_nullbyte_injection.phpt29 Warning: imagegd() expects parameter 2 to be a valid path, string given in %s on line %d
H A Dimagetruecolortopalette_error1.phpt20 Warning: imagetruecolortopalette(): supplied resource is not a valid Image resource in %s on line %d
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_string.phpt9 echo "*** Testing is_string() with valid string values ***\n";
10 // different valid strings
158 *** Testing is_string() with valid string values ***
H A Dvar_export_basic6.phpt2 Test var_export() function with valid objects
11 echo "*** Testing var_export() with valid objects ***\n";
106 *** Testing var_export() with valid objects ***
H A Dis_numeric.phpt9 echo "*** Testing is_numeric() with valid numeric values ***\n";
10 // different valid numeric vlaues
164 *** Testing is_numeric() with valid numeric values ***
/PHP-5.4/ext/zip/lib/
H A Dzip_source_deflate.c291 st->valid |= ZIP_STAT_COMP_METHOD; in deflate_compress()
294 st->valid |= ZIP_STAT_COMP_SIZE; in deflate_compress()
297 st->valid &= ~ZIP_STAT_COMP_SIZE; in deflate_compress()
/PHP-5.4/ext/standard/tests/file/
H A Dfile_put_contents_variation8-win32.phpt81 Warning: file_put_contents() expects parameter 1 to be a valid path, string given in %s on line %d
86 Warning: file_put_contents() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dfile_put_contents_variation8.phpt74 Warning: file_put_contents() expects parameter 1 to be a valid path, string given in %s on line %d
78 Warning: file_put_contents() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dfstat.phpt72 Warning: fstat(): %d is not a valid stream resource in %s on line %d
H A Dfilesize_variation1-win32.phpt6 die('skip only valid for Windows');
H A Dstream_supports_lock.phpt44 Warning: stream_supports_lock(): supplied resource is not a valid stream resource in %s on line %d
/PHP-5.4/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPath_basic.phpt18 while($it->valid()) {
/PHP-5.4/ext/intl/tests/
H A Dcollator_get_locale.phpt10 * Try to specify valid and invalid locale types when getting locale.
H A Dcollator_get_locale2.phpt10 * Try to specify valid and invalid locale types when getting locale.
/PHP-5.4/ext/oci8/tests/
H A Dbind_unsupported_2.phpt7 die ("skip expected output only valid for Oracle 10g+ clients");
H A Dconnect_without_oracle_home.phpt11 die ("skip Test only valid when OCI8 is built with an ORACLE_HOME");
H A Dconnect_without_oracle_home_old.phpt11 die ("skip Test only valid when OCI8 is built with an ORACLE_HOME");
/PHP-5.4/ext/spl/internal/
H A Dinfiniteiterator.inc41 if (!$this->getInnerIterator()->valid())
/PHP-5.4/ext/mbstring/tests/
H A Dmb_send_mail02.phpt6 die('skip.. Not valid for Windows');
H A Dmb_send_mail04.phpt6 die('skip.. Not valid for Windows');
/PHP-5.4/ext/standard/tests/array/
H A Darray_map_variation15.phpt28 Warning: array_map() expects parameter 1 to be a valid callback, function 'non_existent' not found …
/PHP-5.4/ext/gmp/tests/
H A D004.phpt42 Warning: gmp_intval(): supplied resource is not a valid GMP integer resource in %s on line %d
/PHP-5.4/ext/zlib/tests/
H A Dgzfile_variation6.phpt48 Error: 2 - gzfile() expects parameter 1 to be a valid path, object given, %s(%d)
H A Dreadgzfile_variation6.phpt48 Error: 2 - readgzfile() expects parameter 1 to be a valid path, object given, %s(%d)
/PHP-5.4/tests/classes/
H A Diterators_004.phpt33 function valid() {

Completed in 33 milliseconds

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