Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.c690 static void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* … in spl_filesystem_object_construct() function
742 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_METHOD()
1407spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS | SPL_FILE_DIR_SK… in PHP_METHOD()
1578 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS); in PHP_METHOD()
1586 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS|DIT_CTOR_GLOB); in PHP_METHOD()

Completed in 25 milliseconds