Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/dba/
H A Dphp_dba.h79 char* (*fetch)(dba_info *, char *, int, int, int * TSRMLS_DC); member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c1117 MYSQLND_METHOD(mysqlnd_stmt, fetch)(MYSQLND_STMT * const s, zend_bool * const fetched_anything TSRM… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h770 func_mysqlnd_stmt__fetch fetch; member
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h624 } fetch; member
H A Dpdo_stmt.c1295 static PHP_METHOD(PDOStatement, fetch) in PHP_METHOD() argument
/PHP-5.5/Zend/
H A Dzend_compile.c6345 zend_op *fetch = &CG(active_op_array)->opcodes[foreach_token->u.op.opline_num]; in zend_do_foreach_cont() local

Completed in 50 milliseconds