• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:xmlFree

190 	if (uri->scheme != NULL) xmlFree(uri->scheme);
228 xmlFree(uri->fragment);
264 xmlFree(uri->query);
274 xmlFree (uri->query_raw);
335 if (uri->user != NULL) xmlFree(uri->user);
448 if (uri->authority != NULL) xmlFree(uri->authority);
450 if (uri->server != NULL) xmlFree(uri->server);
560 if (uri->path != NULL) xmlFree(uri->path);
602 if (uri->path != NULL) xmlFree(uri->path);
640 if (uri->path != NULL) xmlFree(uri->path);
678 if (uri->path != NULL) xmlFree(uri->path);
728 if (uri->path != NULL) xmlFree(uri->path);
771 if (uri->path != NULL) xmlFree(uri->path);
1012 xmlFree(ret);
1025 xmlFree(ret);
1041 xmlFree(ret);
1064 xmlFree(ret);
1081 xmlFree(ret);
1107 xmlFree(ret);
1123 xmlFree(ret);
1138 xmlFree(ret);
1153 xmlFree(ret);
1169 xmlFree(ret);
1195 xmlFree(ret);
1237 xmlFree(ret);
1264 xmlFree(ret);
1279 xmlFree(ret);
1294 xmlFree(ret);
1309 xmlFree(ret);
1334 xmlFree(ret);
1349 xmlFree(ret);
1371 xmlFree(ret);
1394 xmlFree(out);
1408 if (uri->scheme != NULL) xmlFree(uri->scheme);
1410 if (uri->server != NULL) xmlFree(uri->server);
1412 if (uri->user != NULL) xmlFree(uri->user);
1414 if (uri->path != NULL) xmlFree(uri->path);
1416 if (uri->fragment != NULL) xmlFree(uri->fragment);
1418 if (uri->opaque != NULL) xmlFree(uri->opaque);
1420 if (uri->authority != NULL) xmlFree(uri->authority);
1422 if (uri->query != NULL) xmlFree(uri->query);
1424 if (uri->query_raw != NULL) xmlFree(uri->query_raw);
1438 if (uri->scheme != NULL) xmlFree(uri->scheme);
1439 if (uri->server != NULL) xmlFree(uri->server);
1440 if (uri->user != NULL) xmlFree(uri->user);
1441 if (uri->path != NULL) xmlFree(uri->path);
1442 if (uri->fragment != NULL) xmlFree(uri->fragment);
1443 if (uri->opaque != NULL) xmlFree(uri->opaque);
1444 if (uri->authority != NULL) xmlFree(uri->authority);
1445 if (uri->query != NULL) xmlFree(uri->query);
1446 if (uri->query_raw != NULL) xmlFree(uri->query_raw);
1447 xmlFree(uri);
1756 xmlFree(ret);
1841 xmlFree(segment);
1850 xmlFree(segment);
1859 xmlFree(segment);
1868 xmlFree(segment);
1884 xmlFree(segment);
1897 xmlFree(segment);
1904 xmlFree(segment);
1912 xmlFree(segment);
1997 xmlFree(bas->fragment);
2415 xmlFree(vptr);
2613 xmlFree(cal);