Home | History | Annotate | Download | only in intltest

Lines Matching refs:str_spaceplus

2903     const char str_spaceplus[] = { 0x20, 0x2b, 0x00 }; /*  + */
2904 utext_openUTF8(&re1, str_spaceplus, -1, &status);