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

  /webstack/mod_sed/
regexp.c 45 #define UNGETC(c) (--sp)
152 UNGETC(c);
163 UNGETC(c);
312 UNGETC(c);
  /webstack/webserver/src/server/libsed/
regexp.c 70 #define UNGETC(c) (--sp)
177 UNGETC(c);
188 UNGETC(c);
337 UNGETC(c);

Completed in 480 milliseconds