Searched defs:wsAttrNS (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_simple_parser.cpp127 CFX_WideString wsAttrNS; local
144 pElement, wsNSPrefix.AsStringC(), wsAttrNS)) {
148 if (wsAttrNS.Left(wsNamespaceURIPrefix.GetLength()) !=
153 if (wsAttrNS != wsNamespaceURIPrefix)

Completed in 193 milliseconds