Home
last modified time | relevance | path

Searched refs:birdstep (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/ext/odbc/
H A Dphp_birdstep.h60 PHP_MINIT_FUNCTION(birdstep);
61 PHP_RINIT_FUNCTION(birdstep);
62 PHP_MINFO_FUNCTION(birdstep);
63 PHP_MSHUTDOWN_FUNCTION(birdstep);
H A Dbirdstep.c146 PHP_MINIT(birdstep),
147 PHP_MSHUTDOWN(birdstep),
148 PHP_RINIT(birdstep),
150 PHP_MINFO(birdstep),
156 ZEND_GET_MODULE(birdstep)
192 PHP_MINIT_FUNCTION(birdstep) in PHP_MINIT_FUNCTION() argument
206 PHP_RINIT_FUNCTION(birdstep) in PHP_RINIT_FUNCTION() argument
212 PHP_MINFO_FUNCTION(birdstep) in PHP_MINFO_FUNCTION() argument
219 PHP_MSHUTDOWN_FUNCTION(birdstep) in PHP_MSHUTDOWN_FUNCTION() argument
H A Dconfig.m4312 PHP_ARG_WITH(birdstep,,
313 [ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]])
318 ODBC_INCDIR=/usr/local/birdstep/include
319 ODBC_LIBDIR=/usr/local/birdstep/lib
343 ODBC_TYPE=birdstep
539 if test "$ODBC_TYPE" != "birdstep" && test "$ODBC_TYPE" != "solid"; then
/PHP-5.6/
H A Dphp.ini-development1098 ;birdstep.max_links = -1
H A Dphp.ini-production1098 ;birdstep.max_links = -1

Completed in 52 milliseconds