Searched refs:REGEX_RUN_DEBUG_PRINTF (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dregeximp.h46 #define REGEX_RUN_DEBUG_PRINTF(a) printf a macro
49 #define REGEX_RUN_DEBUG_PRINTF(a)
H A Drematch.cpp4382 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd));
4388 REGEX_RUN_DEBUG_PRINTF(("No match\n\n"));
6059 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd));
6065 REGEX_RUN_DEBUG_PRINTF(("No match\n\n"));
/external/icu4c/i18n/
H A Dregeximp.h56 #define REGEX_RUN_DEBUG_PRINTF(a) printf a macro
59 #define REGEX_RUN_DEBUG_PRINTF(a)
H A Drematch.cpp4214 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd));
4220 REGEX_RUN_DEBUG_PRINTF(("No match\n\n"));
5638 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd));
5644 REGEX_RUN_DEBUG_PRINTF(("No match\n\n"));

Completed in 170 milliseconds