HomeSort by relevance Sort by last modified time
    Searched refs:SED_NLINES (Results 1 - 4 of 4) sorted by null

  /webstack/mod_sed/
libsed.h 35 #define SED_NLINES 256
89 apr_int64_t tlno[SED_NLINES];
sed0.c 854 if(commands->nlno >= SED_NLINES) {
  /webstack/webserver/src/server/libsed/
libsed.h 72 #define SED_NLINES 256
125 PRInt64 tlno[SED_NLINES];
sed0.c 880 if(commands->nlno >= SED_NLINES) {

Completed in 300 milliseconds