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

  /external/zlib/src/
zlib2ansi 52 StripComments($params);
53 StripComments($param_list);
102 sub StripComments
  /external/v8/tools/release/
create_release.py 142 changelog_entry = StripComments(changelog_entry)
push_to_candidates.py 184 changelog_entry = StripComments(changelog_entry)
test_scripts.py 140 StripComments(" Line 1\n# Line 2\n Line 3\n#\n"))
142 StripComments("###\n# \n\n# Line 1\nLine 2 ### Test\n #"))
    [all...]
common_includes.py 98 def StripComments(text):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
UniClassObject.py 373 def StripComments(self, Line):
408 Line = self.StripComments(Line)
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
c.py 279 FuncDeclarator = StripComments(FuncDeclarator)
    [all...]

Completed in 251 milliseconds