OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inheritedNsNr
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
xsltInternals.h
287
* TODO: @
inheritedNsNr
and @inheritedNs won't be used in the
290
int
inheritedNsNr
; /* number of inherited namespaces */
[
all
...]
xslt.c
1065
(template->
inheritedNsNr
!= 0) || (template->inheritedNs != NULL))
1132
template->
inheritedNsNr
= nbns;
[
all
...]
transform.c
[
all
...]
Completed in 55 milliseconds