Searched defs:ValidateValue (Results 1 – 3 of 3) sorted by relevance
123 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
127 static bool ValidateValue(void*) { return true; } in ValidateValue() function
2008 FLATBUFFERS_CHECKED_ERROR ValidateValue(int64_t *ev, bool next) { in ValidateValue() function