Searched refs:E_JSON_INSERT_PATH_CONFLICT (Results 1 – 2 of 2) sorted by relevance
153 constexpr int E_JSON_INSERT_PATH_CONFLICT = (E_BASE + 152); // Nearest path ends with type not obje… variable
512 return -E_JSON_INSERT_PATH_CONFLICT; in MoveToPath()