Home
last modified time | relevance | path

Searched refs:valid (Results 376 – 400 of 1029) sorted by relevance

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

/PHP-5.4/ext/simplexml/
H A Dsxe.c56 PHP_METHOD(ce_SimpleXMLIterator, valid) in PHP_METHOD() argument
178 …PHP_ME(ce_SimpleXMLIterator, valid, arginfo_simplexmliterator__void, ZEND_ACC_PUB…
/PHP-5.4/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt47 Warning: array_diff_uassoc() expects parameter 4 to be a valid callback, array must have exactly tw…
50 Warning: array_diff_uassoc() expects parameter 6 to be a valid callback, array must have exactly tw…
H A Darray_rand_variation5.phpt27 // with valid num_req values
31 var_dump( array_rand($input, 1) ); // with valid $num_req value
/PHP-5.4/ext/spl/tests/
H A Diterator_032.phpt36 var_dump($it->valid());
H A Dspl_limit_iterator_check_limits.phpt2 SPL: LimitIterator check limits are valid
/PHP-5.4/ext/zlib/tests/
H A Dgzeof_variation1.phpt29 Warning: gzeof(): %d is not a valid stream resource in %s on line %d
/PHP-5.4/ext/sockets/tests/
H A Dsocket_listen-wrongparams.phpt6 die('skip.. Not valid for Windows');
/PHP-5.4/Zend/tests/
H A Dcall_user_func_005.phpt21 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method fo…
/PHP-5.4/ext/gd/tests/
H A Dimagesetthickness_error1.phpt22 Warning: imagesetthickness(): supplied resource is not a valid Image resource in %s on line %d
H A Dlibgd00086.phpt20 Warning: imagecreatefrompng(): '%s' is not a valid PNG file in %s on line %d
H A Dimagefilltoborder_error6.phpt27 Warning: imagefilltoborder(): supplied resource is not a valid Image resource in %s on line %d
/PHP-5.4/Zend/
H A Dzend_iterators.h36 int (*valid)(zend_object_iterator *iter TSRMLS_DC); member
/PHP-5.4/ext/oci8/tests/
H A Dcoll_006.phpt31 Warning: OCI-Collection::size(): %d is not a valid oci8 collection resource in %s on line %d
H A Dcoll_006_func.phpt31 Warning: oci_collection_size(): %d is not a valid oci8 collection resource in %s on line %d
H A Dcoll_002.phpt31 Warning: OCI-Collection::size(): %d is not a valid oci8 collection resource in %s on line %d
H A Dcoll_002_func.phpt31 Warning: oci_collection_size(): %d is not a valid oci8 collection resource in %s on line %d
/PHP-5.4/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt26 Warning: readdir(): %d is not a valid Directory resource in %s on line %d
H A Dopendir_variation1.phpt6 die('skip.. Not valid for Windows');
197 Warning: opendir() expects parameter 1 to be a valid path, array given in %s on line %d
222 Warning: opendir() expects parameter 1 to be a valid path, resource given in %s on line %d
/PHP-5.4/ext/standard/tests/file/
H A Dglob_error_002-win32.phpt8 die("skip Only valid for Windows");
H A Dlstat_stat_error.phpt54 Warning: lstat() expects parameter 1 to be a valid path, array given in %s on line %d
77 Warning: stat() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dfile_get_contents_variation8-win32.phpt81 Warning: file_get_contents() expects parameter 1 to be a valid path, string given in %s on line %d
86 Warning: file_get_contents() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dmkdir_rmdir_variation2.phpt68 Warning: mkdir() expects parameter 1 to be a valid path, string given in %s on line %d
71 Warning: rmdir() expects parameter 1 to be a valid path, string given in %s on line %d
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_bool.phpt9 echo "*** Testing is_bool() with valid boolean values ***\n";
10 // different valid boolean vlaues
145 *** Testing is_bool() with valid boolean values ***
H A Dis_null.phpt9 echo "*** Testing is_null() with valid null values ***\n";
10 // different valid null vlaues
145 *** Testing is_null() with valid null values ***
/PHP-5.4/ext/standard/tests/strings/
H A Dltrim.phpt15 echo "\n *** Output for more than valid number of arguments (Valid are 1 or 2 arguments) ***\n";
58 *** Output for more than valid number of arguments (Valid are 1 or 2 arguments) ***

Completed in 30 milliseconds

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