Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_directory.c1528 zval zpath, zflags; in SPL_METHOD() local
1540 ZVAL_STRINGL(&zpath, intern->file_name, intern->file_name_len); in SPL_METHOD()
1541 spl_instantiate_arg_ex2(Z_OBJCE_P(ZEND_THIS), return_value, &zpath, &zflags); in SPL_METHOD()
1542 zval_ptr_dtor(&zpath); in SPL_METHOD()

Completed in 12 milliseconds