Home
last modified time | relevance | path

Searched refs:valid (Results 226 – 250 of 935) sorted by relevance

12345678910>>...38

/php-src/ext/standard/tests/file/
H A Dpopen_pclose_error-sunos.phpt6 die("skip Only valid for Sun Solaris");
45 Warning: pclose(): supplied argument is not a valid stream resource in %s on line %d
/php-src/ext/mbstring/tests/
H A Dmb_chr.phpt54 mb_chr(): Argument #2 ($encoding) must be a valid encoding, "typo" given
55 mb_chr(): Argument #2 ($encoding) must be a valid encoding, "pass" given
H A Dsjismac_encoding.phpt49 /* Although not included in the table, 0x0-0x1F and 0x7F are valid;
75 echo "MacJapanese verification and conversion works on all valid characters\n";
84 echo "Unicode -> SJIS-mac conversion works on all valid characters\n";
113 MacJapanese verification and conversion works on all valid characters
115 Unicode -> SJIS-mac conversion works on all valid characters
/php-src/Zend/tests/
H A Dbug45186_2.phpt59 call_user_func(): Argument #1 ($callback) must be a valid callback, class bar does not have a metho…
60 call_user_func(): Argument #1 ($callback) must be a valid callback, cannot access "self" when no cl…
H A Dclass_exists_002.phpt2 Testing several valid and invalid parameters
/php-src/ext/spl/
H A Dspl_observer.stub.php56 public function valid(): bool {} function in SplObjectStorage
151 public function valid(): bool {} function in MultipleIterator
/php-src/ext/standard/tests/array/
H A Darray_filter_variation9.phpt65 array_filter(): Argument #2 ($callback) must be a valid callback or null, function "echo" not found…
66 array_filter(): Argument #2 ($callback) must be a valid callback or null, function "isset" not foun…
/php-src/ext/phar/tests/
H A Dbug75102.phpt2 Bug #75102 (`PharData` says invalid checksum for valid tar)
/php-src/ext/spl/tests/
H A Dbug74519.phpt12 while($iterator->valid()) {
H A Ddllist_007.phpt11 while ($a->valid()) {
/php-src/Zend/tests/readonly_props/
H A Dreadonly_trait_match.phpt2 Readonly match of imported trait properties (valid)
/php-src/ext/standard/tests/math/
H A Dround_valid_rounding_mode.phpt12 round(): Argument #3 ($mode) must be a valid rounding mode (RoundingMode::*)
/php-src/ext/filter/tests/
H A D029.phpt80 filter_var(): Option must be a valid callback
81 filter_var(): Option must be a valid callback
82 filter_var(): Option must be a valid callback
/php-src/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt80 ValueError: 0, intlcal_get(): Argument #2 ($field) must be a valid field
81 ValueError: 0, intlcal_get_actual_maximum(): Argument #2 ($field) must be a valid field
82 ValueError: 0, intlcal_get_actual_minimum(): Argument #2 ($field) must be a valid field
/php-src/ext/sodium/tests/
H A Dcrypto_core_ristretto255.phpt66 // Any random scalar should be valid, and so too should (r * basepoint)
85 // _from_hash should produce a valid point
90 // Modular inverse should be valid too (???)
/php-src/ext/dom/tests/modern/css_selectors/
H A Dpseudo_classes_no_op.phpt34 test_failure($dom, ':valid');
74 --- Selector: :valid ---
75 Code 12 Invalid selector (Selectors. Not supported: valid)
/php-src/ext/gd/tests/
H A Dbug37346.phpt10 Warning: imagecreatefromgif(): "%sbug37346.gif" is not a valid GIF file in %sbug37346.php on line %d
H A Dbug37346-mb.phpt10 Warning: imagecreatefromgif(): "%sbug37346私はガラスを食べられます.gif" is not a valid GIF file in %sbug37346-m…
H A Dbug38112.phpt10 Warning: imagecreatefromgif(): "%sbug38112.gif" is not a valid GIF file in %sbug38112.php on line %d
/php-src/Zend/tests/typehints/
H A Dnamespace_relative_scalar.phpt2 namespace\int is not a valid type hint
/php-src/Zend/tests/generators/
H A Dgenerator_symtable_leak.phpt13 gen()->valid();
/php-src/Zend/tests/return_types/
H A Dnever_parameter.phpt2 never return type: not valid as a parameter type
H A Dvoid_parameter.phpt2 void return type: not valid as a parameter type
/php-src/Zend/tests/type_declarations/intersection_types/variance/
H A Dvalid4.phpt2 Intersection type reduction valid invariant type check
/php-src/ext/dom/tests/
H A Dgh15551.phpt11 var_dump($iter->valid());

Completed in 22 milliseconds

12345678910>>...38