Searched refs:tokenFirstShortref (Results 1 – 4 of 4) sorted by relevance
77 tokenFirstShortref enumerator
37 if (token_ >= tokenFirstShortref) { in append()
355 p->chars2, tokenFirstShortref + j, in compileModes()358 tb.recognize(p->chars, tokenFirstShortref + j, in compileModes()
296 ASSERT(token >= tokenFirstShortref); in doContent()297 handleShortref(token - tokenFirstShortref); in doContent()