OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove_comments
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/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 80 milliseconds