HomeSort by relevance Sort by last modified time
    Searched defs:_private (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
entities.h 39 void *_private; /* application data */ member in struct:_xmlEntity
tree.h 215 void *_private; /* application data */ member in struct:_xmlAttribute
308 void *_private; /* application data */ member in struct:_xmlElement
356 void *_private; /* application data */ member in struct:_xmlNs
369 void *_private; /* application data */ member in struct:_xmlDtd
397 void *_private; /* application data */ member in struct:_xmlAttr
452 void *_private; /* application data */ member in struct:_xmlNode
514 void *_private; /* application data */ member in struct:_xmlDoc
576 void * _private; member in struct:_xmlDOMWrapCtxt
    [all...]
parser.h 256 void *_private; /* For user data, libxml won't touch it */ member in struct:_xmlParserCtxt
746 void *_private; member in struct:_xmlSAXHandler
    [all...]
schemasInternals.h 940 void *_private; /* unused by the library for users or bindings */ member in struct:_xmlSchema
  /external/libxml2/include/libxml/
entities.h 39 void *_private; /* application data */ member in struct:_xmlEntity
tree.h 215 void *_private; /* application data */ member in struct:_xmlAttribute
308 void *_private; /* application data */ member in struct:_xmlElement
355 void *_private; /* application data */ member in struct:_xmlNs
368 void *_private; /* application data */ member in struct:_xmlDtd
396 void *_private; /* application data */ member in struct:_xmlAttr
451 void *_private; /* application data */ member in struct:_xmlNode
513 void *_private; /* application data */ member in struct:_xmlDoc
575 void * _private; member in struct:_xmlDOMWrapCtxt
    [all...]
parser.h 256 void *_private; /* For user data, libxml won't touch it */ member in struct:_xmlParserCtxt
746 void *_private; member in struct:_xmlSAXHandler
    [all...]
schemasInternals.h 940 void *_private; /* unused by the library for users or bindings */ member in struct:_xmlSchema
  /external/chromium_org/third_party/libxml/src/
schematron.c 135 void *_private; /* unused by the library */ member in struct:_xmlSchematron
    [all...]
xinclude.c 86 void *_private; /* application data */ member in struct:_xmlXIncludeCtxt
435 pctxt->_private = ctxt->_private;
687 newctxt->_private = ctxt->_private;
    [all...]
xmlsave.c 75 void *_private; member in struct:_xmlSaveCtxt
    [all...]
relaxng.c 178 void *_private; /* unused by the library for users or bindings */ member in struct:_xmlRelaxNG
    [all...]
  /external/libxml2/
schematron.c 135 void *_private; /* unused by the library */ member in struct:_xmlSchematron
    [all...]
xinclude.c 86 void *_private; /* application data */ member in struct:_xmlXIncludeCtxt
435 pctxt->_private = ctxt->_private;
687 newctxt->_private = ctxt->_private;
    [all...]
xmlsave.c 75 void *_private; member in struct:_xmlSaveCtxt
    [all...]
relaxng.c 178 void *_private; /* unused by the library for users or bindings */ member in struct:_xmlRelaxNG
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xsltInternals.h 1139 * namely node->psvi, has beed already once been moved from node->_private
1583 void *_private; \/* user defined data *\/ member in struct:_xsltStylesheet
1720 void *_private; \/* user defined data *\/ member in struct:_xsltTransformContext
    [all...]
  /external/libxslt/libxslt/
xsltInternals.h 1139 * namely node->psvi, has beed already once been moved from node->_private
1583 void *_private; \/* user defined data *\/ member in struct:_xsltStylesheet
1720 void *_private; \/* user defined data *\/ member in struct:_xsltTransformContext
    [all...]

Completed in 1314 milliseconds