Searched defs:caseInsensitive (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DSelectorChecker.cpp467 bool caseInsensitive = selector.attributeMatchType() == CSSSelector::CaseInsensitive; local
477 if (attributeValueMatches(attributeItem, match, selectorValue, !caseInsensitive))
480 if (caseInsensitive)
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp578 bool caseInsensitive,
587 && !StringEqual( p, endTag, caseInsensitive, encoding )
603 && !StringEqual( p, endTag, caseInsensitive, encoding ) )
574 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp578 bool caseInsensitive,
587 && !StringEqual( p, endTag, caseInsensitive, encoding )
603 && !StringEqual( p, endTag, caseInsensitive, encoding ) )
574 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/tinyxml/
H A Dtinyxmlparser.cpp557 bool caseInsensitive,
566 && !StringEqual( p, endTag, caseInsensitive, encoding )
582 && !StringEqual( p, endTag, caseInsensitive, encoding ) )
553 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtestidna.cpp994 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func){
1026 if(caseInsensitive ==TRUE){
1063 if(caseInsensitive ==TRUE){
1101 if(caseInsensitive ==TRUE){
1136 if(caseInsensitive ==TRUE){
993 testChaining(const UChar* src,int32_t numIterations,const char* testName, UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func) argument
/external/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp994 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func){
1026 if(caseInsensitive ==TRUE){
1063 if(caseInsensitive ==TRUE){
1101 if(caseInsensitive ==TRUE){
1136 if(caseInsensitive ==TRUE){
993 testChaining(const UChar* src,int32_t numIterations,const char* testName, UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 156 milliseconds