OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xsltGenericDebugContext
(Results
1 - 2
of
2
) sorted by null
/external/libxslt/libxslt/
xsltutils.h
143
XSLTPUBVAR void *
xsltGenericDebugContext
;
xsltutils.c
560
if (
xsltGenericDebugContext
== NULL)
564
vfprintf((FILE *)
xsltGenericDebugContext
, msg, args);
569
void *
xsltGenericDebugContext
= NULL;
587
xsltGenericDebugContext
= ctx;
1035
xsltGenericDebug(
xsltGenericDebugContext
,
1051
xsltGenericDebug(
xsltGenericDebugContext
,
[
all
...]
Completed in 437 milliseconds