Home
last modified time | relevance | path

Searched refs:Putc (Results 1 – 2 of 2) sorted by relevance

/external/tinyxml2/
Dtinyxml2.cpp2473 void XMLPrinter::Putc( char ch ) in Putc() function in tinyxml2::XMLPrinter
2518 Putc( '&' ); in PrintString()
2520 Putc( ';' ); in PrintString()
2567 Putc( '\n' ); in OpenElement()
2585 Putc ( ' ' ); in PushAttribute()
2589 Putc ( '\"' ); in PushAttribute()
2643 Putc( '\n' ); in CloseElement()
2655 Putc( '\n' ); in CloseElement()
2667 Putc( '>' ); in SealElementIfJustOpened()
2737 Putc( '\n' ); in PushComment()
[all …]
Dtinyxml2.h2272 void Putc( char ch );