Home
last modified time | relevance | path

Searched refs:aSize (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_globals.c62 static void* LocalPcreMalloc(size_t aSize) in LocalPcreMalloc() argument
64 return malloc(aSize); in LocalPcreMalloc()
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c67710 static const u8 aSize[] = { 0, 1, 2, 3, 4, 6, 8, 8, 0, 0, 0, 0 };
67711 return aSize[serial_type];

Completed in 338 milliseconds