Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_directory.h98 zend_function *func_getCurr; member
H A Dspl_directory.c336 …intern->u.file.func_getCurr = zend_hash_str_find_ptr(&intern->std.ce->function_table, "getcurrentl… in spl_filesystem_file_open()
2178 …if (SPL_HAS_FLAG(intern->flags, SPL_FILE_OBJECT_READ_CSV) || intern->u.file.func_getCurr->common.s… in spl_filesystem_file_read_line_ex()
2189 …zend_call_method_with_0_params(this_ptr, Z_OBJCE(EX(This)), &intern->u.file.func_getCurr, "getCurr… in spl_filesystem_file_read_line_ex()

Completed in 21 milliseconds