An error occurred while fetching folder content.
Alberto Massari
authored
A regular expression with a negative character class was always stored as a positive character class, so trying to perform a case-insensitive match of "q" against "[^Q]" would fail because it was immediately exploded into [a-zA-PR-Z]; we now preserve the negative character class git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@711369 13f79535-47bb-0310-9956-ffa450edef68
Name | Last commit | Last update |
---|