Lines Matching refs:entities
17 #include <libxml/entities.h>
42 * Substitute the HTML entities by their value
69 * Set up the predefined entities.
80 * Cleanup up the predefined entities table.
93 "fetch external entities",
94 "substitute entities",
183 } else if (!strcmp(name, "fetch external entities")) {
185 } else if (!strcmp(name, "substitute entities")) {
301 } else if (!strcmp(name, "fetch external entities")) {
303 } else if (!strcmp(name, "substitute entities")) {
397 * This function is deprecated, we now always process entities content
575 * Needed for rollback cases. Used only when parsing entities references.
618 * of the following entities: amp, lt, gt, apos, quot.
649 * Default handling of defined entities, when should we define a new input
909 * The entity loader, to control the loading of external entities,