Searched refs:ImplGb18030ToUnicodeContext (Results 1 – 1 of 1) sorted by relevance
45 } ImplGb18030ToUnicodeContext; typedef50 = rtl_allocateMemory(sizeof (ImplGb18030ToUnicodeContext)); in ImplCreateGb18030ToUnicodeContext()51 ((ImplGb18030ToUnicodeContext *) pContext)->m_eState in ImplCreateGb18030ToUnicodeContext()59 ((ImplGb18030ToUnicodeContext *) pContext)->m_eState in ImplResetGb18030ToUnicodeContext()87 eState = ((ImplGb18030ToUnicodeContext *) pContext)->m_eState; in ImplConvertGb18030ToUnicode()88 nCode = ((ImplGb18030ToUnicodeContext *) pContext)->m_nCode; in ImplConvertGb18030ToUnicode()267 ((ImplGb18030ToUnicodeContext *) pContext)->m_eState = eState; in ImplConvertGb18030ToUnicode()268 ((ImplGb18030ToUnicodeContext *) pContext)->m_nCode = nCode; in ImplConvertGb18030ToUnicode()
Completed in 11 milliseconds