HomeSort by: relevance | last modified time | path
    Searched refs:xmlns (Results 1 - 6 of 6) sorted by relevancy

  /src/tools/binstall/
mkmanifest 14 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
19 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  /src/external/gpl3/gcc/dist/contrib/regression/
mkindex.pl 89 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  /src/external/gpl3/gcc.old/dist/contrib/regression/
mkindex.pl 89 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  /src/external/bsd/wpa/dist/src/wps/
upnp_xml.c 172 * xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
175 * <u:actionName xmlns:u="urn:schemas-upnp-org:service:serviceType:v">
  /src/external/mit/expat/dist/lib/
xmlparse.c 369 XML_Bool xmlns; member in struct:attribute_id
2620 return XML_L("reserved prefix (xmlns) must not be declared or undeclared");
3623 if (attId->xmlns) {
3656 if (da->id->xmlns) {
4055 // "http://www.w3.org/2000/xmlns/"
4079 /* Not allowed to bind xmlns */
6801 if (isId && ! type->idAtt && ! attId->xmlns)
6912 id->xmlns = XML_TRUE;
7271 newA->xmlns = oldA->xmlns;
    [all...]
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
xml.d 2827 xmlns:stream="http://etherx.'jabber'.org/streams"
2828 xmlns="jabber:'client'" from='jid.pl' id="587a5767"
2835 assert(p.tag.attr["xmlns"] == "jabber:'client'");

Completed in 22 milliseconds