UText              47 ext/intl/breakiterator/codepointiterator_internal.h 		virtual UText *getUText(UText *fillIn, UErrorCode &status) const;
UText              51 ext/intl/breakiterator/codepointiterator_internal.h 		virtual void setText(UText *text, UErrorCode &status);
UText              77 ext/intl/breakiterator/codepointiterator_internal.h 		virtual CodePointBreakIterator &refreshInputText(UText *input, UErrorCode &status);
UText              85 ext/intl/breakiterator/codepointiterator_internal.h 		UText *fText;