Lines Matching refs:_private
4 introduced because we were not reusing _private on entities parsing
1678 keep _private in the parser context when parsing external entities
1689 to add a new function providing the _private field for the generated
5706 * parser.c: modified the handling of _private for entity
7456 * relaxng.c: use the psvi field of the nodes instead of _private
8813 * xmlreader.c: avoid using _private for the node or document
13206 * include/libxml/tree.h: added _private member to xmlNs struct
14973 * include/libxml/tree.h: better comments for _private fields
16236 --without-corba, made the _private field mandatory
16640 propagation of ctxt->_private when parsing external entities
18202 * parser.h: added a _private field for linking user's data