📄 f_regexm.ihlp
字号:
{* 02feb2005}{...}
{phang}
{cmd:regexm(}{it:s}{cmd:,}{it:re}{cmd:)} performs a match of a regular
expression and evaluates to 1 if regular expression {it:re} is
satisfied by the string {it:s}, otherwise returns 0. Regular
expression syntax is based on Henry Spencer's NFA algorithm and as
such, is nearly identical to the POSIX.2 standard.{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -