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

/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Dcssgen.php337 $part_selector_3 = ''; variable
355 $part_selector_3 .= ".$lang {PART1}, .$lang {PART2}, .$lang {PART3}, ";
359 $part_selector_3 = substr($part_selector_3, 0, -2); variable
410 $comment_selector = str_replace(array('{PART1}', '{PART2}', '{PART3}'), array('.co1', '.co2', '.coMULTI'), $part_selector_3);

Completed in 94 milliseconds