Searched refs:getTimeLimit (Results 1 – 4 of 4) sorted by relevance
1635 virtual int32_t getTimeLimit() const;
1034 retVal = regexp->fMatcher->getTimeLimit(); in uregex_getTimeLimit()
2358 int32_t RegexMatcher::getTimeLimit() const { in getTimeLimit() function in RegexMatcher
1264 REGEX_ASSERT(matcher.getTimeLimit() == 0); in API_Match()1266 REGEX_ASSERT(matcher.getTimeLimit() == 100); in API_Match()