Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c21 #define ISLOWER(X) islower((unsigned char)(X)) macro
2275 }else if( ISLOWER(x[0]) ){ in parseonetoken()
2448 if( ISLOWER(x[1]) || ISLOWER(msp->subsym[0]->name[0]) ){ in parseonetoken()
2747 if( !ISLOWER(x[0]) ){ in parseonetoken()
/sqlite-3.40.0/
H A Dconfigure6125 if (XOR (islower (i), ISLOWER (i))