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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 223 * xmlXPathVariableLookupFunc:
233 typedef xmlXPathObjectPtr (*xmlXPathVariableLookupFunc) (void *ctxt,
322 xmlXPathVariableLookupFunc varLookupFunc;/* variable lookup func */
  /external/libxml2/include/libxml/
xpath.h 224 * xmlXPathVariableLookupFunc:
234 typedef xmlXPathObjectPtr (*xmlXPathVariableLookupFunc) (void *ctxt,
323 xmlXPathVariableLookupFunc varLookupFunc;/* variable lookup func */

Completed in 210 milliseconds