Searched defs:str_needs_free (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-tknzr.c1024 gboolean str_needs_free = FALSE, local
1038 str_needs_free = TRUE;
1060 if (str_needs_free == TRUE && *a_str) {
1078 gboolean str_needs_free = FALSE; local
1093 str_needs_free = TRUE;
1105 if (str_needs_free == TRUE && *a_str) {
1381 gboolean str_needs_free = FALSE; local
1399 str_needs_free = TRUE;
1408 if (str_needs_free == TRUE && *a_str) {

Completed in 21 milliseconds