Home
last modified time | relevance | path

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

/PHP-8.1/ext/tokenizer/
H A Dtokenizer_data_gen.php51 $incontent = file_get_contents($infile); variable
52 preg_match_all('(^%token.*\b(?<token_name>T_.*?)\b)m', $incontent, $matches);

Completed in 4 milliseconds