HomeSort by relevance Sort by last modified time
    Searched refs:StripComments (Results 1 - 5 of 5) sorted by null

  /external/zlib/src/
zlib2ansi 52 StripComments($params);
53 StripComments($param_list);
102 sub StripComments
  /external/chromium_org/v8/tools/push-to-trunk/
push_to_trunk.py 220 changelog_entry = StripComments(changelog_entry)
test_scripts.py 119 StripComments(" Line 1\n# Line 2\n Line 3\n#\n"))
121 StripComments("###\n# \n\n# Line 1\nLine 2 ### Test\n #"))
    [all...]
common_includes.py 92 def StripComments(text):
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp 282 class StripComments {
284 StripComments(const String& str)
377 void StripComments::process(UChar c)
    [all...]

Completed in 162 milliseconds