Searched refs:STEP_CONTINUE (Results 1 – 1 of 1) sorted by relevance
115 …const int STEP_CONTINUE = 1; // the current key has been put into the result set, discard this one. variable327 } else if (stepResult == STEP_CONTINUE) { in GetEntries()1313 return STEP_CONTINUE; in GetOneEntry()