Searched refs:TYPE_DOUBLE (Results 1 – 6 of 6) sorted by relevance
/php-ast/tests/ |
H A D | type_hints.phpt | 48 flags: TYPE_DOUBLE (5)
|
H A D | metadata.phpt | 61 AST_TYPE: [TYPE_NULL, TYPE_FALSE, TYPE_TRUE, TYPE_BOOL, TYPE_LONG, TYPE_DOUBLE, TYPE_STRING, TYPE_A… 66 AST_CAST: [TYPE_NULL, TYPE_FALSE, TYPE_TRUE, TYPE_BOOL, TYPE_LONG, TYPE_DOUBLE, TYPE_STRING, TYPE_A…
|
H A D | php80_union_types.phpt | 44 flags: TYPE_DOUBLE (%d)
|
/php-ast/ |
H A D | ast_stub.php | 154 const TYPE_DOUBLE = 5; define
|
H A D | README.md | 273 ast\flags\TYPE_DOUBLE 288 ast\flags\TYPE_DOUBLE
|
H A D | ast.c | 178 AST_FLAG(TYPE_DOUBLE),
|
Completed in 15 milliseconds