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
587
//
findProgressInterrupt
This function is called once for each advance in the target
595
UBool RegexMatcher::
findProgressInterrupt
(int64_t pos, UErrorCode &status) {
713
if (
findProgressInterrupt
(startPos, status))
760
if (
findProgressInterrupt
(startPos, status))
792
if (
findProgressInterrupt
(startPos, status))
840
if (
findProgressInterrupt
(startPos, status))
869
if (
findProgressInterrupt
(startPos, status))
[
all
...]
Completed in 1171 milliseconds