Home
last modified time | relevance | path

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

/dports/graphics/anttweakbar/AntTweakBar/src/
H A DTwMgr.cpp4441 …_Token, const char *_Def, int& Line, int& Column, bool _KeepQuotes, bool _EndCR, char _Sep1='\0', … in ParseToken() argument
4448 if( *Cur=='\n' && _EndCR ) in ParseToken()