Searched refs:PDO_PARAM_EVT_ALLOC (Results 1 – 8 of 8) sorted by relevance
342 PDO_PARAM_EVT_ALLOC, enumerator
167 ZVAL_LONG(&const_PARAM_EVT_ALLOC_value, LONG_CONST(PDO_PARAM_EVT_ALLOC)); in register_class_PDO()
367 if (!stmt->methods->param_hook(stmt, pparam, PDO_PARAM_EVT_ALLOC)) { in really_register_bound_param()
298 case PDO_PARAM_EVT_ALLOC: in pgsql_stmt_param_hook()
312 case PDO_PARAM_EVT_ALLOC: in odbc_stmt_param_hook()
600 case PDO_PARAM_EVT_ALLOC: in firebird_stmt_param_hook()
398 case PDO_PARAM_EVT_ALLOC: in pdo_mysql_stmt_param_hook()
310 case PDO_PARAM_EVT_ALLOC: in oci_stmt_param_hook()
Completed in 29 milliseconds