Home
last modified time | relevance | path

Searched refs:alloc (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/sockets/
H A Dconversions.c837 zend_llist_element *alloc, in from_zval_write_control() argument
901 memcpy(&alloc->data, control_buf, sizeof *control_buf); in from_zval_write_control()
922 zend_llist_element *alloc; in from_zval_write_control_array() local
939 alloc = ctx->allocations.tail; in from_zval_write_control_array()
953 from_zval_write_control(elem, &control_buf, alloc, &control_len, &cur_offset, ctx); in from_zval_write_control_array()

Completed in 10 milliseconds