HomeSort by relevance Sort by last modified time
    Searched defs:bittab (Results 1 - 2 of 2) sorted by null

  /webstack/mod_sed/
regexp.c 54 static unsigned char bittab[] = { 1, 2, 4, 8, 16, 32, 64, 128 }; variable
  /webstack/webserver/src/server/libsed/
regexp.c 79 static unsigned char bittab[] = { 1, 2, 4, 8, 16, 32, 64, 128 }; variable

Completed in 593 milliseconds