Searched refs:wxIsCDATAElement (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmltag.cpp55 bool wxIsCDATAElement(const wxChar *tag) function
113 if (wxIsCDATAElement(tagBuffer))
H A Dhtmlpars.cpp141 extern bool wxIsCDATAElement(const wxChar *tag);
157 if (cur != NULL && wxIsCDATAElement(cur->GetName().c_str()))

Completed in 82 milliseconds