Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c21582 static int arDotCommand( in arDotCommand() function
22062 rc = arDotCommand(p, 0, azArg, nArg); in do_meta_command()
26333 arDotCommand(&data, 1, argv+(i-1), argc-(i-1));
26335 arDotCommand(&data, 1, argv+i, argc-i);

Completed in 35 milliseconds