Searched refs:REGEX_RUN_DEBUG_PRINTF (Results 1 – 2 of 2) sorted by relevance
46 #define REGEX_RUN_DEBUG_PRINTF(a) printf a macro49 #define REGEX_RUN_DEBUG_PRINTF(a)
4419 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd)); in MatchAt()4425 REGEX_RUN_DEBUG_PRINTF(("No match\n\n")); in MatchAt()6099 REGEX_RUN_DEBUG_PRINTF(("Match. start=%d end=%d\n\n", fMatchStart, fMatchEnd)); in MatchChunkAt()6105 REGEX_RUN_DEBUG_PRINTF(("No match\n\n")); in MatchChunkAt()