getByPatternContaining
Return
the substring that matches the given pattern and contains the given position, or null if no match is found
Parameters
text
the text content to search in
the substring that matches the given pattern and contains the given position, or null if no match is found
the text content to search in