Searched defs:nsname (Results 1 – 13 of 13) sorted by relevance
/third_party/toybox/toys/pending/ |
D | host.c | 77 char *name, *nsname, plname[640], ptrbuf[128]; in host_main() local
|
/third_party/node/test/parallel/ |
D | test-dns-resolveany.js | 18 nsname: 'ns1.example.com', property
|
D | test-dns.js | 357 nsname: 'ns1.example.com', property 379 nsname: 'ns1.example.com', property
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tsdcfmsy.cpp | 353 const char* nsname; in testNumberingSystem() member
|
D | numfmtst.cpp | 7100 const char *nsname = availableNumberingSystems->next(&len,status); in TestAvailableNumberingSystems() local
|
/third_party/node/deps/cares/include/ |
D | ares.h | 582 char *nsname; member
|
/third_party/libxml2/ |
D | pattern.c | 82 #define XML_PAT_COPY_NSNAME(c, r, nsname) \ argument
|
D | parser.c | 9265 const xmlChar *nsname; in xmlParseStartTag2() local
|
D | xmlschemas.c | 21874 const xmlChar *nsname = NULL, *location; in xmlSchemaAssembleByXSI() local 22083 const xmlChar* nsname) in xmlSchemaVAddNodeQName()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | pattern.c | 111 #define XML_PAT_COPY_NSNAME(c, r, nsname) \ argument
|
D | parser.c | 9212 const xmlChar *nsname; in xmlParseStartTag2() local
|
D | xmlschemas.c | 21801 const xmlChar *nsname = NULL, *location; in xmlSchemaAssembleByXSI() local 22010 const xmlChar* nsname) in xmlSchemaVAddNodeQName()
|
/third_party/node/src/ |
D | cares_wrap.cc | 574 const ares_unique_ptr nsname(nsname_temp); in ParseSoaReply() local
|