version 1.1.1.1, 2012/02/21 16:32:16
|
version 1.1.1.2, 2013/07/22 01:17:36
|
Line 15
|
Line 15
|
|
|
You should have received a copy of the GNU Lesser General Public |
You should have received a copy of the GNU Lesser General Public |
License along with the GNU C Library; if not, write to the Free |
License along with the GNU C Library; if not, write to the Free |
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA | Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, |
02111-1307 USA. */ | MA 02110-1301 USA. */ |
|
|
static reg_errcode_t re_compile_internal (regex_t *preg, const char * pattern, |
static reg_errcode_t re_compile_internal (regex_t *preg, const char * pattern, |
int length, reg_syntax_t syntax); |
int length, reg_syntax_t syntax); |