Searched refs:toInt32_UTF16 (Results 1 – 1 of 1) sorted by relevance
85 static ANTLR3_INT32 toInt32_UTF16 (pANTLR3_STRING string);319 string->toInt32 = toInt32_UTF16; in stringInitUTF16()1381 toInt32_UTF16 (struct ANTLR3_STRING_struct * string) in toInt32_UTF16() function