Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex2.h92 #define O_PLUS (10U<<OPSHIFT) /* + suffix back to prefix */ macro
H A Dregcomp.c466 ASTERN(O_PLUS, pos); in p_ere_exp()
472 ASTERN(O_PLUS, pos); in p_ere_exp()
799 ASTERN(O_PLUS, pos); in p_simp_re()
1208 ASTERN(O_PLUS, start); in repeat()
1943 case O_PLUS: in pluscount()
H A Dengine.c561 case O_PLUS: in dissect()
723 case O_PLUS: in backref()
964 case O_PLUS: /* both forward and back */ in step()