Searched refs:UG_JSON_ERROR_INVALID_CONTROL (Results 1 – 2 of 2) sorted by relevance
74 UG_JSON_ERROR_INVALID_CONTROL = -9, // unknown control character after '\' enumerator
488 return UG_JSON_ERROR_INVALID_CONTROL; in ug_json_parse()