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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 238 * xmlXPathFuncLookupFunc:
248 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,
333 xmlXPathFuncLookupFunc funcLookupFunc;/* function lookup func */
  /external/libxml2/include/libxml/
xpath.h 239 * xmlXPathFuncLookupFunc:
249 typedef xmlXPathFunction (*xmlXPathFuncLookupFunc) (void *ctxt,
334 xmlXPathFuncLookupFunc funcLookupFunc;/* function lookup func */

Completed in 976 milliseconds