Home
last modified time | relevance | path

Searched refs:AST_UNARY_OP (Results 1 – 4 of 4) sorted by relevance

/php-ast/tests/
H A Dunary_ops.phpt20 0: AST_UNARY_OP
24 1: AST_UNARY_OP
27 2: AST_UNARY_OP
H A Dmetadata.phpt74 AST_UNARY_OP: [UNARY_BOOL_NOT, UNARY_BITWISE_NOT, UNARY_MINUS, UNARY_PLUS, UNARY_SILENCE]
/php-ast/
H A Dast_stub.php54 const AST_UNARY_OP = 270; define
H A DREADME.md293 // Used by ast\AST_UNARY_OP (exclusive)
458 AST_UNARY_OP: expr

Completed in 10 milliseconds