Searched refs:free_strings (Results 1 – 2 of 2) sorted by relevance
188 static inline void strarray_free(struct vrend_strarray *sa, bool free_strings) in strarray_free() argument190 if (free_strings) { in strarray_free()
499 static void destruct(detail::function_record *rec, bool free_strings = true) { in PYBIND11_NAMESPACE_BEGIN()513 if (free_strings) { in PYBIND11_NAMESPACE_BEGIN()