spl_filesystem_object_new_ex 159 ext/spl/spl_directory.c return spl_filesystem_object_new_ex(class_type); spl_filesystem_object_new_ex 166 ext/spl/spl_directory.c spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); spl_filesystem_object_new_ex 334 ext/spl/spl_directory.c new_object = spl_filesystem_object_new_ex(old_object->ce); spl_filesystem_object_new_ex 439 ext/spl/spl_directory.c intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); spl_filesystem_object_new_ex 483 ext/spl/spl_directory.c intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce)); spl_filesystem_object_new_ex 505 ext/spl/spl_directory.c intern = spl_filesystem_from_obj(spl_filesystem_object_new_ex(ce));