DEBSOURCES
Skip Quicknav
sources / php7.0 / 7.0.33-0%2Bdeb9u8 / ext / dba / php_dbm.h
123456789101112
#ifndef PHP_DBM_H #define PHP_DBM_H #if DBA_DBM #include "php_dba.h" DBA_FUNCS(dbm); #endif #endif