mirror of
https://github.com/corda/corda.git
synced 2025-01-22 04:18:31 +00:00
f55ac46602
When a regular expression contains escaped characters such as the backslash, it is actually still a literal string. So let's support the trivially-escaped characters, too, that are documented in http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |