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

  /external/icu4c/i18n/
regextxt.cpp 18 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct;
regextxt.h 35 struct URegexUTextUnescapeCharContext {
42 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ context);
regexcmp.cpp     [all...]
rematch.cpp 350 struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement);
    [all...]

Completed in 132 milliseconds