Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlEntityDescPtr

1739  * Returns the associated htmlEntityDescPtr if found, NULL otherwise.
1748 return((htmlEntityDescPtr) &html40EntitiesTable[i]);
1762 * Returns the associated htmlEntityDescPtr if found, NULL otherwise.
1773 return((htmlEntityDescPtr) &html40EntitiesTable[i]);
2477 * Returns the associated htmlEntityDescPtr if found, or NULL otherwise,