OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclResultNamespaces
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
xslt.c
645
if (data->
exclResultNamespaces
!= NULL) {
648
data->
exclResultNamespaces
;
654
data->
exclResultNamespaces
= NULL;
701
ret->
exclResultNamespaces
= xsltPointerListCreate(-1);
702
if (ret->
exclResultNamespaces
== NULL)
[
all
...]
xsltInternals.h
[
all
...]
Completed in 57 milliseconds