HomeSort by relevance Sort by last modified time
    Searched full:same_para (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 142 static bool same_para P_ ((int c));
265 while (same_para (c) && in_column == other_indent)
293 same_para (register int c) function

Completed in 246 milliseconds