Searched refs:valuelen (Results 1 – 1 of 1) sorted by relevance
329 …PullJSONValue(const char buff[], const char key[], char value[], size_t valuelen, PetscBool *found) in PetscPullJSONValue() argument364 PetscCall(PetscStrncpy(value, v + 1, PetscMin((size_t)(w - v), valuelen))); in PetscPullJSONValue()