Searched refs:str_que_cmp (Results 1 - 1 of 1) sorted by relevance
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
H A D | ndldic.c | 123 static NJ_INT16 str_que_cmp(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_CHAR *yomi, NJ_UINT16 yomiLen, NJ_UINT16 que_id, NJ_UINT8 mode); 971 ret = str_que_cmp(iwnn, loctset->loct.handle, cond->yomi, cond->ylen, que_id, 1); 979 ret = str_que_cmp(iwnn, loctset->loct.handle, cond->yomi, cond->ylen, que_id, 2); 1134 ret = str_que_cmp(iwnn, loctset->loct.handle, cond->yomi, cond->ylen, que_id, 2); 1441 ret = str_que_cmp(iwnn, handle, comp_yomi, comp_len, que_id, 1); 1484 ret = str_que_cmp(iwnn, handle, comp_yomi, comp_len, que_id, 1); 1513 ret = str_que_cmp(iwnn, handle, yomi, len, que_id, 1); 1531 static NJ_INT16 str_que_cmp(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_CHAR *yomi, function
|
Completed in 390 milliseconds