Searched refs:l3 (Results 1 – 1 of 1) sorted by relevance
550 size_t l, l1, l2, l3; in PetscStrreplace() local602 PetscCall(PetscStrlen(par, &l3)); in PetscStrreplace()603 …PetscCheck(l1 + l2 + l3 < len, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "b len is not long enough to ho… in PetscStrreplace()