OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nsuffix
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/netbsd/resolv/
res_private.h
15
char
nsuffix
[64];
member in struct:__res_state_ext
/external/libxslt/libxslt/
numbers.c
951
xmlChar *nprefix, *
nsuffix
= NULL;
local
1216
nsuffix
= the_format;
1239
(xmlStrncmp(
nsuffix
, suffix, suffix_length) !=0 ))) {
1242
suffix =
nsuffix
;
[
all
...]
Completed in 834 milliseconds