Lines Matching full:entityvalue
384 errmsg = "EntityValue: \" or ' expected";
390 errmsg = "EntityValue: \" or ' expected";
3839 * [9] EntityValue ::= '"' ([^%&"] | PEReference | Reference)* '"' |
3842 * Returns the EntityValue parsed with reference substituted or NULL
3940 "EntityValue: '%c' forbidden except for entities references\n",
3965 * When a general entity reference appears in the EntityValue in
5468 * [73] EntityDef ::= EntityValue | (ExternalID NDataDecl?)
5470 * [74] PEDef ::= EntityValue | ExternalID