Searched defs:bIgnoreCase (Results 1 – 2 of 2) sorted by relevance
76 uint32_t FX_HashCode_GetA(const ByteStringView& str, bool bIgnoreCase) { in FX_HashCode_GetA()88 uint32_t FX_HashCode_GetW(const WideStringView& str, bool bIgnoreCase) { in FX_HashCode_GetW()
32 bool bIgnoreCase) in CFX_CSSSelector()