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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_get.c57 /* This function is used by the get_first_set() function below, as well
122 /* This is used by the get_first_set() function below, as well as being
231 get_first_set(const pcre *code, const char *stringname, int *ovector) function
234 get_first_set(const pcre16 *code, PCRE_SPTR16 stringname, int *ovector)
357 int n = get_first_set(code, stringname, ovector);
552 int n = get_first_set(code, stringname, ovector);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_get.c57 /* This function is used by the get_first_set() function below, as well
122 /* This is used by the get_first_set() function below, as well as being
231 get_first_set(const pcre *code, const char *stringname, int *ovector) function
234 get_first_set(const pcre16 *code, PCRE_SPTR16 stringname, int *ovector)
357 int n = get_first_set(code, stringname, ovector);
552 int n = get_first_set(code, stringname, ovector);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_get.c57 /* This function is used by the get_first_set() function below, as well
122 /* This is used by the get_first_set() function below, as well as being
231 get_first_set(const pcre *code, const char *stringname, int *ovector) function
234 get_first_set(const pcre16 *code, PCRE_SPTR16 stringname, int *ovector)
357 int n = get_first_set(code, stringname, ovector);
552 int n = get_first_set(code, stringname, ovector);

Completed in 178 milliseconds