Home
last modified time | relevance | path

Searched refs:re_put_long (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp_bt.c1045 re_put_long(char_u *p, long_u val) in re_put_long() function
1185 re_put_long(place, (long_u)val); in reginsert_nr()
1220 place = re_put_long(place, (long_u)minval); in reginsert_limits()
1221 place = re_put_long(place, (long_u)maxval); in reginsert_limits()
1708 regcode = re_put_long(regcode, n); in regatom()