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

  /webstack/mod_sed/
libsed.h 84 char *reend; member in struct:sed_commands_s
sed0.c 82 commands->reend = &commands->respace[RESIZE - 1];
378 p = text(commands, commands->rep->re1, commands->reend);
391 p = text(commands, commands->rep->re1, commands->reend);
408 p = text(commands, commands->rep->re1, commands->reend);
503 p = text(commands, commands->rep->re1, commands->reend);
534 commands->reend, commands->sseof);
835 return(comple(commands, &compargs, (char *) 0, expbuf, commands->reend,
  /webstack/webserver/src/server/libsed/
libsed.h 120 char *reend; member in struct:sed_commands_s
sed0.c 110 commands->reend = &commands->respace[RESIZE - 1];
405 p = text(commands, commands->rep->re1, commands->reend);
418 p = text(commands, commands->rep->re1, commands->reend);
435 p = text(commands, commands->rep->re1, commands->reend);
530 p = text(commands, commands->rep->re1, commands->reend);
561 commands->reend, commands->sseof);
861 return(comple(commands, &compargs, (char *) 0, expbuf, commands->reend,

Completed in 2999 milliseconds