Home
last modified time | relevance | path

Searched refs:bitset_copy (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/posix/
Dregex_internal.h749 bitset_copy (bitset_t dest, const bitset_t src) in bitset_copy() function
Dregexec.c3597 bitset_copy (dests_ch[ndests], remains); in group_nodes_into_DFAstates()
3598 bitset_copy (dests_ch[j], intersec); in group_nodes_into_DFAstates()
3617 bitset_copy (dests_ch[ndests], accepts); in group_nodes_into_DFAstates()
/glibc-2.36/manual/
Dpattern.texi1352 @c bitset_copy ok
/glibc-2.36/ChangeLog.old/
DChangeLog.168163 (bitset_set_all, bitset_copy): Adjust for bitset_t change.
8164 (bitset_empty, bitset_copy):