Home
last modified time | relevance | path

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

/external/antlr/runtime/C/src/
Dantlr3string.c41 static pANTLR3_STRING newSizeUTF16 (pANTLR3_STRING_FACTORY factory, ANTLR3_UINT32 size);
150 factory->newSize = newSizeUTF16; in antlr3StringFactoryNew()
451 newSizeUTF16 (pANTLR3_STRING_FACTORY factory, ANTLR3_UINT32 size) in newSizeUTF16() function