Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c4555 bool size_is_null = 1; in ZEND_METHOD() local
4561 Z_PARAM_LONG_OR_NULL(size, size_is_null) in ZEND_METHOD()
4566 if (!size_is_null) { in ZEND_METHOD()

Completed in 25 milliseconds