Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c663 PCRE2_SPTR mark = pcre2_get_mark(match_data); in pcre2_substitute() local
H A Dpcre2_intmodedep.h659 PCRE2_SPTR mark; /* Pointer to last mark */ member
834 PCRE2_SPTR mark; /* Most recent mark on the success path */ member
890 PCRE2_SPTR mark; /* Mark pointer to pass back on success */ member
/php-src/ext/pcre/
H A Dphp_pcre.c1021 uint32_t num_subpats, int count, const PCRE2_SPTR mark, zend_long flags) { in populate_subpat_array()
1152 PCRE2_SPTR mark = NULL; /* Target for MARK name */ in php_pcre_match_impl() local
1541 …ets, zend_string **subpat_names, uint32_t num_subpats, int count, const PCRE2_SPTR mark, zend_long… in preg_do_repl_func()
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.h410 unsigned char *mark = NULL; in dasm_encode() local

Completed in 46 milliseconds