HomeSort by relevance Sort by last modified time
    Searched refs:URegexUTextUnescapeCharContext (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
regextxt.cpp 21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct;
regextxt.h 37 struct URegexUTextUnescapeCharContext {
44 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ context);
regexcmp.cpp     [all...]
rematch.cpp 361 struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement);
    [all...]

Completed in 455 milliseconds