Home | History | Annotate | Download | only in intltest

Lines Matching refs:str_dots

2513     const char str_dots[] = { 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x2e, 0x00 }; /* ........ */
2514 REGEX_ASSERT_UTEXT_UTF8(str_dots, result);
2520 REGEX_ASSERT_UTEXT_UTF8(str_dots, result);