Home
last modified time | relevance | path

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

/ext-ds/src/
H A Dcommon.c27 zend_long used in ds_reallocate_zval_buffer() argument
34 if (length < used) { in ds_reallocate_zval_buffer()
37 for (i = length; i < used; i++) { in ds_reallocate_zval_buffer()
H A Dcommon.h300 zval *ds_reallocate_zval_buffer(zval *buffer, zend_long length, zend_long current, zend_long used);

Completed in 6 milliseconds