PCRE_VERSION



PCRE_VERSION

NAME
SYNOPSIS
DESCRIPTION

NAME

PCRE - Perl-compatible regular expressions

SYNOPSIS

#include <pcre.h>

const char *pcre_version(void);

const char *pcre16_version(void);

const char *pcre32_version(void);

DESCRIPTION

This function (even in the 16-bit and 32-bit libraries) returns a zero-terminated, 8-bit character string that gives the version number of the PCRE library and the date of its release.

There is a complete description of the PCRE native API in the pcreapi page and a description of the POSIX API in the pcreposix page.




More Linux Commands

manpages/host.conf.5.html
host.conf(5) - resolver configuration file - Linux man page
The file /etc/host.conf contains configuration information specific to the resolver library. It should contain one configuration keyword per line, followed by a

manpages/FcAtomicLock.3.html
FcAtomicLock(3) - lock a file (Library - Linux man page)....
Attempts to lock the file referenced by atomic. Returns FcFalse if the file is already locked, else returns FcTrue and leaves the file locked. VERSION Fontconfi

manpages/Tk_SetClass.3.html
Tk_SetClass(3) - set or retrieve a window's class (ManPage)
Tk_SetClass is called to associate a class with a particular window. The class string identifies the type of the window; all windows with the same general class

manpages/xvidtune.1.html
xvidtune(1) - video mode tuner for Xorg - Linux manual page
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). When given one of the non-toolkit options, xvidtune provides a c

manpages/XmbufDestroyBuffers.3.html
XmbufDestroyBuffers(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except

manpages/lsinitrd.1.html
lsinitrd(1) tool to show the contents of an initramfs image
lsinitrd shows the contents of an initramfs image. if &lt;image&gt; is omitted, then lsinitrd uses the default image /boot/&lt;machine-id&gt;/&lt;kernel-version&gt;/initrd or /bo

manpages/XQueryTextExtents16.3.html
XQueryTextExtents16(3) - compute or query text extents......
The XTextExtents and XTextExtents16 functions perform the size computation locally and, thereby, avoid the round-trip overhead of XQueryTextExtents and XQueryTe

manpages/dumpkeys.1.html
dumpkeys(1) - dump keyboard translation tables (Man Page)...
dumpkeys writes, to the standard output, the current contents of the keyboard drivers translation tables, in the format specified by keymaps(5). Using the vario

manpages/XtVaAppCreateShell.3.html
XtVaAppCreateShell(3) - create top-level widget instance....
The XtAppCreateShell function saves the specified application name and application class for qualifying all widget resource specifiers. The application name and

manpages/XF86VidModeGetModeLine.3.html
XF86VidModeGetModeLine(3) - Extension library for the XFree8
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo

manpages/ntp.conf.5.html
ntp.conf(5) Server Options (File formats - Linux man page)
Following is a description of the configuration commands in NTPv4. There are two classes of commands, configuration commands that configure an association wi...

manpages/ggz.modules.5.html
ggz.modules(5) - GGZ Gaming Zone module configuration file
The GGZ Gaming Zone uses the file ggz.modules in order to configure which game modules are properly installed. The only approved method of altering this file is





We can't live, work or learn in freedom unless the software we use is free.