Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_directory.h84 zend_function *func_getCurr; member
H A Dspl_directory.c392 …intern->u.file.func_getCurr = zend_hash_str_find_ptr(&intern->std.ce->function_table, "getcurrentl… in spl_filesystem_file_open()
1975 if (intern->u.file.func_getCurr->common.scope != spl_ce_SplFileObject) { in spl_filesystem_file_read_line_ex()
1984 …with_0_params(Z_OBJ_P(this_ptr), Z_OBJCE_P(this_ptr), &intern->u.file.func_getCurr, "getCurrentLin… in spl_filesystem_file_read_line_ex()

Completed in 11 milliseconds