OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMatchEnd
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
rematch.cpp
213
fMatchEnd
= 0;
341
fAppendPosition =
fMatchEnd
;
566
e =
fMatchEnd
;
601
int64_t startPos =
fMatchEnd
;
608
fLastMatchEnd =
fMatchEnd
;
610
if (fMatchStart ==
fMatchEnd
) {
871
fMatchEnd
= nativeStart;
887
int32_t startPos = (int32_t)
fMatchEnd
;
896
fLastMatchEnd =
fMatchEnd
;
898
if (fMatchStart ==
fMatchEnd
) {
[
all
...]
uregex.cpp
[
all
...]
/external/icu4c/i18n/unicode/
regex.h
[
all
...]
Completed in 18 milliseconds