f_regexm.ihlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IHLP 代码 · 共 8 行

IHLP
8
字号
{* 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 + =
减小字号Ctrl + -
显示快捷键?