Home
last modified time | relevance | path

Searched refs:bIgnoreCase (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_extension.cpp76 uint32_t FX_HashCode_GetA(const ByteStringView& str, bool bIgnoreCase) { in FX_HashCode_GetA() argument
78 if (bIgnoreCase) { in FX_HashCode_GetA()
88 uint32_t FX_HashCode_GetW(const WideStringView& str, bool bIgnoreCase) { in FX_HashCode_GetW() argument
90 if (bIgnoreCase) { in FX_HashCode_GetW()
Dbytestring.h268 uint32_t FX_HashCode_GetA(const ByteStringView& str, bool bIgnoreCase);
Dwidestring.h272 uint32_t FX_HashCode_GetW(const WideStringView& str, bool bIgnoreCase);
/external/pdfium/core/fxcrt/css/
Dcfx_cssselector.cpp32 bool bIgnoreCase) in CFX_CSSSelector() argument
34 m_dwHash(FX_HashCode_GetW(WideStringView(psz, iLen), bIgnoreCase)) {} in CFX_CSSSelector()
Dcfx_cssselector.h23 bool bIgnoreCase);
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...