Searched refs:SEMICOLON (Results 1 – 1 of 1) sorted by relevance
470 static const char SEMICOLON = ';'; in GetCharacterRef() local479 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