Home
last modified time | relevance | path

Searched refs:valid (Results 351 – 375 of 1029) sorted by relevance

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

/PHP-5.4/ext/mbstring/tests/
H A Dmb_internal_encoding_ini_basic2.phpt2 Test INI mbstring.internal_encoding basic - encoding when valid specified
H A Dbug52861.phpt6 die('skip.. Not valid for Windows');
/PHP-5.4/ext/spl/tests/
H A Dbug42703.phpt11 public function valid() {
/PHP-5.4/ext/date/tests/
H A Dbug62561.phpt2 Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT)
/PHP-5.4/ext/ldap/tests/
H A Dldap_count_entries_error.phpt21 Warning: ldap_count_entries(): supplied resource is not a valid ldap result resource in %s on line …
/PHP-5.4/ext/standard/tests/file/
H A Dglob_variation6.phpt4 <?php if( substr(PHP_OS, 0, 3) != "WIN" ) {die('skip only valid on Windows');} ?>
H A Dglob_variation5.phpt4 <?php if( substr(PHP_OS, 0, 3) == "WIN" ) {die('skip not valid on Windows');} ?>
H A Dfileowner_variation3.phpt79 Warning: fileowner() expects parameter 1 to be a valid path, string given in %s on line %d
83 Warning: fileowner() expects parameter 1 to be a valid path, string given in %s on line %d
/PHP-5.4/ext/pcre/tests/
H A Dpreg_replace.phpt21 Warning: preg_replace_callback(): Requires argument 2, '', to be a valid callback in %spreg_replace…
/PHP-5.4/ext/sockets/tests/
H A Dsocket_select-wrongparams-1.phpt6 die('skip.. Not valid for Windows');
/PHP-5.4/ext/gd/tests/
H A Dlibgd00086_extern.phpt18 Warning: imagecreatefrompng(): '%slibgd00086.png' is not a valid PNG file in %s on line %d
H A D001.phpt23 Warning: imagecreatefrompng(): '%s001.test' is not a valid PNG file in %s on line %d
H A Dbug39780_extern.phpt17 Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in /%s on line %d
H A Dlibgd00094.phpt17 Warning: imagecreatefromxbm(): '%slibgd00094.xbm' is not a valid XBM file in %slibgd00094.php on li…
H A Dlibgd00101.phpt17 Warning: imagecreatefromgd(): '%slibgd00101.gd' is not a valid GD file in %slibgd00101.php on line …
/PHP-5.4/Zend/
H A Dzend_gc.c284 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zval_scan_black()
339 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zobj_scan_black()
391 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zval_mark_grey()
447 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zobj_mark_grey()
531 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zval_scan()
588 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zobj_scan()
650 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zval_collect_white()
722 if (EXPECTED(EG(objects_store).object_buckets[Z_OBJ_HANDLE_P(pz)].valid && in zobj_collect_white()
809 EG(objects_store).object_buckets[Z_OBJ_HANDLE(p->z)].valid && in gc_collect_cycles()
830 EG(objects_store).object_buckets[Z_OBJ_HANDLE(p->z)].valid && in gc_collect_cycles()
/PHP-5.4/ext/filter/tests/
H A Dbug50158.phpt2 Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?)
/PHP-5.4/ext/phar/tests/
H A D015.phpt2 Phar::mapPhar valid file (gzipped)
H A D015b.phpt2 Phar::mapPhar valid file (bzip2)
/PHP-5.4/tests/classes/
H A Dbug27504.phpt23 Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private m…
/PHP-5.4/Zend/tests/
H A Dbug32993.phpt13 public function valid() { return (current($this->arr) !== false); }
/PHP-5.4/ext/spl/
H A Dspl_observer.c648 SPL_METHOD(SplObjectStorage, valid) in SPL_METHOD() argument
976 SPL_ME(SplObjectStorage, valid, arginfo_splobject_void,0)
1133 SPL_METHOD(MultipleIterator, valid) in SPL_METHOD() argument
1138 long expect, valid; in SPL_METHOD() local
1158 valid = Z_LVAL_P(retval); in SPL_METHOD()
1161 valid = 0; in SPL_METHOD()
1164 if (expect != valid) { in SPL_METHOD()
1179 int valid = 1, num_elements; in spl_multiple_iterator_get_all() local
1194 valid = Z_LVAL_P(retval); in spl_multiple_iterator_get_all()
1197 valid = 0; in spl_multiple_iterator_get_all()
[all …]
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_real_query.phpt35 if (!mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ; "))
44 …if (false !== ($res = mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ;…
108 [%u|b%"valid"]=>
/PHP-5.4/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b_5_2.phpt53 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
55 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
/PHP-5.4/ext/phar/tests/zip/
H A Dopen_for_write_newfile_b_5_2.phpt52 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
54 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…

Completed in 33 milliseconds

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