Searched defs:T_COMMENT (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/ | ||
H A D | Tokenizer.php | 32 const T_COMMENT = '!'; define in Handlebars\\Tokenizer |
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ | ||
H A D | Tokenizer.php | 28 const T_COMMENT = '!'; define in Mustache_Tokenizer |