Searched defs:StripComments (Results 1 - 3 of 3) 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 Dcommon_includes.py93 def StripComments(text): function
/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 1116 milliseconds