Home
last modified time | relevance | path

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

/php-ast/scripts/
H A Dgenerate_ast_data.php267 $strings = get_possible_strings($names); variable
269 foreach ($strings as $name) {
278 $strings = array_fill_keys([
286 $strings[$childName] = true;
289 return array_keys($strings);

Completed in 5 milliseconds