首页 > 代码库 > php关键字
php关键字
\b( (a(bstract|nd|rray|s))| (c(a(llable|se|tch)|l(ass|one)|on(st|tinue)))| (d(e(clare|fault)|ie|o))| (e(cho|lse(if)?|mpty|nd(declare|for(each)?|if|switch|while)|val|x(it|tends)))| (f(inal|or(each)?|unction))| (g(lobal|oto))| (i(f|mplements|n(clude(_once)?|st(anceof|eadof)|terface)|sset))| (n(amespace|ew))| (p(r(i(nt|vate)|otected)|ublic))| (re(quire(_once)?|turn))| (s(tatic|witch))| (t(hrow|r(ait|y)))| (u(nset|se))| (__halt_compiler|break|list|(x)?or|var|while) )\b
正则,判断php关键字。
php关键字
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。