OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 28 milliseconds