PCRE2_PATTERN_CONVERT - Online Linux Manual PageSection : 3
Updated : 11 July 2017
Source : PCRE2 10.30

NAMEPCRE2 - Perl-compatible regular expressions (revised API)

SYNOPSIS\.sp #include <pcre2.h> int pcre2_pattern_convert(PCRE2_SPTR pattern, PCRE2_SIZE length, uint32_t options, PCRE2_UCHAR **buffer," PCRE2_SIZE *blength, pcre2_convert_context *cvcontext);"

DESCRIPTION\.sp This function is part of an experimental set of pattern conversion functions. It converts a foreign pattern (for example, a glob) into a PCRE2 regular expression pattern. Its arguments are:
  pattern The foreign pattern
  
length The length of the input pattern or PCRE2_ZERO_TERMINATED
  
options Option bits
  
buffer Pointer to pointer to output buffer, or NULL
  
blength Pointer to output length field
  
cvcontext Pointer to a convert context or NULL The length of the converted pattern (excluding the terminating zero) is returned via blength. If buffer is NULL, the function just returns the output length. If buffer points to a NULL pointer, heap memory is obtained for the converted pattern, using the allocator in the context if present (or else malloc()), and the field pointed to by buffer is updated. If buffer points to a non-NULL field, that must point to a buffer whose size is in the variable pointed to by blength. This value is updated. The option bits are:
  PCRE2_CONVERT_UTF Input is UTF
  PCRE2_CONVERT_NO_UTF_CHECK Do not check UTF validity
  PCRE2_CONVERT_POSIX_BASIC Convert POSIX basic pattern
  PCRE2_CONVERT_POSIX_EXTENDED Convert POSIX extended pattern
  PCRE2_CONVERT_GLOB ) Convert
  PCRE2_CONVERT_GLOB_NO_WILD_SEPARATOR ) various types
  PCRE2_CONVERT_GLOB_NO_STARSTAR ) of glob The return value from pcre2_pattern_convert() is zero on success or a non-zero PCRE2 error code.
The pattern conversion functions are described in the pcre2convert documentation.
0
Johanes Gumabo
Data Size   :   6,026 byte
man-pcre2_pattern_convert.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   5 / 191,777
Visitor ID   :     :  
Visitor IP   :   18.118.184.36   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.