Home
last modified time | relevance | path

Searched defs:sqliteMallocRaw (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dutil.c266 void *sqliteMallocRaw(int n){ in sqliteMallocRaw() function
H A DsqliteInt.h182 # define sqliteMallocRaw(X) sqliteMalloc_(X,0,__FILE__,__LINE__) macro

Completed in 14 milliseconds