Searched refs:types_len (Results 1 – 1 of 1) sorted by relevance
131 size_t types_len; in PHP_FUNCTION() local133 …RGS(), getThis(), "Os*", &mysql_stmt, mysqli_stmt_class_entry, &types, &types_len, &args, &argc) =… in PHP_FUNCTION()139 if (!types_len) { in PHP_FUNCTION()144 if (types_len != (size_t) argc) { in PHP_FUNCTION()150 if (types_len != mysql_stmt_param_count(stmt->stmt)) { in PHP_FUNCTION()
Completed in 7 milliseconds