Searched refs:default_hptr (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/dba/ | ||
| H A D | dba.c | 159 dba_handler *default_hptr; variable 461 DBA_G(default_hptr) = NULL; 471 DBA_G(default_hptr) = hptr; 485 dba_globals->default_hptr = NULL; 663 hptr = DBA_G(default_hptr); |
Completed in 3 milliseconds