Home | History | Annotate | Download | only in doc

Lines Matching full:erroroffset

2579          re = pcre_compile("pattern", 0, &error, &erroroffset, NULL);
9241 int erroroffset, rc, size;
9245 re = pcre_compile("my pattern", 0, &error, &erroroffset, NULL);