Searched refs:prev_idx_match_malloced (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dregexec.c1459 bool prev_idx_match_malloced = false;
1488 prev_idx_match_malloced = true;
1507 if (prev_idx_match_malloced)
1517 if (prev_idx_match_malloced)
1532 if (prev_idx_match_malloced)
1543 if (prev_idx_match_malloced)
1550 if (prev_idx_match_malloced)
1456 bool prev_idx_match_malloced = false; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregexec.c1442 bool prev_idx_match_malloced = false;
1471 prev_idx_match_malloced = true;
1490 if (prev_idx_match_malloced)
1500 if (prev_idx_match_malloced)
1515 if (prev_idx_match_malloced)
1526 if (prev_idx_match_malloced)
1533 if (prev_idx_match_malloced)
1439 bool prev_idx_match_malloced = false; local
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregexec.c1405 int prev_idx_match_malloced = 0;
1434 prev_idx_match_malloced = 1;
1453 if (prev_idx_match_malloced)
1463 if (prev_idx_match_malloced)
1478 if (prev_idx_match_malloced)
1489 if (prev_idx_match_malloced)
1496 if (prev_idx_match_malloced)
1402 int prev_idx_match_malloced = 0; local

Completed in 196 milliseconds