Home
last modified time | relevance | path

Searched defs:xmlns (Results 1 – 5 of 5) sorted by relevance

/external/webkit/LayoutTests/dom/xhtml/level2/core/
Dstaff2.dtd8 <!ATTLIST employee xmlns CDATA #IMPLIED> attribute
12 xmlns CDATA #FIXED "http://www.w3.org/2000/svg" attribute
DstaffNS.dtd3 <!ATTLIST employee xmlns CDATA #IMPLIED> attribute
23 <!ATTLIST address xmlns CDATA #IMPLIED> attribute
/external/chromium/third_party/libjingle/source/talk/xmllite/
Dxmlprinter.cc60 const std::string * const xmlns, int xmlnsCount) { in PrintXml()
66 const std::string * const xmlns, int xmlnsCount) : in XmlPrinterImpl()
Dxmlelement.cc500 std::ostream * pout, std::string xmlns[], int xmlnsCount) const { in Print()
/external/expat/lib/
Dxmlparse.c236 XML_Bool xmlns; member