Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp132 static const int NUM_ENTITIES = 5; variable
133 static const Entity entities[NUM_ENTITIES] = {
333 for( int i = 0; i < NUM_ENTITIES; ++i ) { in GetStr()
2420 for( int i=0; i<NUM_ENTITIES; ++i ) { in XMLPrinter()
2511 for( int i=0; i<NUM_ENTITIES; ++i ) { in PrintString()

Completed in 8 milliseconds