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

  /external/icu4c/i18n/
regeximp.h 308 #define START_OF_MATCH_STR(v) ((v)==START_NO_INFO? "START_NO_INFO" : \
repattrn.cpp 767 REGEX_DUMP_DEBUG_PRINTF((" Match Start Type: %s\n", START_OF_MATCH_STR(This->fStartType)));

Completed in 27 milliseconds