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

  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 64 REPL_ASIS = 0,
compile.c 787 enum replacement_types repl_type = REPL_ASIS, save_type = REPL_ASIS;
841 repl_type = REPL_ASIS;
842 save_type = REPL_ASIS;
    [all...]
execute.c 289 if (type == REPL_ASIS)
329 if (type == REPL_ASIS)
374 if (type == REPL_ASIS)
    [all...]

Completed in 118 milliseconds