OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findProgressInterrupt
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
regex.h
[
all
...]
/external/icu/icu4c/source/i18n/
rematch.cpp
591
//
findProgressInterrupt
This function is called once for each advance in the target
599
UBool RegexMatcher::
findProgressInterrupt
(int64_t pos, UErrorCode &status) {
717
if (
findProgressInterrupt
(startPos, status))
764
if (
findProgressInterrupt
(startPos, status))
796
if (
findProgressInterrupt
(startPos, status))
844
if (
findProgressInterrupt
(startPos, status))
873
if (
findProgressInterrupt
(startPos, status))
[
all
...]
Completed in 1490 milliseconds