HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3Utf8To8 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
test_hexio.c 290 ** sqlite3Utf8to8() convert it back to hex and return the result.
311 nOut = sqlite3Utf8To8(z);
utf.c 416 int sqlite3Utf8To8(unsigned char *zIn){
sqliteInt.h     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 797 milliseconds