Lines Matching refs:php_error_docref

99php_error_docref(NULL TSRMLS_CC, E_WARNING, "Transaction name truncated. Must be only [0-9A-Za-z\\…  in mysqli_escape_string_for_tx_name_in_comment()
237php_error_docref(NULL TSRMLS_CC, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[ofs], i… in mysqli_stmt_bind_param_do_bind()
302php_error_docref(NULL TSRMLS_CC, E_WARNING, "Undefined fieldtype %c (parameter %d)", types[i], i +… in mysqli_stmt_bind_param_do_bind()
353 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid type or no types specified"); in PHP_FUNCTION()
359php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of elements in type definition string doesn't … in PHP_FUNCTION()
364php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of variables doesn't match number of parameter… in PHP_FUNCTION()
541php_error_docref(NULL TSRMLS_CC, E_WARNING, "Server returned unknown type %ld. Probably your clien… in mysqli_stmt_bind_result_do_bind()
614php_error_docref(NULL TSRMLS_CC, E_WARNING, "Number of bind variables doesn't match number of fiel… in PHP_FUNCTION()
799 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
1294 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Field offset is invalid for resultset");
1374 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid field offset");
1604 php_error_docref(NULL TSRMLS_CC, E_WARNING, "processid should have positive value");
1644 php_error_docref(NULL TSRMLS_CC, E_STRICT, "There is no next result set. "
1683 php_error_docref(NULL TSRMLS_CC, E_STRICT, "There is no next result set. "
1723 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function cannot be used with MYSQL_USE_RESULT");
1896php_error_docref(NULL TSRMLS_CC, E_WARNING, "All data must be fetched before a new statement prepa…
2064 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid parameter number");
2128 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Offset must be positive");
2382 php_error_docref(NULL TSRMLS_CC, E_WARNING, "mode should be non-negative, %ld passed", mode_in);