array common_prefix(array(array) arrs)
Find the longest common prefix from an array of arrays.
String.common_prefix