Home | History | Annotate | Download | only in libxml2

Lines Matching full:entity

1884  * @name: the entity name
1886 * Lookup the given entity in EntitiesTable
1907 * @value: the entity's unicode value
1909 * Lookup the given entity in EntitiesTable
2008 * Try to lookup a predefined HTML entity for it
2108 * Try to lookup a predefined HTML entity for it
2623 * @str: location to store the entity name
2625 * parse an HTML ENTITY references
2653 * Lookup the entity in the table.
3905 * parse and handle entity references in content,
3907 * CharRef, or a predefined entity.