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

  /external/chromium_org/third_party/libxml/src/include/libxml/
parser.h 429 * attributeDeclSAXFunc:
440 typedef void (*attributeDeclSAXFunc)(void *ctx,
725 attributeDeclSAXFunc attributeDecl;
766 attributeDeclSAXFunc attributeDecl;
    [all...]
  /external/libxml2/include/libxml/
parser.h 432 * attributeDeclSAXFunc:
443 typedef void (*attributeDeclSAXFunc)(void *ctx,
728 attributeDeclSAXFunc attributeDecl;
769 attributeDeclSAXFunc attributeDecl;
    [all...]

Completed in 60 milliseconds