Lines Matching full:utext
17 #include "unicode/utext.h"
50 * TestAPI verify that the UText API is accessible from C programs.
65 UText utLoc = UTEXT_INITIALIZER;
68 UText *uta;
69 UText *utb;
91 UText *uta;
92 UText *utb;
110 UText *uta;
186 * UText opened on a NULL string with zero length
188 UText *uta;
210 UText *uta;
255 * Can't create an editable UText from plain C, so all we
258 UText *uta;