Searched refs:fEmptyText (Results 1 – 4 of 4) sorted by relevance
150 fEmptyText(NULL) in RegexStaticSets()222 fEmptyText = utext_openUChars(NULL, NULL, 0, status); in RegexStaticSets()248 utext_close(fEmptyText); in ~RegexStaticSets()
51 UText *fEmptyText; // An empty string, to be used when a matcher variable
603 return RegexStaticSets::gStaticSets->fEmptyText; in patternText()
81 init2(RegexStaticSets::gStaticSets->fEmptyText, fDeferredStatus); in RegexMatcher()134 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher()150 init2(RegexStaticSets::gStaticSets->fEmptyText, status); in RegexMatcher()