Lines Matching refs:pfullsent
1142 char16 *pfullsent = NULL;
1144 pfullsent = get_candidate0(fullsent, kMaxLemmaSize + 1, &sent_len, true);
1150 pfullsent = NULL;
1159 pfullsent, lma_size == lma_size_max);
1165 pfullsent = NULL;
1683 const char16 *pfullsent, bool sort_by_psb) {
1725 if (NULL != pfullsent && utf16_strcmp(lpsis[pos].str, pfullsent) == 0)
1750 if (NULL != pfullsent &&
1751 static_cast<char16>(0) == pfullsent[1] &&
1752 lma_buf[pos].hanzi == pfullsent[0])
1762 if (NULL != pfullsent &&
1763 static_cast<char16>(0) == pfullsent[1] &&
1764 lma_buf[pos].hanzi == pfullsent[0])