Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:restricted

1729 void XMLPrinter::PrintString( const char* p, bool restricted )

1733 const bool* flag = restricted ? restrictedEntityFlag : entityFlag;