OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMatchEnd
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
rematch.cpp
213
fMatchEnd
= 0;
347
fAppendPosition =
fMatchEnd
;
572
e =
fMatchEnd
;
607
int64_t startPos =
fMatchEnd
;
614
fLastMatchEnd =
fMatchEnd
;
616
if (fMatchStart ==
fMatchEnd
) {
877
fMatchEnd
= nativeStart;
893
int32_t startPos = (int32_t)
fMatchEnd
;
902
fLastMatchEnd =
fMatchEnd
;
904
if (fMatchStart ==
fMatchEnd
) {
[
all
...]
uregex.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/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/chromium_org/third_party/icu/source/i18n/unicode/
regex.h
[
all
...]
/external/icu4c/i18n/unicode/
regex.h
[
all
...]
Completed in 31 milliseconds