Home
last modified time | relevance | path

Searched defs:use_offsets (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcretest.c661 #define PCRE_GET_SUBSTRING(rc, bptr, use_offsets, count, i, subsptr) \ argument
865 #define PCRE_GET_SUBSTRING(rc, bptr, use_offsets, count, i, subsptr) \ argument
2796 int start_offset, int options, int *use_offsets, int use_size_offsets, in check_match_limit()
4481 int *use_offsets = offsets; in main() local