Lines Matching refs:entities

53 #include <libxml/entities.h>
160 * use the number of parsed entities in the replacement
165 * The amount of data parsed counting entities size only once
174 * Check the density of entities for the amount of data
422 errmsg = "external parsed entities cannot be standalone\n";
1630 * in UTF-8 mode. It also pop-up unfinished entities on the fly.
1741 * It pops up finished entities in the process if allowable at that point.
1788 * Need to handle support of entities branching here
1798 * Commodity functions to handle entities *
2108 * In a document with an external subset or external parameter entities
2215 * parameter entities with "standalone='no'", ...
3127 * Pop-up of finished entities.
3142 * Raise problem w.r.t. '&' and '%' being used in non-entities
3156 "EntityValue: '%c' forbidden except for entities references\n",
3172 * Then PEReference entities are substituted.
3327 * entities problems
3413 * Note: the parser won't do substitution of entities here, this
5732 * Pop-up of finished entities.
5820 * Pop-up of finished entities.
5929 * entities or to the external subset.)
5961 * This is only for internal subset. On external entities,
5968 * Conditional sections are allowed from entities included
5984 * parse an XML declaration header for external entities
6107 * Pop-up of finished entities.
6283 * Store the number of entities needing parsing for entity
6424 * There is a problem on the handling of _private for entities
6456 * when operating on a reader, the entities definitions
6457 * are always owning the entities subtree.
6590 * documents need not declare any of the following entities: amp, lt,
6594 * attribute-list declaration. Note that if entities are declared in the
6595 * external subset or in external parameter entities, a non-validating
6647 * need not declare any of the following entities: amp, lt,
6654 * entities are declared in the external subset or in
6655 * external parameter entities, a non-validating processor
6692 * entity references to external entities.
6715 * Internal check, no parameter entities here ...
6760 * documents need not declare any of the following entities: amp, lt,
6764 * attribute-list declaration. Note that if entities are declared in the
6765 * external subset or in external parameter entities, a non-validating
6821 * need not declare any of the following entities: amp, lt,
6828 * entities are declared in the external subset or in
6829 * external parameter entities, a non-validating processor
6862 * entity references to external entities.
6886 * Internal check, no parameter entities here ...
6939 * In a document with an external subset or external parameter entities
6991 * parameter entities with "standalone='no'", ...
7065 * In a document with an external subset or external parameter entities
7125 * parameter entities with "standalone='no'", ...
7262 * Pop-up of finished entities.
7300 * to external entities.
8764 * Pop-up of finished entities.
9212 * - entities (other than amp, lt, gt, apos, quot), if references
9213 * to those entities appear in the document, or
9966 * Pop-up of finished entities.
10311 * Pop-up of finished entities.
10933 * The value of @filename is used for fetching external entities
11770 * Record in the parent context the number of entities replacement
12018 * Record in the parent context the number of entities replacement
13114 * Specific function to keep track of entities references *