Home | History | Annotate | Download | only in Oniguruma

Lines Matching refs:ONIG_SYN_OP_QMARK_NON_GREEDY

462 #define ONIG_SYN_OP_QMARK_NON_GREEDY            (1U<<25)  /* ??,*?,+?,{n,m}? */