Home
last modified time | relevance | path

Searched defs:_end (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.h48 #define lxb_html_tokenizer_state_set_tag_m(tkz, _start, _end) \ argument
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf16.c1072 unsigned char *_end = start + len; in mb_cut_utf16be() local
1105 unsigned char *_end = start + len; in mb_cut_utf16le() local
H A Dmbfilter_utf8.c574 unsigned char *_end = start + len; in mb_cut_utf8() local
H A Dmbfilter_cjk.c11910 unsigned char *_end = step_through_gb18030_str(start, start + len); in mb_cut_gb18030() local
/php-src/ext/opcache/jit/ir/
H A Dir_private.h1347 #define IR_TMP_REG(_num, _type, _start, _end) \ argument
1349 #define IR_SCRATCH_REG(_reg, _start, _end) \ argument

Completed in 52 milliseconds