Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 5 of 5) 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.h660 PCRE2_SPTR mark; /* Pointer to last mark */ member
835 PCRE2_SPTR mark; /* Most recent mark on the success path */ member
891 PCRE2_SPTR mark; /* Mark pointer to pass back on success */ member
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dstate.c529 lxb_char_t mark; in lxb_css_syntax_state_string() local
1165 const lxb_char_t *mark, *minus, *esc, *idnt; in lxb_css_syntax_state_less_sign() local
/php-src/ext/pcre/
H A Dphp_pcre.c1036 uint32_t num_subpats, int count, const PCRE2_SPTR mark, zend_long flags) { in populate_subpat_array()
1172 PCRE2_SPTR mark = NULL; /* Target for MARK name */ in php_pcre_match_impl() local
1548 …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 29 milliseconds