Searched refs:MULTIPLE_MEANING_JOIN_CHAR (Results 1 – 3 of 3) sorted by relevance
173 #define MULTIPLE_MEANING_JOIN_CHAR L('#') macro
877 if (*p == MULTIPLE_MEANING_JOIN_CHAR) /* if at the end of a meaning (not end of union) in find_in_union_of_scripts()894 while (*p != MULTIPLE_MEANING_JOIN_CHAR && p < end) in find_in_union_of_scripts()958 *ptro++ = MULTIPLE_MEANING_JOIN_CHAR; in union_literal_pair()
213 value[len] = MULTIPLE_MEANING_JOIN_CHAR; in SR_RecognizerResult_GetValue()