Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c1223 bool mask_is_null = 1; in PHP_FUNCTION() local
1228 Z_PARAM_LONG_OR_NULL(mask, mask_is_null) in PHP_FUNCTION()
1237 if (mask_is_null) { in PHP_FUNCTION()

Completed in 11 milliseconds