Searched refs:php_dba_open (Results 1 - 1 of 1) sorted by relevance

/PHP_5_4/ext/dba/
H A Ddba.c600 /* {{{ php_dba_open
602 static void php_dba_open(INTERNAL_FUNCTION_PARAMETERS, int persistent) function
944 php_dba_open(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1);
952 php_dba_open(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0);

Completed in 3 milliseconds