Home
last modified time | relevance | path

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

/php-ast/
H A Dutil.php34 function format_flags(int $kind, int $flags) : string { function
69 $result .= "\n flags: " . format_flags($ast->kind, $ast->flags);

Completed in 3 milliseconds