Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3string.c86 static pANTLR3_STRING to8_8 (pANTLR3_STRING string);
283 string->to8 = to8_8; in stringInit8()
1355 static pANTLR3_STRING to8_8 (pANTLR3_STRING string) in to8_8() function