HomeSort by: relevance | last modified time | path
    Searched defs:SQLITE_ANY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 5846 ** [[SQLITE_ANY]] <dt>SQLITE_ANY</dt><dd>This encoding value may only be used
5850 ** parameter) is SQLITE_ANY, that indicates that the function does not have
5880 #define SQLITE_ANY 5 /* Deprecated */
sqlite3.c 6167 ** [[SQLITE_ANY]] <dt>SQLITE_ANY</dt><dd>This encoding value may only be used
6171 ** parameter) is SQLITE_ANY, that indicates that the function does not have
6201 #define SQLITE_ANY 5 /* Deprecated */
19013 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
    [all...]

Completed in 188 milliseconds