Home
last modified time | relevance | path

Searched defs:_end (Results 1 – 6 of 6) 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.c11911 unsigned char *_end = step_through_gb18030_str(start, start + len); in mb_cut_gb18030() local
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dstate.c25 #define LXB_CSS_SYNTAX_NEXT_CHUNK(_tkz, _status, _data, _end) \ argument
44 #define LXB_CSS_SYNTAX_STR_APPEND(_tkz, _status, _begin, _end) \ argument
/php-src/ext/opcache/jit/ir/
H A Dir_private.h1362 #define IR_TMP_REG(_num, _type, _start, _end) \ argument
1364 #define IR_SCRATCH_REG(_reg, _start, _end) \ argument

Completed in 122 milliseconds