xregexp
Chrome: Uncaught Error: can't load XRegExp twice in the same frame
The following code will fail in both of my chromes on 2 different computers (Windows 7 both of them, Chrome 12.0.742.100).[详细]
2023-03-14 14:33 分类:问答Javascript unicode (greek) regular expressions
I would like to use this regular expression new RegExp(\"\\b\"+pat+\"\\b\") in greek text but the \"\\b\" metacharacter supports only ASCII characters.[详细]
2023-02-25 11:26 分类:问答