Home | History | Annotate | Download | only in libxml2

Lines Matching refs:entities

1069 		    /* handle crossing entities -> stack needed */
1359 if ((source != NULL) && (source->entities != NULL)) {
1365 xmlHashScan((xmlHashTablePtr) source->entities,
1369 if ((source != NULL) && (source->entities != NULL)) {
1380 xmlHashScan((xmlHashTablePtr) source->entities,
1479 * all entities have been resolved prior to processing the
1520 * Make sure we have all entities fixed up
2356 /* TODO: need to work on entities -> stack */