Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds