Home
last modified time | relevance | path

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

/php-ast/
H A Dutil.php30 function is_combinable_flag(int $kind) : bool { function
68 … if ((ast\kind_uses_flags($ast->kind) && !is_combinable_flag($ast->kind)) || $ast->flags != 0) {

Completed in 5 milliseconds