ns_triplets       812 third_party/expat/files/lib/xmlparse.c   ns_triplets = XML_FALSE;
ns_triplets      1025 third_party/expat/files/lib/xmlparse.c   XML_Bool oldns_triplets = ns_triplets;
ns_triplets      1084 third_party/expat/files/lib/xmlparse.c   ns_triplets = oldns_triplets;
ns_triplets      1220 third_party/expat/files/lib/xmlparse.c   ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
ns_triplets      2526 third_party/expat/files/lib/xmlparse.c             if (ns_triplets && prefix) {
ns_triplets      2956 third_party/expat/files/lib/xmlparse.c         if (ns_triplets) {  /* append namespace separator and prefix */
ns_triplets      3009 third_party/expat/files/lib/xmlparse.c   if (ns_triplets && binding->prefix->name) {