Home
last modified time | relevance | path

Searched defs:PARAM_MODIFIER_PUBLIC (Results 1 – 2 of 2) sorted by relevance

/php-ast/
H A Dast.c102 # define PARAM_MODIFIER_PUBLIC (1 << 2) macro
106 # define PARAM_MODIFIER_PUBLIC ZEND_ACC_PUBLIC macro
H A Dast_stub.php132 const PARAM_MODIFIER_PUBLIC = 1; define

Completed in 15 milliseconds