OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastpattern
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/regex/
t_regex_att.c
391
char *line, *
lastpattern
= NULL, data_path[MAXPATHLEN];
local in function:att_test
450
ATF_REQUIRE(
lastpattern
!= NULL);
451
pattern =
lastpattern
;
453
free(
lastpattern
);
454
ATF_REQUIRE((
lastpattern
= strdup(pattern)) != NULL);
t_regex_att.c
391
char *line, *
lastpattern
= NULL, data_path[MAXPATHLEN];
local in function:att_test
450
ATF_REQUIRE(
lastpattern
!= NULL);
451
pattern =
lastpattern
;
453
free(
lastpattern
);
454
ATF_REQUIRE((
lastpattern
= strdup(pattern)) != NULL);
Completed in 21 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025