Searched refs:str_spaceplus (Results 1 – 1 of 1) sorted by relevance
2936 const char str_spaceplus[] = { 0x20, 0x2b, 0x00 }; /* + */ in API_Pattern_UTF8() local2937 utext_openUTF8(&re1, str_spaceplus, -1, &status); in API_Pattern_UTF8()