* Extract the regular expression from the query and return a Regexp object. * Returns null if the query is blank. * If ignoreCase is passed in, the Regexp object will have the 'i' flag set. * If smartCase is passed in, and the query contains upper case letters, * then ignoreCas
(query, ignoreCase, smartCase)
source not stored for this graph (policy: none)
no test coverage detected