Home
last modified time | relevance | path

Searched refs:TYPE_MIXED (Results 1 – 5 of 5) sorted by relevance

/php-ast/tests/
H A Dmixed_type.phpt63 flags: TYPE_MIXED (%d)
73 flags: TYPE_MIXED (%d)
H A Dmetadata.phpt60 …E_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, TYPE_MIXED, TYPE_NEVER]
65 …E_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, TYPE_MIXED, TYPE_NEVER]
/php-ast/
H A Dast_stub.php162 const TYPE_MIXED = 16; define
H A DREADME.md280 ast\flags\TYPE_MIXED // php 8.0 mixed type
529 * `mixed` type hints are now reported as an `AST_TYPE` with type `TYPE_MIXED` instead of an `AST_NA…
H A Dast.c182 AST_FLAG(TYPE_MIXED),

Completed in 18 milliseconds