Home
last modified time | relevance | path

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

/plugin/txtconf/
H A Dconfig0.class.php444 function is_quote($c) { return (strpos("\"'",$c) !== false); } function
479 if (is_quote($contents{$i})) {