Home
last modified time | relevance | path

Searched refs:tokenFirstShortref (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A Dtoken.h77 tokenFirstShortref enumerator
H A DTokenMessageArg.cxx37 if (token_ >= tokenFirstShortref) { in append()
H A DparseMode.cxx355 p->chars2, tokenFirstShortref + j, in compileModes()
358 tb.recognize(p->chars, tokenFirstShortref + j, in compileModes()
H A DparseInstance.cxx296 ASSERT(token >= tokenFirstShortref); in doContent()
297 handleShortref(token - tokenFirstShortref); in doContent()