Searched refs:word_list (Results 1 – 1 of 1) sorted by relevance
103 $word_list = trim($matches[1], "\t \n{"); variable104 $word_list = str_replace('(char*)0', '-1', $word_list); variable108 $word_list = str_replace("\"$value\"", $index, $word_list); variable112 echo $word_list, "\n";
Completed in 4 milliseconds