- integer: [-+]?\d+
- rational number: \d+[/]\d+
- finite decimal representation: [-+]?[0-9]*[.][0-9]+([eE][-+]?[0-9]+)?
- suffix hyphen: \w+[-]
- prefix hyphen: [-]\w+
- infix hyphen: \w+[-]\w+
- [A-Z]{2,}
- [A-Z]+\d+
- [a-z]+\d+
- [a-z]+[A-Z]+
- [a-z]+[A-Z]+\d+
- [A-Z]+[a-z]+\d+
- [a-z]+\d+[A-Z]+
- [a-z]+\d+[a-z]+\d+
- [A-Z]+[a-z]+[A-Z]+\d+
- integer: [-+]?\d+
- rational number: \d+[/]\d+
- finite decimal representation: [-+]?[0-9]*[.][0-9]+([eE][-+]?[0-9]+)?
- suffix hyphen: \w+[-]
- prefix hyphen: [-]\w+
- infix hyphen: \w+[-]\w+
- [A-Z]{2,}
- [A-Z][\w \\\/-]*\d
- [a-z][\w \\\/-]*\d
- [a-z0-9]+[A-Z]+
- [a-zA-Z]+\d+[a-zA-Z]+
p53 and TAFII40 and TAFII60
No comments:
Post a Comment