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

  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
cssmin.py 37 def remove_comments(css): function
209 css = remove_comments(css)
  /external/chromium-trace/trace-viewer/tracing/third_party/devscripts/
licensecheck.pl 145 sub remove_comments($);
307 remove_comments($header);
323 remove_comments($footer);
341 sub remove_comments($) { subroutine
  /ndk/sources/host-tools/make-3.81/
read.c 144 static void remove_comments PARAMS ((char *line));
582 remove_comments (collapsed);
1303 remove_comments (char *line) function
    [all...]
ChangeLog 669 * misc.c (remove_comments): Move this to read.c and make it static
672 remove_comments() since they're static now.
    [all...]

Completed in 425 milliseconds