OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasSuffixAccents
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
usrchimp.h
54
UBool
hasSuffixAccents
;
usearch.cpp
457
pattern->
hasSuffixAccents
= 0;
463
pattern->
hasSuffixAccents
= getFCD(patterntext, &index, length) &
716
if (strsrch->pattern.
hasSuffixAccents
&&
[
all
...]
/external/icu4c/i18n/
usrchimp.h
54
UBool
hasSuffixAccents
;
usearch.cpp
457
pattern->
hasSuffixAccents
= 0;
463
pattern->
hasSuffixAccents
= getFCD(patterntext, &index, length) &
716
if (strsrch->pattern.
hasSuffixAccents
&&
[
all
...]
Completed in 61 milliseconds