Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_directory.h99 zend_function *func_getCurr; member
H A Dspl_directory.c321 …unction_table, "getcurrentline", sizeof("getcurrentline"), (void **) &intern->u.file.func_getCurr); in spl_filesystem_file_open()
2194 …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()
2204 …zend_call_method_with_0_params(&this_ptr, Z_OBJCE_P(getThis()), &intern->u.file.func_getCurr, "get… in spl_filesystem_file_read_line_ex()

Completed in 15 milliseconds