Lines Matching defs:word
69 const uint16_t word[] = {'t', 'a', 'b', 'l', 'e'}; in TEST_P() local
83 const uint16_t word[] = {'l', 'l', MIDDLE_DOT, 'l', 'l'}; in TEST_P() local
97 const uint16_t word[] = {'l', MIDDLE_DOT, 'l'}; in TEST_P() local
109 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST_P() local
121 const uint16_t word[] = {GREEK_LOWER_ALPHA, HYPHEN, GREEK_LOWER_ALPHA}; in TEST_P() local
134 const uint16_t word[] = {'x', EN_DASH, 'y'}; in TEST_P() local
147 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST_P() local
159 const uint16_t word[] = {'x', SOFT_HYPHEN, 'y'}; in TEST_P() local
171 const uint16_t word[] = {SOFT_HYPHEN, 'y'}; in TEST_P() local
182 const uint16_t word[] = {MALAYALAM_KA, SOFT_HYPHEN, MALAYALAM_KA}; in TEST_P() local
195 const uint16_t word[] = {MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA, MALAYALAM_KA}; in TEST_P() local
209 const uint16_t word[] = {ARMENIAN_AYB, SOFT_HYPHEN, ARMENIAN_AYB}; in TEST_P() local
222 const uint16_t word[] = {HEBREW_ALEF, SOFT_HYPHEN, HEBREW_ALEF}; in TEST_P() local
235 const uint16_t word[] = {ARABIC_BEH, SOFT_HYPHEN, ARABIC_BEH}; in TEST_P() local
248 const uint16_t word[] = {ARABIC_ALEF, SOFT_HYPHEN, ARABIC_BEH}; in TEST_P() local
260 const uint16_t word[] = {ARABIC_BEH, ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY, ARABIC_BEH}; in TEST_P() local
275 const uint16_t word[] = {ARABIC_BEH, ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY}; in TEST_P() local
289 const uint16_t word[] = {ARABIC_ZWARAKAY, SOFT_HYPHEN, ARABIC_ZWARAKAY, ARABIC_BEH}; in TEST_P() local
302 const uint16_t word[] = {UCAS_E, SOFT_HYPHEN, UCAS_E}; in TEST_P() local
315 const uint16_t word[] = {'a', SOFT_HYPHEN, UCAS_E}; in TEST_P() local
327 const uint16_t word[] = {'x', HYPHEN, 'y'}; in TEST_P() local
339 const uint16_t word[] = {'x', HYPHEN_MINUS, 'y'}; in TEST_P() local
352 const uint16_t word[] = {HYPHEN_MINUS, 'y'}; in TEST_P() local
363 const uint16_t word[] = {'b', 'o', 'a', 's', '-', 'v', 'i', 'n', 'd', 'a', 's'}; in TEST_P() local