Lines Matching defs:word
50 const uint16_t word[] = {'t', 'a', 'b', 'l', 'e'}; in TEST() local
64 const uint16_t word[] = {'l', 'l', MIDDLE_DOT, 'l', 'l'}; in TEST() local
78 const uint16_t word[] = {'l', MIDDLE_DOT, 'l'}; in TEST() local
90 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST() local
102 const uint16_t word[] = {GREEK_LOWER_ALPHA, HYPHEN, GREEK_LOWER_ALPHA}; in TEST() local
115 const uint16_t word[] = {'x', EN_DASH, 'y'}; in TEST() local
128 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST() local
140 const uint16_t word[] = {'x', SOFT_HYPHEN, 'y'}; in TEST() local
152 const uint16_t word[] = {SOFT_HYPHEN, 'y'}; in TEST() local
163 const uint16_t word[] = {MALAYALAM_KA, SOFT_HYPHEN, MALAYALAM_KA}; in TEST() local
176 const uint16_t word[] = {MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA}; in TEST() local
190 const uint16_t word[] = {ARMENIAN_AYB, SOFT_HYPHEN, ARMENIAN_AYB}; in TEST() local
203 const uint16_t word[] = {HEBREW_ALEF, SOFT_HYPHEN, HEBREW_ALEF}; in TEST() local
216 const uint16_t word[] = {ARABIC_BEH, SOFT_HYPHEN, ARABIC_BEH}; in TEST() local
229 const uint16_t word[] = {ARABIC_ALEF, SOFT_HYPHEN, ARABIC_BEH}; in TEST() local
241 const uint16_t word[] = {ARABIC_BEH, ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY, ARABIC_BEH}; in TEST() local
256 const uint16_t word[] = {ARABIC_BEH, ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY}; in TEST() local
270 const uint16_t word[] = {ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY, ARABIC_BEH}; in TEST() local
283 const uint16_t word[] = {UCAS_E, SOFT_HYPHEN, UCAS_E}; in TEST() local
296 const uint16_t word[] = {'a', SOFT_HYPHEN, UCAS_E}; in TEST() local
308 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST() local
320 const uint16_t word[] = {'x', HYPHEN_MINUS, 'y'}; in TEST() local
333 const uint16_t word[] = {HYPHEN_MINUS, 'y'}; in TEST() local