Searched refs:is_quote (Results 1 – 1 of 1) sorted by relevance
444 function is_quote($c) { return (strpos("\"'",$c) !== false); } function479 if (is_quote($contents{$i})) {