void
File_SearchReplace::setSearchFunction (
array $search_function
)
Function to determine which search function is used.
$search_function - The search function that
should be used. Possible values: "normal",
"quick", "preg",
"ereg"
This function can not be called statically.