#include "pcre_internal.h"
Go to the source code of this file.
Functions | |
PCRE_EXP_DEFN int PCRE_CALL_CONVENTION | pcre_info (const pcre *argument_re, int *optptr, int *first_byte) |
PCRE_EXP_DEFN int PCRE_CALL_CONVENTION pcre_info | ( | const pcre * | argument_re, | |
int * | optptr, | |||
int * | first_byte | |||
) |
Definition at line 76 of file pcre_info.c.
References _pcre_try_flipped(), real_pcre::first_byte, real_pcre::flags, int, MAGIC_NUMBER, real_pcre::magic_number, NULL, real_pcre::options, PCRE_ERROR_BADMAGIC, PCRE_ERROR_NULL, PCRE_FIRSTSET, PCRE_STARTLINE, PUBLIC_OPTIONS, and real_pcre::top_bracket.