Lines Matching refs:pkgconf_buffer_finalize

32 	pkgconf_buffer_finalize(&buf);  in test_buffer_empty()
50 pkgconf_buffer_finalize(&buf); in test_buffer_append()
64 pkgconf_buffer_finalize(&buf); in test_buffer_append_slice()
78 pkgconf_buffer_finalize(&buf); in test_buffer_append_fmt()
90 pkgconf_buffer_finalize(&buf); in test_buffer_prepend()
104 pkgconf_buffer_finalize(&buf); in test_buffer_push_byte()
122 pkgconf_buffer_finalize(&buf); in test_buffer_trim_byte()
140 pkgconf_buffer_finalize(&buf); in test_buffer_reset()
157 pkgconf_buffer_finalize(&buf); in test_buffer_freeze()
172 pkgconf_buffer_finalize(&src); in test_buffer_copy()
173 pkgconf_buffer_finalize(&dst); in test_buffer_copy()
184 pkgconf_buffer_finalize(&buf); in test_buffer_join()
205 pkgconf_buffer_finalize(&hay); in test_buffer_contains()
206 pkgconf_buffer_finalize(&needle); in test_buffer_contains()
229 pkgconf_buffer_finalize(&a); in test_buffer_match()
230 pkgconf_buffer_finalize(&b); in test_buffer_match()
248 pkgconf_buffer_finalize(&hay); in test_buffer_has_prefix()
249 pkgconf_buffer_finalize(&pre); in test_buffer_has_prefix()
262 pkgconf_buffer_finalize(&src); in test_buffer_subst()
263 pkgconf_buffer_finalize(&dst); in test_buffer_subst()
293 pkgconf_buffer_finalize(&src); in test_buffer_subst_empty_pattern()
294 pkgconf_buffer_finalize(&dst0); in test_buffer_subst_empty_pattern()
295 pkgconf_buffer_finalize(&dst1); in test_buffer_subst_empty_pattern()
296 pkgconf_buffer_finalize(&dst2); in test_buffer_subst_empty_pattern()
297 pkgconf_buffer_finalize(&dst3); in test_buffer_subst_empty_pattern()
298 pkgconf_buffer_finalize(&dst4); in test_buffer_subst_empty_pattern()
299 pkgconf_buffer_finalize(&dst5); in test_buffer_subst_empty_pattern()
317 pkgconf_buffer_finalize(&src); in test_buffer_escape()
318 pkgconf_buffer_finalize(&dst); in test_buffer_escape()
363 pkgconf_buffer_finalize(&buf); in test_buffer_fputs_nonempty()
384 pkgconf_buffer_finalize(&buf); in test_buffer_fputs_empty()