Searched refs:StripComments (Results 1 - 5 of 5) sorted by relevance

/external/zlib/src/
H A Dzlib2ansi52 StripComments($params);
53 StripComments($param_list);
102 sub StripComments subroutine
/external/chromium_org/v8/tools/push-to-trunk/
H A Dpush_to_trunk.py236 changelog_entry = StripComments(changelog_entry)
H A Dcommon_includes.py93 def StripComments(text): function
H A Dtest_scripts.py120 StripComments(" Line 1\n# Line 2\n Line 3\n#\n"))
122 StripComments("###\n# \n\n# Line 1\nLine 2 ### Test\n #"))
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp301 class StripComments { class in namespace:blink::__anon11092
303 StripComments(const String& str) function in class:blink::__anon11092::StripComments
396 void StripComments::process(UChar c)
3238 String stringWithoutComments = StripComments(string).result();

Completed in 158 milliseconds