Home
last modified time | relevance | path

Searched refs:validated (Results 1 – 20 of 20) sorted by relevance

/php-src/Zend/tests/attributes/
H A D033_attribute_flags_type_is_not_validated_at_comp_time.phpt2 Attribute flags type is not validated at compile time.
H A D025_internal_repeatable_validation.phpt2 Internal attribute targets are validated.
H A D024_internal_target_validation.phpt2 Internal attribute targets are validated.
H A D022_attribute_flags_value_is_validated.phpt2 Attribute flags value is validated.
H A D023_ast_node_in_validation.phpt2 Attribute flags value is validated.
H A D021_attribute_flags_type_is_validated.phpt2 Attribute flags type is validated.
/php-src/Zend/tests/return_types/
H A Dnever_finally_return.phpt14 // Note the lack of function call: function validated at compile-time
H A Dnever_return_throw.phpt10 // Note the lack of function call: function validated at compile-time
H A Dnever_disallowed2.phpt10 // Note the lack of function call: function validated at compile-time
H A Dnever_disallowed1.phpt10 // Note the lack of function call: function validated at compile-time
H A Dvoid_disallowed2.phpt10 // Note the lack of function call: function validated at compile-time
H A Dvoid_disallowed1.phpt10 // Note the lack of function call: function validated at compile-time
/php-src/ext/pcre/tests/
H A Dbug72685.phpt2 Bug #72685: Same string is UTF-8 validated repeatedly
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetBytesFromString_error.phpt2 Random: Randomizer: getBytesFromString(): Parameters are correctly validated
H A DpickArrayKeys_error.phpt2 Random: Randomizer: pickArrayKeys(): Parameters are correctly validated
H A DgetFloat_error.phpt2 Random: Randomizer: getFloat(): Parameters are correctly validated
/php-src/ext/posix/
H A Dconfig.m445 dnl (first argument is not validated and has different error).
/php-src/ext/dom/
H A Dtoken_list.c688 HashPosition validated = zend_hash_get_current_pos_ex(token_set, iterator->pos); in dom_token_list_it_move_forward() local
692 if (validated != current) { in dom_token_list_it_move_forward()
693 iterator->pos = validated; in dom_token_list_it_move_forward()
/php-src/
H A DUPGRADING.INTERNALS210 argument is validated at Autoconf compile time.
/php-src/docs/source/miscellaneous/
H A Dstubs.rst743 Besides aliases, the contents of the documentation can also be validated by providing the

Completed in 38 milliseconds