Home
last modified time | relevance | path

Searched refs:env_gc (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/luasql-mysql/luasql-2.6.0/src/
H A Dls_sqlite.c490 static int env_gc (lua_State *L) {
509 env_gc(L);
532 {"__gc", env_gc},
H A Dls_postgres.c531 static int env_gc (lua_State *L) { in env_gc() function
552 env_gc (L); in env_close()
564 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c601 static int env_gc (lua_State *L) in env_gc() function
621 env_gc(L); in env_close()
644 {"__gc", env_gc}, in create_metatables()
H A Dls_mysql.c611 static int env_gc (lua_State *L) { in env_gc() function
640 {"__gc", env_gc}, in create_metatables()
/dports/databases/luasql-firebird/luasql-2.6.0/src/
H A Dls_sqlite.c490 static int env_gc (lua_State *L) { in env_gc() function
509 env_gc(L); in env_close()
532 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c601 static int env_gc (lua_State *L) in env_gc() function
621 env_gc(L); in env_close()
644 {"__gc", env_gc}, in create_metatables()
H A Dls_postgres.c531 static int env_gc (lua_State *L) {
552 env_gc (L);
564 {"__gc", env_gc},
H A Dls_mysql.c611 static int env_gc (lua_State *L) { in env_gc() function
640 {"__gc", env_gc}, in create_metatables()
/dports/databases/luasql-odbc/luasql-2.6.0/src/
H A Dls_sqlite.c490 static int env_gc (lua_State *L) {
509 env_gc(L);
532 {"__gc", env_gc},
H A Dls_postgres.c531 static int env_gc (lua_State *L) { in env_gc() function
552 env_gc (L); in env_close()
564 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c601 static int env_gc (lua_State *L) in env_gc() function
621 env_gc(L); in env_close()
644 {"__gc", env_gc}, in create_metatables()
H A Dls_mysql.c611 static int env_gc (lua_State *L) { in env_gc() function
640 {"__gc", env_gc}, in create_metatables()
/dports/databases/luasql-postgres/luasql-2.6.0/src/
H A Dls_sqlite.c490 static int env_gc (lua_State *L) { in env_gc() function
509 env_gc(L); in env_close()
532 {"__gc", env_gc}, in create_metatables()
H A Dls_postgres.c531 static int env_gc (lua_State *L) { in env_gc() function
552 env_gc (L); in env_close()
564 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c601 static int env_gc (lua_State *L) in env_gc() function
621 env_gc(L); in env_close()
644 {"__gc", env_gc}, in create_metatables()
H A Dls_mysql.c611 static int env_gc (lua_State *L) {
640 {"__gc", env_gc},
/dports/databases/luasql-sqlite3/luasql-2.6.0/src/
H A Dls_sqlite.c490 static int env_gc (lua_State *L) { in env_gc() function
509 env_gc(L); in env_close()
532 {"__gc", env_gc}, in create_metatables()
H A Dls_postgres.c531 static int env_gc (lua_State *L) { in env_gc() function
552 env_gc (L); in env_close()
564 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c601 static int env_gc (lua_State *L) in env_gc() function
621 env_gc(L); in env_close()
644 {"__gc", env_gc}, in create_metatables()
/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/luasql/src/
H A Dls_postgres.c535 static int env_gc (lua_State *L) { in env_gc() function
556 env_gc (L); in env_close()
568 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c587 static int env_gc (lua_State *L) in env_gc() function
607 env_gc(L); in env_close()
630 {"__gc", env_gc}, in create_metatables()
H A Dls_mysql.c542 static int env_gc (lua_State *L) { in env_gc() function
571 {"__gc", env_gc}, in create_metatables()
/dports/games/freeciv/freeciv-2.6.6/dependencies/luasql/src/
H A Dls_postgres.c535 static int env_gc (lua_State *L) { in env_gc() function
556 env_gc (L); in env_close()
568 {"__gc", env_gc}, in create_metatables()
H A Dls_sqlite3.c587 static int env_gc (lua_State *L) in env_gc() function
607 env_gc(L); in env_close()
630 {"__gc", env_gc}, in create_metatables()
H A Dls_mysql.c542 static int env_gc (lua_State *L) { in env_gc() function
571 {"__gc", env_gc}, in create_metatables()

12