OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStripTagsFlag
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
csdetect.h
46
UBool
getStripTagsFlag
() const;
ucsdet.cpp
149
return ((CharsetDetector *) ucsd)->
getStripTagsFlag
();
161
UBool prev = csd->
getStripTagsFlag
();
csdetect.cpp
228
UBool CharsetDetector::
getStripTagsFlag
() const
Completed in 1010 milliseconds