7 calls to fp_re_array_files()

content.module in modules/content/content.module
content_edit_content_form_submit in modules/content/content.module
Submit handler for the edit content form.
content_edit_content_form_validate in modules/content/content.module
content_public_files_form_submit in modules/content/content.module
student_files.module in modules/student_files/student_files.module
This is the student_files module, which will facilitate uploading (securely) files to be associated with student accounts.
student_files_handle_upload in modules/student_files/student_files.module
Handles the upload of a file which we assume is located at $_FILES["student_file_upload_file"], or the provided $file array.
student_files_upload_any_student_files_form_validate in modules/student_files/student_files.module
Validate function.