Searched refs:TYPE_ITERABLE (Results 1 – 11 of 11) sorted by relevance
/php-ast/tests/ |
H A D | type_hints.phpt | 63 flags: TYPE_ITERABLE (%d)
|
H A D | php80_promotion.phpt | 58 flags: TYPE_ITERABLE (13)
|
H A D | metadata.phpt | 61 …UBLE, TYPE_STRING, TYPE_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, … 66 …UBLE, TYPE_STRING, TYPE_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, …
|
H A D | php80_union_types_false.phpt | 34 flags: TYPE_ITERABLE (%d)
|
H A D | short_arrow_function_return.phpt | 45 flags: TYPE_ITERABLE (%d)
|
H A D | php81_intersection_types.phpt | 91 flags: TYPE_ITERABLE (%d)
|
H A D | php80_union_types.phpt | 95 flags: TYPE_ITERABLE (%d)
|
H A D | php74_type_hints.phpt | 125 flags: TYPE_ITERABLE (%d)
|
/php-ast/ |
H A D | ast_stub.php | 160 const TYPE_ITERABLE = 13; define
|
H A D | ast.c | 184 AST_FLAG(TYPE_ITERABLE),
|
H A D | README.md | 275 ast\flags\TYPE_ITERABLE
|
Completed in 22 milliseconds