Searched refs:birdstep (Results 1 – 5 of 5) sorted by relevance
60 PHP_MINIT_FUNCTION(birdstep);61 PHP_RINIT_FUNCTION(birdstep);62 PHP_MINFO_FUNCTION(birdstep);63 PHP_MSHUTDOWN_FUNCTION(birdstep);
146 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() argument206 PHP_RINIT_FUNCTION(birdstep) in PHP_RINIT_FUNCTION() argument212 PHP_MINFO_FUNCTION(birdstep) in PHP_MINFO_FUNCTION() argument219 PHP_MSHUTDOWN_FUNCTION(birdstep) in PHP_MSHUTDOWN_FUNCTION() argument
293 PHP_ARG_WITH(birdstep,,294 [ --with-birdstep[=DIR] Include Birdstep support [/usr/local/birdstep]])299 ODBC_INCDIR=/usr/local/birdstep/include300 ODBC_LIBDIR=/usr/local/birdstep/lib324 ODBC_TYPE=birdstep485 if test "$ODBC_TYPE" != "birdstep" && test "$ODBC_TYPE" != "solid"; then
1165 ;birdstep.max_links = -1
Completed in 16 milliseconds