Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UText

17 #include "unicode/utext.h"
50 * TestAPI verify that the UText API is accessible from C programs.
64 UText utLoc = UTEXT_INITIALIZER;
67 UText *uta;
68 UText *utb;
90 UText *uta;
91 UText *utb;
109 UText *uta;
185 * UText opened on a NULL string with zero length
187 UText *uta;
209 UText *uta;
254 * Can't create an editable UText from plain C, so all we
257 UText *uta;