Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c572 PCRE2_SPTR mark = pcre2_get_mark(match_data); in pcre2_substitute() local
H A Dpcre2_intmodedep.h655 PCRE2_SPTR mark; /* Pointer to last mark */ member
825 PCRE2_SPTR mark; /* Most recent mark on the success path */ member
870 PCRE2_SPTR mark; /* Mark pointer to pass back on success */ member
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1028 PCRE2_SPTR mark = NULL; /* Target for MARK name */ in php_pcre_match_impl() local
1491 …he *fcc, char *subject, PCRE2_SIZE *offsets, char **subpat_names, int count, const PCRE2_SPTR mark) in preg_do_repl_func()

Completed in 28 milliseconds