Home | History | Annotate | Download | only in lib

Lines Matching refs:xmlNamespace

3066   static const XML_Char xmlNamespace[] = {
3075 (int)sizeof(xmlNamespace)/sizeof(XML_Char) - 1;
3113 if (isXML && (len > xmlLen || uri[len] != xmlNamespace[len]))