Searched refs:do_from_zval_err (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/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() 664 do_from_zval_err(ctx, "%s", "the path is cannot be empty"); in from_zval_write_sun_path() 718 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_sockaddr_aux() 935 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_control_array() 1102 do_from_zval_err(ctx, "%s", "expected an array here"); in from_zval_write_iov_array() 1126 do_from_zval_err(ctx, "controllen cannot be 0"); in from_zval_write_controllen() 1280 do_from_zval_err(ctx, in from_zval_write_ifindex() 1339 do_from_zval_err(ctx, "%s", "expected an array here"); in calculate_scm_rights_space() 1377 do_from_zval_err(ctx, "expected a resource variable"); in from_zval_write_fd_array_aux() [all …]
|
Completed in 16 milliseconds