OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xsltExtShutdownFunction
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
extensions.h
73
*
xsltExtShutdownFunction
:
80
typedef void (*
xsltExtShutdownFunction
) (xsltTransformContextPtr ctxt,
87
xsltExtShutdownFunction
shutdownFunc);
92
xsltExtShutdownFunction
shutdownFunc,
extensions.c
65
xsltExtShutdownFunction
shutdownFunc;
174
xsltExtShutdownFunction
shutdownFunc,
[
all
...]
/external/libxslt/libxslt/
extensions.h
73
*
xsltExtShutdownFunction
:
80
typedef void (*
xsltExtShutdownFunction
) (xsltTransformContextPtr ctxt,
87
xsltExtShutdownFunction
shutdownFunc);
92
xsltExtShutdownFunction
shutdownFunc,
extensions.c
65
xsltExtShutdownFunction
shutdownFunc;
174
xsltExtShutdownFunction
shutdownFunc,
[
all
...]
/external/chromium_org/third_party/libxslt/libexslt/
saxon.c
254
(
xsltExtShutdownFunction
) exsltSaxonShutdown);
functions.c
763
(
xsltExtShutdownFunction
) exsltFuncShutdown,
Completed in 259 milliseconds