Searched defs:parse_cache_built (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php543 var $parse_cache_built = false; variable
1446 if ($this->parse_cache_built) {
1472 if ($recompile && $this->parse_cache_built) {
1501 if ($this->parse_cache_built) {
1998 $this->parse_cache_built = true; variable
2031 if (!$this->parse_cache_built) {
3602 $this->parse_cache_built = false; variable

Completed in 63 milliseconds