Searched refs:py_mb (Results 1 – 2 of 2) sorted by relevance
36 const char * const py_mb; member
878 if((NULL == (dict[i].py)) || (NULL == (dict[i].py_mb))) { in init_pinyin_dict()929 * cand_num = strlen((const char *)(cpHZ->py_mb)) / 3; in pinyin_search_matching()930 return (char *)(cpHZ->py_mb); in pinyin_search_matching()