Home
last modified time | relevance | path

Searched refs:LowerCaseEqualsASCII (Results 1 - 5 of 5) sorted by relevance

/third_party/gn/src/base/strings/
H A Dstring_util.h239 bool LowerCaseEqualsASCII(std::string_view str,
241 bool LowerCaseEqualsASCII(std::u16string_view str,
H A Dstring_util.cc508 bool LowerCaseEqualsASCII(std::string_view str, in LowerCaseEqualsASCII() function
513 bool LowerCaseEqualsASCII(std::u16string_view str, in LowerCaseEqualsASCII() function
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser.cpp239 inline bool LowerCaseEqualsASCII(const std::string &a, const char *b) in LowerCaseEqualsASCII() function
251 if (LowerCaseEqualsASCII(word, kTokenData[i].name)) in ParseToken()
/third_party/gn/src/base/files/
H A Dfile_path.cc140 if (LowerCaseEqualsASCII(extension, kCommonDoubleExtensions[i])) in ExtensionSeparatorPosition()
146 if (LowerCaseEqualsASCII(extension, kCommonDoubleExtensionSuffixes[i])) { in ExtensionSeparatorPosition()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 29 milliseconds