Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c21065 const char *zLong; in arParseCommand() member
21169 const char *zLong = pOpt->zLong; in arParseCommand() local
21170 if( (n-2)<=strlen30(zLong) && 0==memcmp(&z[2], zLong, n-2) ){ in arParseCommand()

Completed in 33 milliseconds