Lines Matching full:entityvalue
324 errmsg = "EntityValue: \" or ' expected\n";
330 errmsg = "EntityValue: \" or ' expected\n";
3617 * [9] EntityValue ::= '"' ([^%&"] | PEReference | Reference)* '"' |
3620 * Returns the EntityValue parsed with reference substituted or NULL
3710 "EntityValue: '%c' forbidden except for entities references\n",
3735 * When a general entity reference appears in the EntityValue in
5132 * [73] EntityDef ::= EntityValue | (ExternalID NDataDecl?)
5134 * [74] PEDef ::= EntityValue | ExternalID