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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_get.c278 stringcount the number of substrings that were captured
296 pcre_copy_substring(const char *subject, int *ovector, int stringcount, argument
300 pcre16_copy_substring(PCRE_SPTR16 subject, int *ovector, int stringcount,
305 if (stringnumber < 0 || stringnumber >= stringcount)
329 stringcount the number of substrings that were captured
348 int *ovector, int stringcount, const char *stringname,
353 int *ovector, int stringcount, PCRE_SPTR16 stringname,
360 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);
362 return pcre16_copy_substring(subject, ovector, stringcount, n, buffer, size);
378 stringcount th
347 pcre_copy_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, char *buffer, int size) argument
391 pcre_get_substring_list(const char *subject, int *ovector, int stringcount, const char ***listptr) argument
485 pcre_get_substring(const char *subject, int *ovector, int stringcount, int stringnumber, const char **stringptr) argument
542 pcre_get_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, const char **stringptr) argument
[all...]
H A Dpcregexp.pas351 stringcount : integer;
356 stringcount, stringnumber : integer;
389 stringcount : integer;
399 stringcount, stringnumber : integer;
402 stringcount : integer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_get.c278 stringcount the number of substrings that were captured
296 pcre_copy_substring(const char *subject, int *ovector, int stringcount, argument
300 pcre16_copy_substring(PCRE_SPTR16 subject, int *ovector, int stringcount,
305 if (stringnumber < 0 || stringnumber >= stringcount)
329 stringcount the number of substrings that were captured
348 int *ovector, int stringcount, const char *stringname,
353 int *ovector, int stringcount, PCRE_SPTR16 stringname,
360 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);
362 return pcre16_copy_substring(subject, ovector, stringcount, n, buffer, size);
378 stringcount th
347 pcre_copy_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, char *buffer, int size) argument
391 pcre_get_substring_list(const char *subject, int *ovector, int stringcount, const char ***listptr) argument
485 pcre_get_substring(const char *subject, int *ovector, int stringcount, int stringnumber, const char **stringptr) argument
542 pcre_get_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, const char **stringptr) argument
[all...]
H A Dpcregexp.pas351 stringcount : integer;
356 stringcount, stringnumber : integer;
389 stringcount : integer;
399 stringcount, stringnumber : integer;
402 stringcount : integer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_get.c278 stringcount the number of substrings that were captured
296 pcre_copy_substring(const char *subject, int *ovector, int stringcount, argument
300 pcre16_copy_substring(PCRE_SPTR16 subject, int *ovector, int stringcount,
305 if (stringnumber < 0 || stringnumber >= stringcount)
329 stringcount the number of substrings that were captured
348 int *ovector, int stringcount, const char *stringname,
353 int *ovector, int stringcount, PCRE_SPTR16 stringname,
360 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);
362 return pcre16_copy_substring(subject, ovector, stringcount, n, buffer, size);
378 stringcount th
347 pcre_copy_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, char *buffer, int size) argument
391 pcre_get_substring_list(const char *subject, int *ovector, int stringcount, const char ***listptr) argument
485 pcre_get_substring(const char *subject, int *ovector, int stringcount, int stringnumber, const char **stringptr) argument
542 pcre_get_named_substring(const pcre *code, const char *subject, int *ovector, int stringcount, const char *stringname, const char **stringptr) argument
[all...]
H A Dpcregexp.pas351 stringcount : integer;
356 stringcount, stringnumber : integer;
389 stringcount : integer;
399 stringcount, stringnumber : integer;
402 stringcount : integer;

Completed in 120 milliseconds