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

/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
H A Dsmartypants.php18 $smartypants_attr, $sp_tags_to_skip;
25 $smartypants_attr = "1"; # Change this to configure. variable
73 global $smartypants_attr, $sp_tags_to_skip;
78 if ($attr == NULL) $attr = $smartypants_attr;
224 global $smartypants_attr, $sp_tags_to_skip;
229 if ($attr == NULL) $attr = $smartypants_attr;
318 global $smartypants_attr, $sp_tags_to_skip;
323 if ($attr == NULL) $attr = $smartypants_attr;
371 if ($attr == NULL) $attr = $smartypants_attr;

Completed in 213 milliseconds