Home
last modified time | relevance | path

Searched refs:AST_BINARY_OP (Results 1 – 7 of 7) sorted by relevance

/php-ast/tests/
H A Dbinary_ops.phpt2 AST_GREATER(_EQUAL) converted to AST_BINARY_OP
21 0: AST_BINARY_OP
27 1: AST_BINARY_OP
33 2: AST_BINARY_OP
39 3: AST_BINARY_OP
H A Dconcat.phpt23 expr: AST_BINARY_OP
30 expr: AST_BINARY_OP
H A Dcoalesce.phpt18 0: AST_BINARY_OP
H A Dshort_arrow_function.phpt46 expr: AST_BINARY_OP
H A Dmetadata.phpt103 AST_BINARY_OP: [BINARY_BITWISE_OR, BINARY_BITWISE_AND, BINARY_BITWISE_XOR, BINARY_CONCAT, BINARY_AD…
/php-ast/
H A Dast_stub.php82 const AST_BINARY_OP = 521; define
H A DREADME.md300 // Used by ast\AST_BINARY_OP and ast\AST_ASSIGN_OP (exclusive)
315 // Used by ast\AST_BINARY_OP (exclusive)
383 AST_BINARY_OP: left, right

Completed in 13 milliseconds