#include <stdio.h>
#include <string.h>
#include <pcre2.h>
Go to the source code of this file.
Go to the SVN repository for this file.
◆ PCRE2_CODE_UNIT_WIDTH #define PCRE2_CODE_UNIT_WIDTH 8Definition at line 54 of file pcre2demo.c.
◆ main() int main ( int argc, char ** argv )Definition at line 69 of file pcre2demo.c.
References buffer, i, match_data, n, NULL, PCRE2_ANCHORED, pcre2_code, pcre2_code_free(), pcre2_compile(), PCRE2_ERROR_NOMATCH, pcre2_get_error_message(), pcre2_get_ovector_pointer(), pcre2_get_startchar(), PCRE2_INFO_ALLOPTIONS, PCRE2_INFO_NAMECOUNT, PCRE2_INFO_NAMEENTRYSIZE, PCRE2_INFO_NAMETABLE, PCRE2_INFO_NEWLINE, pcre2_match(), pcre2_match_data, pcre2_match_data_create_from_pattern(), pcre2_match_data_free(), PCRE2_NEWLINE_ANY, PCRE2_NEWLINE_ANYCRLF, PCRE2_NEWLINE_CRLF, PCRE2_NOTEMPTY_ATSTART, pcre2_pattern_info(), PCRE2_SIZE, PCRE2_SPTR, PCRE2_UCHAR, PCRE2_UTF, PCRE2_ZERO_TERMINATED, util::strcmp(), and subject.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4