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

/external/libxml2/
H A Dtree.c1044 * DICT_FREE:
1050 #define DICT_FREE(str) \ macro
1128 DICT_FREE(cur->name)
1129 DICT_FREE(cur->SystemID)
1130 DICT_FREE(cur->ExternalID)
1250 DICT_FREE(cur->version)
1251 DICT_FREE(cur->name)
1252 DICT_FREE(cur->encoding)
1253 DICT_FREE(cur->URL)
2087 DICT_FREE(cu
[all...]
H A DHTMLparser.c6503 * DICT_FREE:
6509 #define DICT_FREE(str) \ macro
6553 DICT_FREE(ctxt->version);
6555 DICT_FREE(ctxt->encoding);
6557 DICT_FREE(ctxt->directory);
6559 DICT_FREE(ctxt->extSubURI);
6561 DICT_FREE(ctxt->extSubSystem);
H A Dxmlreader.c210 * DICT_FREE:
216 #define DICT_FREE(str) \ macro
240 DICT_FREE(id->value)
308 DICT_FREE(cur->name);
389 DICT_FREE(cur->content);
402 DICT_FREE(cur->name);
467 DICT_FREE(cur->content);
480 DICT_FREE(cur->name);
H A Dparser.c14895 * DICT_FREE:
14901 #define DICT_FREE(str) \ macro
14944 DICT_FREE(ctxt->version);
14946 DICT_FREE(ctxt->encoding);
14948 DICT_FREE(ctxt->directory);
14950 DICT_FREE(ctxt->extSubURI);
14952 DICT_FREE(ctxt->extSubSystem);
H A Dvalid.c2532 * DICT_FREE:
2538 #define DICT_FREE(str) \ macro
2559 DICT_FREE(id->value)
2561 DICT_FREE(id->name)

Completed in 193 milliseconds