This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
php-8.0.30-src
Watch
1
Star
0
Fork
You've already forked php-8.0.30-src
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
27a5cfbb5e
php-8.0.30-src
/
ext
/
dba
/
php_lmdb.h
13 lines
108 B
C
Raw
Blame
History
#
ifndef PHP_LMDB_H
#
define PHP_LMDB_H
#
if DBA_LMDB
#
include
"php_dba.h"
DBA_FUNCS
(
lmdb
)
;
#
endif
#
endif
Reference in New Issue
View Git Blame
Copy Permalink