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.py220 changelog_entry = StripComments(changelog_entry)
H A Dtest_scripts.py119 StripComments(" Line 1\n# Line 2\n Line 3\n#\n"))
121 StripComments("###\n# \n\n# Line 1\nLine 2 ### Test\n #"))
H A Dcommon_includes.py92 def StripComments(text): function
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp282 class StripComments { class in namespace:WebCore::__anon10393
284 StripComments(const String& str) function in class:WebCore::__anon10393::StripComments
377 void StripComments::process(UChar c)
3190 String stringWithoutComments = StripComments(string).result();

Completed in 324 milliseconds