bzero             122 regex.cpp      #if !defined (bzero) && !defined (bcopy)
bzero             141 regex.cpp      #ifndef bzero
bzero             183 regex.cpp         bzero (re_syntax_table, sizeof re_syntax_table);
bzero            2122 regex.cpp                  bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
bzero            3116 regex.cpp        bzero (fastmap, 1 << BYTEWIDTH);  /* Assume nothing's valid.  */