Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
PCRE_GET_STRINGNUMBER(3) | Library Functions Manual | PCRE_GET_STRINGNUMBER(3) |
NAME
PCRE - Perl-compatible regular expressionsSYNOPSIS
#include <pcre.h>DESCRIPTION
This convenience function finds the number of a named substring capturing parenthesis in a compiled pattern. Its arguments are:code Compiled regular expression
name Name whose number is required
24 June 2012 | PCRE 8.30 |