Home | History | Annotate | Download | only in dist

Lines Matching full:get_iterator_parameters

7746 static SLJIT_INLINE pcre_uchar *get_iterator_parameters(compiler_common *common, pcre_uchar *cc, pcre_uchar *opcode, pcre_uchar *type, int *max, int *min, pcre_uchar **end)
7863 cc = get_iterator_parameters(common, cc, &opcode, &type, &max, &min, &end);
8555 cc = get_iterator_parameters(common, cc, &opcode, &type, &max, &min, NULL);