Home
last modified time | relevance | path

Searched refs:TYPE_NULL (Results 1 – 6 of 6) sorted by relevance

/php-ast/tests/
H A Dphp80_union_types_false.phpt36 flags: TYPE_NULL (%d)
89 flags: TYPE_NULL (%d)
H A Dphp80_union_types.phpt50 flags: TYPE_NULL (%d)
118 flags: TYPE_NULL (%d)
H A Dmetadata.phpt60 AST_TYPE: [TYPE_NULL, TYPE_FALSE, TYPE_TRUE, TYPE_BOOL, TYPE_LONG, TYPE_DOUBLE, TYPE_STRING, TYPE_A…
65 AST_CAST: [TYPE_NULL, TYPE_FALSE, TYPE_TRUE, TYPE_BOOL, TYPE_LONG, TYPE_DOUBLE, TYPE_STRING, TYPE_A…
/php-ast/
H A Dast_stub.php149 const TYPE_NULL = 1; define
H A DREADME.md276 ast\flags\TYPE_NULL // php 8.0 union types
284 ast\flags\TYPE_NULL
H A Dast.c169 AST_FLAG(TYPE_NULL),

Completed in 21 milliseconds