DEBSOURCES
Skip Quicknav
sources / php5 / 5.2.6.dfsg.1-1%2Blenny16 / ext / dba / php_cdb.h
123456789101112
#ifndef PHP_CDB_H #define PHP_CDB_H #if DBA_CDB #include "php_dba.h" DBA_FUNCS(cdb); #endif #endif