Searched defs:nextCase (Results 1 - 3 of 3) sorted by last modified time

/external/sqlite/dist/orig/
H A Dsqlite3.c94655 int nextCase; /* GOTO label for next WHEN clause */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c94655 int nextCase; /* GOTO label for next WHEN clause */ local
[all...]
/external/icu/icu4c/source/tools/ctestfw/
H A Dtestdata.cpp125 UBool RBTestData::nextCase(const DataMap *& nextCase, UErrorCode &status) argument
136 nextCase = fCurrCase;
139 nextCase = NULL;

Completed in 636 milliseconds