OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpRVT
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
variables.c
136
RVT->next = (xmlNodePtr) ctxt->
tmpRVT
;
137
if (ctxt->
tmpRVT
!= NULL)
138
ctxt->
tmpRVT
->prev = (xmlNodePtr) RVT;
139
ctxt->
tmpRVT
= RVT;
433
cur = ctxt->
tmpRVT
;
443
ctxt->
tmpRVT
= NULL;
[
all
...]
xsltInternals.h
[
all
...]
transform.c
[
all
...]
Completed in 668 milliseconds