Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c370 static long getoctchrs(void);
1003 getoctchrs(void) in getoctchrs() function
H A Dregexp_bt.c1605 case 'o': i = getoctchrs(); break; in regatom()
2624 case 'o': nr = getoctchrs(); break; in coll_get_char()
H A Dregexp_nfa.c1633 case 'o': nr = getoctchrs(); break; in nfa_regatom()