Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:_cdata

1067 		element, set the parameter _cdata to 'true'
1094 void SetCDATA( bool _cdata ) { cdata = _cdata; }