Searched refs:DICT_FREE (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/
H A Dtree.c1032 * DICT_FREE:
1038 #define DICT_FREE(str) \ macro
1116 DICT_FREE(cur->name)
1117 DICT_FREE(cur->SystemID)
1118 DICT_FREE(cur->ExternalID)
1238 DICT_FREE(cur->version)
1239 DICT_FREE(cur->name)
1240 DICT_FREE(cur->encoding)
1241 DICT_FREE(cur->URL)
2053 DICT_FREE(cu
[all...]
H A Dxmlreader.c203 * DICT_FREE:
209 #define DICT_FREE(str) \ macro
233 DICT_FREE(id->value)
298 DICT_FREE(cur->name);
376 DICT_FREE(cur->content);
389 DICT_FREE(cur->name);
451 DICT_FREE(cur->content);
464 DICT_FREE(cur->name);
H A DHTMLparser.c6385 * DICT_FREE:
6391 #define DICT_FREE(str) \ macro
6435 DICT_FREE(ctxt->version);
6437 DICT_FREE(ctxt->encoding);
6439 DICT_FREE(ctxt->directory);
6441 DICT_FREE(ctxt->extSubURI);
6443 DICT_FREE(ctxt->extSubSystem);
H A Dparser.c14240 * DICT_FREE:
14246 #define DICT_FREE(str) \ macro
14289 DICT_FREE(ctxt->version);
14291 DICT_FREE(ctxt->encoding);
14293 DICT_FREE(ctxt->directory);
14295 DICT_FREE(ctxt->extSubURI);
14297 DICT_FREE(ctxt->extSubSystem);
H A Dvalid.c2531 * DICT_FREE:
2537 #define DICT_FREE(str) \ macro
2558 DICT_FREE(id->value)
2560 DICT_FREE(id->name)

Completed in 216 milliseconds