OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchString
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libbind/dist/tests/
subr.c
198
* i =
matchString
(" a b c", "a b c") ;
200
* i =
matchString
("a b c", " a b c");
202
* i =
matchString
(" a b c", " a b c");
204
* i =
matchString
("aa bb ", "aa bb ddd sd");
208
matchString
(const char *format, const char *src) {
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026