Home
last modified time | relevance | path

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

/PHP-8.0/ext/ffi/
H A Dffi.c4420 zend_bool size_is_null = 1; in ZEND_METHOD() local
4426 Z_PARAM_LONG_OR_NULL(size, size_is_null) in ZEND_METHOD()
4431 if (!size_is_null) { in ZEND_METHOD()

Completed in 20 milliseconds