Home
last modified time | relevance | path

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

/php-ast/tests/
H A Dphp80_static_type.phpt42 flags: TYPE_STATIC (%d)
55 flags: TYPE_STATIC (%d)
H A Dmetadata.phpt61 …ING, TYPE_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, TYPE_MIXED, TY…
66 …ING, TYPE_ARRAY, TYPE_OBJECT, TYPE_CALLABLE, TYPE_VOID, TYPE_ITERABLE, TYPE_STATIC, TYPE_MIXED, TY…
/php-ast/
H A Dast_stub.php161 const TYPE_STATIC = 15; define
H A Dast.c185 AST_FLAG(TYPE_STATIC),
H A DREADME.md280 ast\flags\TYPE_STATIC // php 8.0 static return type

Completed in 18 milliseconds