OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xsltEffectiveNsPtr
(Results
1 - 3
of
3
) sorted by null
/external/libxslt/libxslt/
xsltInternals.h
1157
typedef xsltEffectiveNs *
xsltEffectiveNsPtr
;
1159
xsltEffectiveNsPtr
nextInStore; /* storage next */
1160
xsltEffectiveNsPtr
next; /* next item in the list */
1190
xsltEffectiveNsPtr
effectiveNs;
[
all
...]
xslt.c
609
xsltLREEffectiveNsNodesFree(
xsltEffectiveNsPtr
first)
611
xsltEffectiveNsPtr
tmp;
[
all
...]
transform.c
[
all
...]
Completed in 23 milliseconds