Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../usr/include
File: regexp.h
/* Copyright (C) 1996-2018 Free Software Foundation, Inc.
[0] Fix | Delete
This file is part of the GNU C Library.
[1] Fix | Delete
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
[2] Fix | Delete
[3] Fix | Delete
The GNU C Library is free software; you can redistribute it and/or
[4] Fix | Delete
modify it under the terms of the GNU Lesser General Public
[5] Fix | Delete
License as published by the Free Software Foundation; either
[6] Fix | Delete
version 2.1 of the License, or (at your option) any later version.
[7] Fix | Delete
[8] Fix | Delete
The GNU C Library is distributed in the hope that it will be useful,
[9] Fix | Delete
but WITHOUT ANY WARRANTY; without even the implied warranty of
[10] Fix | Delete
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
[11] Fix | Delete
Lesser General Public License for more details.
[12] Fix | Delete
[13] Fix | Delete
You should have received a copy of the GNU Lesser General Public
[14] Fix | Delete
License along with the GNU C Library; if not, see
[15] Fix | Delete
<http://www.gnu.org/licenses/>. */
[16] Fix | Delete
[17] Fix | Delete
#ifndef _REGEXP_H
[18] Fix | Delete
#define _REGEXP_H 1
[19] Fix | Delete
[20] Fix | Delete
/* The contents of this header file were originally standardized in
[21] Fix | Delete
the Single Unix Specification, Issue 3 (1992). In Issue 4 (1994)
[22] Fix | Delete
the header was marked as TO BE WITHDRAWN, and new applications
[23] Fix | Delete
were encouraged to use <regex.h> instead. It was officially
[24] Fix | Delete
withdrawn from the standard in Issue 6 (aka POSIX.1-2001).
[25] Fix | Delete
[26] Fix | Delete
The GNU C Library provided this header through version 2.22. */
[27] Fix | Delete
[28] Fix | Delete
#error "The GNU C Library no longer implements <regexp.h>."
[29] Fix | Delete
#error "Please update your code to use <regex.h> instead (no trailing 'p')."
[30] Fix | Delete
[31] Fix | Delete
#endif /* regexp.h */
[32] Fix | Delete
[33] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function