Lines Matching full:charref
359 errmsg = "CharRef: invalid hexadecimal value";
362 errmsg = "CharRef: invalid decimal value";
365 errmsg = "CharRef: invalid value";
2273 * [66] CharRef ::= '&#' [0-9]+ ';' |
2381 * [66] CharRef ::= '&#' [0-9]+ ';' |
2582 * [67] Reference ::= EntityRef | CharRef
2772 * [67] Reference ::= EntityRef | CharRef
3778 * reference constructs. Note Charref will be handled in
6990 * CharRef, a predefined entity, if there is no reference() callback.
6993 * [67] Reference ::= EntityRef | CharRef
7008 * Simple case of a CharRef
7022 * generate a CharRef.