Lines Matching refs:entities
20 #include <libxml/entities.h>
40 * few predefined ones). This is the case both for internal entities
42 * external entities - in which case we use the buf structure for
110 * The recursive one use the state info for entities processing.
189 int replaceEntities; /* shall we replace entities ? */
250 xmlParserInputPtr entity; /* used to check entities boundaries */
303 unsigned long nbentities; /* number of entities references */
304 unsigned long sizeentities; /* size of parsed entities */
339 * The entity loader, to control the loading of external entities,
1059 * External entities handling actually implemented in xmlIO.
1088 XML_PARSE_NOENT = 1<<1, /* substitute entities */