Searched refs:spl_filesystem_object_construct (Results 1 – 1 of 1) sorted by relevance
699 void spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAMETERS, zend_long ctor_flags) /* {{{ */ in spl_filesystem_object_construct() function763 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in SPL_METHOD()1434 …spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS | SPL_FILE_DIR_SK… in SPL_METHOD()1588 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS); in SPL_METHOD()1597 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS|DIT_CTOR_GLOB); in SPL_METHOD()
Completed in 17 milliseconds