Strsafe 332 third_party/sqlite/src/tool/lemon.c const char *Strsafe(const char *); Strsafe 1995 third_party/sqlite/src/tool/lemon.c x = Strsafe(psp->tokenstart); /* Save the token permanently */ Strsafe 2773 third_party/sqlite/src/tool/lemon.c const char *fname = Strsafe(lemp->outname); Strsafe 3382 third_party/sqlite/src/tool/lemon.c rp->code = Strsafe(cp?cp:""); Strsafe 4422 third_party/sqlite/src/tool/lemon.c sp->name = Strsafe(x);