• 大小: 53KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 标签: regex  

资源简介

linux下的C语言正则表达式头文件和源文件: regex.h regex.cpp

资源截图

代码片段和文件信息

/* Extended regular expression matching and search library
  version 0.12.
  (Implements POSIX draft P10003.2/D11.2 except for
  internationalization features.)
  
  Copyright (C) 1993 1994 1995 Free Software Foundation Inc.
  
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 or (at your option)
  any later version.
  
  This program is distributed in the hope that it will be useful
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件      212815  2018-01-19 18:16  regex.c
     文件       19187  2018-01-19 18:21  regex.h

评论

共有 条评论

相关资源