Searched refs:fullMatch (Results 1 – 3 of 3) sorted by relevance
110 bool& fullMatch, int base = 10) in fromCharsWrapper() argument115 fullMatch = result.ptr == std::next(str.begin(), str.size()); in fromCharsWrapper()
318 bool fullMatch = false; in buildInventorySystemPath() 320 fromCharsWrapper(strView, temp, fullMatch, base); in buildInventorySystemPath() 321 if (res.ec == std::errc{} && fullMatch) in buildInventorySystemPath() 303 bool fullMatch = false; templateCharReplace() local
131 bool fullMatch = false; in busStrToInt() local132 fromCharsWrapper(num, val, fullMatch); in busStrToInt()743 bool fullMatch = false; in loadBlocklist() local745 fullMatch, 16); in loadBlocklist()