Lines Matching defs:pCur
558 fuzzer_cursor *pCur; in fuzzerOpen() local
583 static void fuzzerClearCursor(fuzzer_cursor *pCur, int clearHash){ in fuzzerClearCursor()
603 fuzzer_cursor *pCur = (fuzzer_cursor *)cur; in fuzzerClose() local
694 static int fuzzerSeen(fuzzer_cursor *pCur, fuzzer_stem *pStem){ in fuzzerSeen()
733 static int fuzzerAdvance(fuzzer_cursor *pCur, fuzzer_stem *pStem){ in fuzzerAdvance()
794 static fuzzer_stem *fuzzerLowestCostStem(fuzzer_cursor *pCur){ in fuzzerLowestCostStem()
825 static fuzzer_stem *fuzzerInsert(fuzzer_cursor *pCur, fuzzer_stem *pNew){ in fuzzerInsert()
869 fuzzer_cursor *pCur, in fuzzerNewStem()
902 fuzzer_cursor *pCur = (fuzzer_cursor*)cur; in fuzzerNext() local
974 fuzzer_cursor *pCur = (fuzzer_cursor *)pVtabCursor; in fuzzerFilter() local
1021 fuzzer_cursor *pCur = (fuzzer_cursor*)cur; in fuzzerColumn() local
1042 fuzzer_cursor *pCur = (fuzzer_cursor*)cur; in fuzzerRowid() local
1052 fuzzer_cursor *pCur = (fuzzer_cursor*)cur; in fuzzerEof() local