Home | History | Annotate | Download | only in libxml2

Lines Matching full:entities

20 #include <libxml/entities.h>
457 * Free up the external entities
483 * The entity loader, to control the loading of external entities,
1316 * If we don't substitute entities, the validation should be
1317 * done on a value with replaced entities anyway.
1576 (ctxt->myDoc->intSubset->entities == NULL)))) {
1804 * Remove the entities from an attribute value
1884 * Remove the entities from an attribute value
2027 * If we don't substitute entities, the validation should be
2028 * done on a value with replaced entities anyway.
2050 * content with entities substitued. Check if we need to
2083 * if entities already have been substitued, then
2179 (ctxt->myDoc->intSubset->entities == NULL)))) {