1PCRE_INFO(3)               Library Functions Manual               PCRE_INFO(3)
2
3
4

NAME

6       PCRE - Perl-compatible regular expressions
7

SYNOPSIS

9
10       #include <pcre.h>
11
12       int pcre_info(const pcre *code, int *optptr, int *firstcharptr);
13

DESCRIPTION

15
16       This function is obsolete. You should be using pcre_fullinfo() instead.
17
18       There  is  a complete description of the PCRE native API in the pcreapi
19       page and a description of the POSIX API in the pcreposix page.
20
21
22
23                                                                  PCRE_INFO(3)
Impressum