Home
last modified time | relevance | path

Searched refs:caseInsensitive (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtestidna.h96 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func);
Dtestidna.cpp997 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func){ in testChaining() argument
1029 if(caseInsensitive ==TRUE){ in testChaining()
1066 if(caseInsensitive ==TRUE){ in testChaining()
1104 if(caseInsensitive ==TRUE){ in testChaining()
1139 if(caseInsensitive ==TRUE){ in testChaining()
/external/tinyxml/
Dtinyxmlparser.cpp557 bool caseInsensitive, in ReadText() argument
566 && !StringEqual( p, endTag, caseInsensitive, encoding ) in ReadText()
582 && !StringEqual( p, endTag, caseInsensitive, encoding ) ) in ReadText()
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp578 bool caseInsensitive, in ReadText() argument
587 && !StringEqual( p, endTag, caseInsensitive, encoding ) in ReadText()
603 && !StringEqual( p, endTag, caseInsensitive, encoding ) ) in ReadText()