Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:StringEqual

369     inline static bool StringEqual( const char* p, const char* q, int nChar=INT_MAX )  {