Home
last modified time | relevance | path

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

/php-ast/tests/
H A Dparams.phpt30 flags: PARAM_VARIADIC (%d)
47 flags: PARAM_REF | PARAM_VARIADIC (%d)
65 flags: PARAM_REF | PARAM_VARIADIC (%d)
85 flags: PARAM_VARIADIC (%d)
107 flags: PARAM_REF | PARAM_VARIADIC (%d)
130 flags: PARAM_REF | PARAM_VARIADIC (%d)
H A Dshort_arrow_function.phpt75 flags: PARAM_VARIADIC (%d)
H A Dmetadata.phpt136 AST_PARAM: (combinable) [PARAM_REF, PARAM_VARIADIC, PARAM_MODIFIER_PUBLIC, PARAM_MODIFIER_PROTECTED…
/php-ast/
H A Dast_stub.php148 const PARAM_VARIADIC = 16; define
H A Dast.c161 AST_FLAG(PARAM_VARIADIC),
H A DREADME.md261 ast\flags\PARAM_VARIADIC

Completed in 14 milliseconds