Home
last modified time | relevance | path

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

/PHP-5.6/ext/spl/
H A Dspl_directory.c274 static int spl_filesystem_file_open(spl_filesystem_object *intern, int use_include_path, int silent… in spl_filesystem_file_open() function
548 if (spl_filesystem_file_open(intern, use_include_path, 0 TSRMLS_CC) == FAILURE) { in spl_filesystem_object_create_type()
2317 if (spl_filesystem_file_open(intern, use_include_path, 0 TSRMLS_CC) == SUCCESS) { in SPL_METHOD()
2377 if (spl_filesystem_file_open(intern, 0, 0 TSRMLS_CC) == SUCCESS) { in SPL_METHOD()

Completed in 11 milliseconds