Searched refs:possessive (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c526 BOOL minimize, possessive; /* Quantifier options */ local
751 minimize = possessive = FALSE;
942 /* Handle a capturing bracket, other than those that are possessive with an
1036 /* Non-capturing or atomic group, except for possessive with unlimited
1116 /* Handle possessive capturing brackets with an unlimited repeat. We come
1133 printf("start possessive bracket %d\n", number);
1215 /* Non-capturing possessive bracket with unlimited repeat. We come here
1898 /* BRAPOSZERO occurs before a possessive bracket group. Don't do anything
1999 /* OP_KETRPOS is a possessive repeating ket. Remember the current position,
2897 else possessive
[all...]

Completed in 40 milliseconds