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

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c2313 char is_exactn_bin = FALSE;
4114 || is_exactn_bin != is_binary[p - 1 - pattern]
4139 is_exactn_bin = is_binary[p - 1 - pattern];
4140 if (is_exactn_bin)
2300 char is_exactn_bin = FALSE; local

Completed in 135 milliseconds