A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/pcre2__match__data_8c_source.html below:

NCBI C++ ToolKit: src/util/regexp/pcre2_match_data.c Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

61 if

(oveccount < 1) oveccount = 1;

63

yield =

PRIV

(memctl_malloc)(

67

yield->oveccount = oveccount;

69

yield->heapframes =

NULL

;

70

yield->heapframes_size = 0;

#define pcre2_general_context

#define PCRE2_CALL_CONVENTION

#define PCRE2_MD_COPIED_SUBJECT

PCRE2_EXPORT PCRE2_SIZE PCRE2_CALL_CONVENTION pcre2_get_match_data_heapframes_size(pcre2_match_data *match_data)

PCRE2_EXPORT pcre2_match_data *PCRE2_CALL_CONVENTION pcre2_match_data_create(uint32_t oveccount, pcre2_general_context *gcontext)

PCRE2_EXPORT pcre2_match_data *PCRE2_CALL_CONVENTION pcre2_match_data_create_from_pattern(const pcre2_code *code, pcre2_general_context *gcontext)

PCRE2_EXPORT PCRE2_SIZE *PCRE2_CALL_CONVENTION pcre2_get_ovector_pointer(pcre2_match_data *match_data)

PCRE2_EXPORT PCRE2_SPTR PCRE2_CALL_CONVENTION pcre2_get_mark(pcre2_match_data *match_data)

PCRE2_EXPORT uint32_t PCRE2_CALL_CONVENTION pcre2_get_ovector_count(pcre2_match_data *match_data)

PCRE2_EXPORT void PCRE2_CALL_CONVENTION pcre2_match_data_free(pcre2_match_data *match_data)

PCRE2_EXPORT PCRE2_SIZE PCRE2_CALL_CONVENTION pcre2_get_startchar(pcre2_match_data *match_data)

PCRE2_EXPORT PCRE2_SIZE PCRE2_CALL_CONVENTION pcre2_get_match_data_size(pcre2_match_data *match_data)

static pcre2_match_data * match_data


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