Lines Matching full:entity
311 /* This is called for entity declarations. The is_parameter_entity
312 argument will be non-zero if the entity is a parameter entity, zero
315 For internal entities (<!ENTITY foo "bar">), value will
324 non-NULL value only for unparsed entity declarations.
348 This is called for a declaration of an unparsed (NDATA) entity.
388 external subset or a reference to a parameter entity, but does not
392 If parameter entity parsing is enabled, then in addition to the
394 entity was actually read.
399 entity. The referenced entity is not automatically parsed. The
403 The parser argument is the parser parsing the entity containing the
406 system identifier as specified in the entity declaration; it will
414 entity declaration, or NULL if none was specified; the whitespace
421 referenced entity is to be parsed later, it must be copied.
422 context is NULL only when the entity is a parameter entity.
426 entity. In this case the calling parser will return an
440 1) An entity reference is encountered for which no declaration
442 2) An internal entity reference is read, but not expanded, because
571 internal entities. These entity references will be passed to the
572 default handler, or to the skipped entity handler, if one is set.
579 internal entities. The entity reference will not be passed to the
629 passed as the first argument to the external entity ref handler
697 Note: For the purpose of checking WFC: Entity Declared, passing
796 except when parsing an external parameter entity and resumable != 0.
828 to be applied recursively until the document entity's parser is restarted.
856 entity; context is a '\0'-terminated string specifying the parse
861 of a name specifies that the general entity of the name is open; a
889 only be parsed synchronously. If the external parameter entity is
891 entity ref handler: the complete sequence of
895 for the external parameter entity (context must be 0 for this
899 entity parsing (ie without XML_DTD being defined), then
945 Returns 0 if the event is in an internal entity.