## S3 method for class 'default':
indexOfNonQuoted(str, pattern, ...)character string to be scanned.character string to be searched for.integer giving the position of (the first character of)
  the search string in the main string.  If not found, -1 is returned.grep().