Lines Matching refs:ZVAL_STRINGL
467 ZVAL_STRINGL(&arg1, file_path, file_path_len); in spl_filesystem_object_create_info()
512 ZVAL_STRINGL(&arg1, source->file_name, source->file_name_len); in spl_filesystem_object_create_type()
536 ZVAL_STRINGL(&arg1, source->file_name, source->file_name_len); in spl_filesystem_object_create_type()
537 ZVAL_STRINGL(&arg2, "r", 1); in spl_filesystem_object_create_type()
622 ZVAL_STRINGL(&tmp, path, path_len); in spl_filesystem_object_get_debug_info()
631 ZVAL_STRINGL(&tmp, intern->file_name + path_len + 1, intern->file_name_len - (path_len + 1)); in spl_filesystem_object_get_debug_info()
633 ZVAL_STRINGL(&tmp, intern->file_name, intern->file_name_len); in spl_filesystem_object_get_debug_info()
642 ZVAL_STRINGL(&tmp, intern->_path, intern->_path_len); in spl_filesystem_object_get_debug_info()
651 ZVAL_STRINGL(&tmp, intern->u.dir.sub_path, intern->u.dir.sub_path_len); in spl_filesystem_object_get_debug_info()
660 ZVAL_STRINGL(&tmp, intern->u.file.open_mode, intern->u.file.open_mode_len); in spl_filesystem_object_get_debug_info()
666 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
671 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
1528 ZVAL_STRINGL(&zpath, intern->file_name, intern->file_name_len); in SPL_METHOD()
1759 ZVAL_STRINGL(&iterator->current, object->file_name, object->file_name_len); in spl_filesystem_tree_it_current_data()
1783 ZVAL_STRINGL(key, object->file_name, object->file_name_len); in spl_filesystem_tree_it_current_key()
1874 ZVAL_STRINGL(writeobj, intern->file_name, intern->file_name_len); in spl_filesystem_object_cast()