Searched refs:do_from_zval_err (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/sockets/ |
H A D | conversions.c | 255 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_aggregation() 273 do_from_zval_err(ctx, "The key '%s' is required", descr->name); in from_zval_write_aggregation() 654 do_from_zval_err(ctx, "%s", "the path is cannot be empty"); in from_zval_write_sun_path() 705 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_sockaddr_aux() 922 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_control_array() 1096 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_iov_array() 1120 do_from_zval_err(ctx, "controllen cannot be 0"); in from_zval_write_controllen() 1273 do_from_zval_err(ctx, in from_zval_write_ifindex() 1333 do_from_zval_err(ctx, "%s", "expected an array here"); in calculate_scm_rights_space() 1371 do_from_zval_err(ctx, "expected a resource variable"); in from_zval_write_fd_array_aux() [all …]
|
Completed in 9 milliseconds