Searched refs:name_arg (Results 1 – 1 of 1) sorted by relevance
1689 char *name_arg; in PHP_FUNCTION() local1695 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs", &result_arg, &name_arg, &name_arg_len) == FAILURE… in PHP_FUNCTION()1701 if (isc_dsql_set_cursor_name(IB_STATUS, &ib_result->stmt, name_arg, 0)) { in PHP_FUNCTION()
Completed in 12 milliseconds