Tries to load a pattern from a file according to the specified format.
If succesfull returns the array representation of the pattern, if not
returns FALSE;
Tries to parse a pattern string according to the specified format.
If succesfull returns the array representation of the pattern, if not
returns FALSE;