usrchtst.c | 202 const UChar pattern[] = {0x61, 0x62, 0x63, 0x64, 0x65, 0x66}; local 220 result = usearch_open(pattern, 3, NULL, 0, NULL, NULL, &status); 225 result = usearch_openFromCollator(pattern, 3, NULL, 0, NULL, NULL, 232 result = usearch_open(pattern, 3, text, 6, NULL, NULL, &status); 237 result = usearch_openFromCollator(pattern, 3, text, 6, NULL, NULL, 244 result = usearch_open(pattern, 3, text, 6, "en_US", NULL, &status); 257 result = usearch_openFromCollator(pattern, 3, text, 6, EN_US_, NULL, 274 result = usearch_open(pattern, 3, text, 6, "en_US", breakiter, &status); 282 result = usearch_openFromCollator(pattern, 3, text, 6, EN_US_, breakiter, 302 UChar pattern[512] local 545 UChar pattern[32]; local 576 UChar pattern[32]; local 617 UChar pattern[32]; local 726 UChar pattern[32]; local 879 UChar pattern[32]; local 930 UChar pattern[32]; local 1013 UChar pattern[32]; local 1120 UChar pattern[32]; local 1216 UChar pattern[32]; local 1318 UChar pattern[32]; local 1406 UChar pattern[32]; local 1515 UChar pattern[32]; local 1588 UChar pattern[] = {0x73}; local 1653 UChar pattern[128]; local 1696 UChar pattern[128]; local 1739 UChar pattern[128]; local 1862 UChar pattern[32]; local 1980 UChar pattern[32]; local 2033 UChar pattern[32]; local 2103 UChar pattern[32]; local 2178 UChar pattern[32]; local 2265 UChar pattern[32]; local 2381 UChar pattern[128]; local 2429 UChar pattern[128]; local 2530 UChar pattern[PATTERN_LEN + 1], text[TEXT_LEN + 1]; local 2605 UChar pattern[] = {0x05E9, 0x0591, 0x05E9}; local 2662 const UChar * pattern; member in struct:__anon7608 [all...] |