Home
last modified time | relevance | path

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

/php-ast/tests/
H A Dassign_ops.phpt29 0: AST_ASSIGN_OP
35 1: AST_ASSIGN_OP
41 2: AST_ASSIGN_OP
47 3: AST_ASSIGN_OP
53 4: AST_ASSIGN_OP
59 5: AST_ASSIGN_OP
65 6: AST_ASSIGN_OP
71 7: AST_ASSIGN_OP
77 8: AST_ASSIGN_OP
83 9: AST_ASSIGN_OP
[all …]
H A Dphp74_ast_assign_coalesce.phpt21 0: AST_ASSIGN_OP
26 1: AST_ASSIGN_OP
35 expr: AST_ASSIGN_OP
H A Dnamed_children.phpt33 0: AST_ASSIGN_OP
H A Dmetadata.phpt102 AST_ASSIGN_OP: [BINARY_BITWISE_OR, BINARY_BITWISE_AND, BINARY_BITWISE_XOR, BINARY_CONCAT, BINARY_AD…
/php-ast/
H A Dast_stub.php81 const AST_ASSIGN_OP = 520; define
H A DREADME.md300 // Used by ast\AST_BINARY_OP and ast\AST_ASSIGN_OP (exclusive)
380 AST_ASSIGN_OP: var, expr

Completed in 11 milliseconds