Home
last modified time | relevance | path

Searched refs:OTAG (Results 1 – 3 of 3) sorted by last modified time

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php66 const OTAG = 'otag'; define in Handlebars\\Tokenizer
182 self::OTAG => $this->otag,
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php102 $node[Mustache_Tokenizer::OTAG],
140 $node[Mustache_Tokenizer::OTAG],
152 $node[Mustache_Tokenizer::OTAG],
H A DTokenizer.php59 const OTAG = 'otag'; define in Mustache_Tokenizer
166 self::OTAG => $this->otag,