Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c791 #define PHP_UV_FS_PARSE_PARAMETERS_EX(num, params, required_cb) \ argument
792 ZEND_PARSE_PARAMETERS_START(1 + num + required_cb, 2 + num) \
795 if (!required_cb) { \

Completed in 18 milliseconds