bug: matches function is not work in fetch record.

bug: matches function is not work in fetch record.

  1. matchedRecords  =  formName  [Single_Line.matches("abc.{4}d")];
matches function is  not work in fetch record.

abc.{4}d   is regular expression 


can anyone help?