Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp470 static const char SEMICOLON = ';'; in GetCharacterRef() local
479 q = strchr( q, SEMICOLON ); in GetCharacterRef()
484 TIXMLASSERT( *q == SEMICOLON ); in GetCharacterRef()
521 q = strchr( q, SEMICOLON ); in GetCharacterRef()
526 TIXMLASSERT( *q == SEMICOLON ); in GetCharacterRef()

Completed in 7 milliseconds