Searched refs:types_len (Results 1 – 1 of 1) sorted by relevance
329 size_t types_len; in PHP_FUNCTION() local339 &types, &types_len) == FAILURE) { in PHP_FUNCTION()352 if (!types_len) { in PHP_FUNCTION()357 if (types_len != argc - start) { in PHP_FUNCTION()363 if (types_len != mysql_stmt_param_count(stmt->stmt)) { in PHP_FUNCTION()
Completed in 10 milliseconds