OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_ext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
preproc.c
111
int
has_ext
;
local
117
has_ext
= (style->extInfos != NULL);
141
if ((
has_ext
) && (parent->ns != NULL) &&
[
all
...]
/external/libxslt/libxslt/
preproc.c
111
int
has_ext
;
local
117
has_ext
= (style->extInfos != NULL);
141
if ((
has_ext
) && (parent->ns != NULL) &&
[
all
...]
Completed in 137 milliseconds