| polynomial-redos.js:7:24:7:26 | \\s+ | it can start matching anywhere | | polynomial-redos.js:8:17:8:18 | * | it can start matching anywhere | | polynomial-redos.js:9:19:9:21 | \\s* | it can start matching anywhere | | polynomial-redos.js:11:19:11:20 | .* | it can start matching anywhere | | polynomial-redos.js:12:19:12:20 | .* | it can start matching anywhere | | polynomial-redos.js:15:28:15:35 | [\\s\\S]*? | it can start matching anywhere after the start of the preceeding '\\s*' | | polynomial-redos.js:18:17:18:22 | [0-9]* | it can start matching anywhere | | polynomial-redos.js:18:83:18:100 | [\\u0600-\\u06FF\\/]+ | it can start matching anywhere | | polynomial-redos.js:19:17:19:22 | [0-9]* | it can start matching anywhere | | polynomial-redos.js:20:56:20:58 | \\d+ | it can start matching anywhere after the start of the preceeding '\\d*' | | polynomial-redos.js:20:56:20:58 | \\d+ | it can start matching anywhere after the start of the preceeding '\\d+' | | polynomial-redos.js:22:57:22:59 | \\d+ | it can start matching anywhere after the start of the preceeding '\\d*' | | polynomial-redos.js:22:57:22:59 | \\d+ | it can start matching anywhere after the start of the preceeding '\\d+' | | polynomial-redos.js:25:37:25:56 | [a-zA-Z0-9+\\/ \\t\\n]+ | it can start matching anywhere after the start of the preceeding '[ \\t]+' | | polynomial-redos.js:27:14:27:22 | [A-Z]{2,} | it can start matching anywhere | | polynomial-redos.js:30:19:30:22 | [?]+ | it can start matching anywhere | | polynomial-redos.js:31:42:31:43 | -+ | it can start matching anywhere | | polynomial-redos.js:32:45:32:47 | \\n* | it can start matching anywhere | | polynomial-redos.js:33:17:33:20 | (.)* | it can start matching anywhere | | polynomial-redos.js:48:22:48:24 | \\s* | it can start matching anywhere | | regexplib/address.js:18:26:18:31 | [ \\w]* | it can start matching anywhere after the start of the preceeding '[ \\w]{3,}' | | regexplib/address.js:20:144:20:147 | [ ]+ | it can start matching anywhere after the start of the preceeding '[a-zA-Z0-9 \\-.]{6,}' | | regexplib/address.js:24:26:24:31 | [ \\w]* | it can start matching anywhere after the start of the preceeding '[ \\w]{3,}' | | regexplib/address.js:27:3:27:5 | \\s* | it can start matching anywhere | | regexplib/address.js:27:48:27:50 | \\s* | it can start matching anywhere | | regexplib/address.js:27:93:27:95 | \\s* | it can start matching anywhere | | regexplib/address.js:38:39:38:45 | [ 0-9]* | it can start matching anywhere after the start of the preceeding '[ \|\\.]*' | | regexplib/address.js:51:235:51:239 | \\x20* | it can start matching anywhere after the start of the preceeding '\\x20*' | | regexplib/address.js:51:631:51:635 | \\x20* | it can start matching anywhere after the start of the preceeding '\\x20*' | | regexplib/address.js:51:796:51:798 | \\s+ | it can start matching anywhere after the start of the preceeding '\\s+' | | regexplib/address.js:67:379:67:755 | [a-zA-Z0-9ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïñòóôõöøùúûüýÿ\\.\\,\\-\\/\\' ]+ | it can start matching anywhere after the start of the preceeding '[a-zA-Z0-9ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïñòóôõöøùúûüýÿ\\.\\,\\-\\/\\']+' | | regexplib/address.js:69:3:69:5 | \\s* | it can start matching anywhere | | regexplib/address.js:69:48:69:50 | \\s* | it can start matching anywhere | | regexplib/address.js:69:93:69:95 | \\s* | it can start matching anywhere | | regexplib/address.js:75:235:75:239 | \\x20* | it can start matching anywhere after the start of the preceeding '\\x20*' | | regexplib/address.js:75:631:75:635 | \\x20* | it can start matching anywhere after the start of the preceeding '\\x20*' | | regexplib/address.js:75:796:75:798 | \\s+ | it can start matching anywhere after the start of the preceeding '\\s+' | | regexplib/address.js:85:15:85:49 | ([0-9]\|[ ]\|[-]\|[\\(]\|[\\)]\|ext.\|[,])+ | it can start matching anywhere | | regexplib/address.js:85:51:85:67 | ([ ]\|[:]\|\\t\|[-])* | it can start matching anywhere after the start of the preceeding '([0-9]\|[ ]\|[-]\|[\\(]\|[\\)]\|ext.\|[,])+' | | regexplib/address.js:93:3:93:5 | \\s* | it can start matching anywhere | | regexplib/address.js:93:48:93:50 | \\s* | it can start matching anywhere | | regexplib/address.js:93:93:93:95 | \\s* | it can start matching anywhere | | regexplib/address.js:95:379:95:755 | [a-zA-Z0-9ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïñòóôõöøùúûüýÿ\\.\\,\\-\\/\\' ]+ | it can start matching anywhere after the start of the preceeding '[a-zA-Z0-9ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝßàáâãäåæçèéêëìíîïñòóôõöøùúûüýÿ\\.\\,\\-\\/\\']+' | | regexplib/email.js:8:16:8:49 | [^ \\t\\(\\)\\<\\>@,;\\:\\\\\\"\\.\\[\\]\\r\\n]+ | it can start matching anywhere | | regexplib/email.js:12:2:12:4 | \\w+ | it can start matching anywhere | | regexplib/email.js:15:28:15:30 | \\w* | it can start matching anywhere after the start of the preceeding '\\w+' | | regexplib/email.js:20:3:20:6 | \\w+? | it can start matching anywhere | | regexplib/email.js:28:2:28:4 | \\w+ | it can start matching anywhere | | regexplib/email.js:28:27:28:29 | \\w* | it can start matching anywhere after the start of the preceeding '\\w+' | | regexplib/email.js:28:73:28:87 | [0-9a-zA-Z'\\.]+ | it can start matching anywhere | | regexplib/email.js:28:125:28:139 | [0-9a-zA-Z'\\.]+ | it can start matching anywhere | | regexplib/email.js:29:2:29:7 | [\\w-]+ | it can start matching anywhere | | regexplib/markup.js:6:99:6:113 | [\\s\\w\\d\\)\\(\\,]* | it can start matching anywhere after the start of the preceeding '[\\d\\w]+' | | regexplib/markup.js:19:2:19:12 | (+()\\s-]+\|\\*\|\\[.*?\\])+ | it can start matching anywhere | | tst.js:66:16:66:31 | [\\w#:.~>+()\\s-]+ | it can start matching anywhere | | tst.js:66:46:66:48 | \\s* | it can start matching anywhere after the start of the preceeding '[\\w#:.~>+()\\s-]+' | | tst.js:74:14:74:21 | (b\|a?b)* | it can start matching anywhere | | tst.js:77:14:77:21 | (a\|aa?)* | it can start matching anywhere | | tst.js:80:14:80:20 | (.\|\\n)* | it can start matching anywhere | | tst.js:83:14:83:20 | (.\|\\n)* | it can start matching anywhere | | tst.js:89:25:89:32 | (a\|aa?)* | it can start matching anywhere | | tst.js:92:14:92:21 | (a\|aa?)* | it can start matching anywhere |