Searched refs:matches (Results 1 - 5 of 5) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/testsuite/
H A Dtst-rxspencer.c215 char *expect, char *matches, const char *fail)
292 if (matches == NULL)
299 if (matches)
301 p = strchr (matches, ',');
305 ret = check_match (rm, n, string, matches ? matches : "-", fail);
309 matches = p + 1;
312 matches = NULL;
320 char *expect, const char *matches, const char *letters,
327 char *matches_mb = mb_frob_string (matches, letter
214 test(const char *pattern, int cflags, const char *string, int eflags, char *expect, char *matches, const char *fail) argument
319 mb_test(const char *pattern, int cflags, const char *string, int eflags, char *expect, const char *matches, const char *letters, const char *fail) argument
349 mb_tests(const char *pattern, int cflags, const char *string, int eflags, char *expect, const char *matches) argument
440 char *pattern, *flagstr, *string, *expect, *matches, *p; local
[all...]
/ndk/sources/host-tools/make-3.81/
H A Dimplicit.c245 unsigned int *matches
342 find the stem: the part of the filename that matches the %. */
377 /* Check that the rule pattern matches the text before the stem. */
388 /* Check that the rule pattern matches the text after the stem.
391 common case where the first character matches because it is a
402 specific_rule_matched when it matches. Don't try to use it. */
410 matches[nrules] = i;
467 find the stem: the part of the filename that matches the %. */
469 + (rule->suffixes[matches[i]] - rule->targets[matches[
243 unsigned int *matches local
[all...]
/ndk/sources/host-tools/sed-4.2.1/doc/
H A Dsed.x274 matches the very first line of input the
306 sequence in a regular expression matches the newline character,
/ndk/sources/host-tools/nawk-20071023/
H A DFIXES146 surprising; for example [a-c] matches aAbBc in locale en_US but abBcC
188 matches gawk and mawk.
221 GNU compatibility: an empty regexp matches anything (thanks to
/ndk/sources/host-tools/sed-4.2.1/build-aux/
H A Dtexinfo.tex545 % whether the environment name matches. The \checkenv macro can also be

Completed in 86 milliseconds