Home
last modified time | relevance | path

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

/php-ast/
H A Dast_str_defs.h13 X(flagsCombinable) \
H A Dutil.php25 $info[(int) $data->flagsCombinable][$data->kind] = $flagMap;
H A Dast_stub.php340 public $flagsCombinable; variable in ast\\Metadata
H A DREADME.md203 public $flagsCombinable;
210 `flags` is an array of flag constant names, which may be used by the node kind. `flagsCombinable`
/php-ast/tests/
H A Dphp82_dynamic_property_attribute.phpt43 'flagsCombinable' => NULL,
H A Dmetadata.phpt19 if ($data->flagsCombinable) {

Completed in 21 milliseconds