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
3d3f6167ff
php-8.0.30-src
/
ext
/
dba
/
php_gdbm.h
13 lines
108 B
C
Raw
Blame
History
#
ifndef PHP_GDBM_H
#
define PHP_GDBM_H
#
if DBA_GDBM
#
include
"php_dba.h"
DBA_FUNCS
(
gdbm
)
;
#
endif
#
endif
Reference in New Issue
View Git Blame
Copy Permalink