Searched refs:cShort (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c11771 char cShort; member in struct:ArSwitch
11803 if( z[i]==pOpt->cShort ) break;
11841 if( z[i]==pOpt->cShort ) break;
/external/sqlite/dist/
H A Dshell.c11794 char cShort; member in struct:ArSwitch
11826 if( z[i]==pOpt->cShort ) break;
11864 if( z[i]==pOpt->cShort ) break;

Completed in 110 milliseconds