Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/Sql/
H A DSqlCode.cpp76 case SQLC_COMMA: in SqlCompile()
109 if(c == SQLC_COMMA) in SqlCompile()
H A DSqlVal.cpp22 s << (char)SQLC_COMMA; in PutOf()
H A DSqlexp.h79 SQLC_COMMA = 12, enumerator