Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_directory.c678 #define DIT_CTOR_GLOB 0x00000002 macro
715 if (SPL_HAS_FLAG(ctor_flags, DIT_CTOR_GLOB) && !zend_string_starts_with_literal(path, "glob://")) { in spl_filesystem_object_construct()
1576 spl_filesystem_object_construct(INTERNAL_FUNCTION_PARAM_PASSTHRU, DIT_CTOR_FLAGS|DIT_CTOR_GLOB); in PHP_METHOD()

Completed in 26 milliseconds