This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
SoftwareDesign
/
csu3_am335x
Tarkkaile
8
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
e00134b1b7
Haarat
Tagit
master
csu3_am335x
/
EVSE
/
GPL
/
php-5.6.40
/
ext
/
dba
/
php_db4.h
php_db4.h
104 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef PHP_DB4_H
#define PHP_DB4_H
#if DBA_DB4
#include "php_dba.h"
DBA_FUNCS(db4);
#endif
#endif