文件名称:TAN-regex:XML 中正则表达式的扩展
文件大小:5.59MB
文件格式:ZIP
更新时间:2024-08-12 14:24:26
HTML
正则表达式 版本 1.01 TAN-regex 是一个 XSLT 库,它扩展了 XPath 函数matches() 、 replace() 、 tokenize()和analyze-string()使用的正则表达式。 并行的 TAN-regex 函数rgx:matches() 、 rgx:replace() 、 rgx:tokenize()和rgx:analyze-string()行为与标准 XPath 函数完全相同,但允许使用转义字符\u{} ,它需要四种类型的结构。 十六进制代码点,例如\u{3f-4a 1faa} 。 Unicode 名称词,例如\u{.omega!greek} (名称中包含单词“OMEGA”但不包含单词“GREEK”的任何 Unicode 字符)。 Unicode 组合,例如\u{+b} (任何可以分解为“b”的 Unicode 字符,例如 bᵇḃḅḇ。
【文件预览】:
TAN-regex-master
----regex-ext-tan-functions.xsl(518B)
----tests()
--------tan-regex.xspec(25KB)
--------tan-regex-result.html(45KB)
--------tests.xsl.output.xml(31KB)
--------tests.xsl(16KB)
--------tan-regex.html(35KB)
----ucd()
--------ucd-decomp-simple.6.0.xml(24KB)
--------ucd-decomp.11.0.xml(1.27MB)
--------ucd-decomp-simple.10.0.xml(25KB)
--------ucd-decomp.7.0.xml(1.27MB)
--------ucd-decomp-simple.11.0.xml(25KB)
--------ucd-names.13.0.xml(3.98MB)
--------ucd-decomp.xsl(9KB)
--------ucd-decomp-simple.12.0.xml(25KB)
--------ucd-decomp-simple.9.0.xml(25KB)
--------ucd-names.11.0.xml(3.87MB)
--------ucd-decomp-simple.13.0.xml(25KB)
--------ucd-decomp.13.0.xml(1.27MB)
--------ucd-names.5.1.xml(2.57MB)
--------ucd-decomp.6.0.xml(1.26MB)
--------ucd-decomp.8.0.xml(1.27MB)
--------ucd-decomp.9.0.xml(1.27MB)
--------ucd-names.9.0.xml(3.75MB)
--------ucd-names.8.0.xml(3.47MB)
--------ucd-decomp.10.0.xml(1.27MB)
--------ucd-decomp-simple.8.0.xml(25KB)
--------ucd-names.7.0.xml(3.28MB)
--------ucd-names.xsl(3KB)
--------ucd-decomp.12.0.xml(1.27MB)
--------ucd-decomp-simple.5.1.xml(23KB)
--------ucd-names.12.0.xml(3.92MB)
--------ucd-names.12.1.xml(3.9MB)
--------ucd-names.6.0.xml(2.94MB)
--------ucd-names.10.0.xml(3.81MB)
--------ucd-decomp-simple.7.0.xml(25KB)
--------ucd-decomp.5.1.xml(1.25MB)
----LICENSE.md(128B)
----.gitignore(41B)
----TAN-regex.xsl(47KB)
----README.md(3KB)