Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dspl_directory.h94 zend_function *func_getCurr; member
H A Dspl_directory.c339 …intern->u.file.func_getCurr = zend_hash_str_find_ptr(&intern->std.ce->function_table, "getcurrentl… in spl_filesystem_file_open()
1949 if (intern->u.file.func_getCurr->common.scope != spl_ce_SplFileObject) { in spl_filesystem_file_read_line_ex()
1959 …ith_0_params(Z_OBJ_P(this_ptr), Z_OBJCE_P(ZEND_THIS), &intern->u.file.func_getCurr, "getCurrentLin… in spl_filesystem_file_read_line_ex()

Completed in 13 milliseconds