Searched refs:convert_quot (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php82 $convert_quot = 0; # should we translate " entities into normal quotes? variable
138 else if ($c == "w") { $convert_quot = 1; }
169 if ($convert_quot) {

Completed in 139 milliseconds