|
发表于 2009-11-30 12:45:24
|
显示全部楼层
- root [ /usr/src/txt2regex-0.8 ]0# txt2regex --showmeta
- awk + ? | ()
- ed \+ \? \{\} \| \(\)
- egrep + ? {} | ()
- emacs + ? \| \(\)
- expect + ? | ()
- find + ? \| \(\)
- gawk + ? {} | ()
- grep \+ \? \{\} \| \(\)
- javascript + ? {} | ()
- lex + ? {} | ()
- lisp + ? \\| \\(\\)
- mawk + ? | ()
- mysql + ? {} | ()
- ooo + ? {} | ()
- perl + ? {} | ()
- php + ? {} | ()
- postgres + ? {} | ()
- procmail + ? | ()
- python + ? {} | ()
- sed \+ \? \{\} \| \(\)
- tcl + ? | ()
- vbscript + ? {} | ()
- vi \{1\} \{01\} \{\} \(\)
- vim \+ \= \{} \| \(\)
- NOTE: . [] [^] and * are the same on all programs.
- root [ /usr/src/txt2regex-0.8 ]0#
复制代码 |
|