Searched refs:matchoffprint (Results 1 - 2 of 2) sorted by relevance

/prebuilts/go/darwin-x86/src/regexp/testdata/
H A Dtestregex.c841 matchoffprint(int off) function
868 matchoffprint(match[i].rm_so);
870 matchoffprint(match[i].rm_eo);
/prebuilts/go/linux-x86/src/regexp/testdata/
H A Dtestregex.c841 matchoffprint(int off) function
868 matchoffprint(match[i].rm_so);
870 matchoffprint(match[i].rm_eo);

Completed in 21 milliseconds