OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inScopeNamespaces
(Results
1 - 2
of
2
) sorted by null
/external/libxslt/libxslt/
xslt.c
626
if (data->
inScopeNamespaces
!= NULL) {
630
(xsltPointerListPtr) data->
inScopeNamespaces
;
642
data->
inScopeNamespaces
= NULL;
695
ret->
inScopeNamespaces
= xsltPointerListCreate(-1);
696
if (ret->
inScopeNamespaces
== NULL)
[
all
...]
xsltInternals.h
[
all
...]
Completed in 192 milliseconds