Searched refs:ppChar (Results 1 – 1 of 1) sorted by relevance
27 static u16 PRi_SplitCharShiftJIS(const void **ppChar);292 static u16 PRi_SplitCharShiftJIS(const void **ppChar) in PRi_SplitCharShiftJIS() argument297 SDK_NULL_ASSERT(ppChar); in PRi_SplitCharShiftJIS()298 SDK_NULL_ASSERT(*ppChar); in PRi_SplitCharShiftJIS()300 pChar = (const u8 *)*ppChar; in PRi_SplitCharShiftJIS()305 *(u32 *)ppChar += 2; in PRi_SplitCharShiftJIS()310 *(u32 *)ppChar += 1; in PRi_SplitCharShiftJIS()