HomeSort by relevance Sort by last modified time
    Searched full:is_cpp_string (Results 1 - 1 of 1) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 718 def is_cpp_string(line): function
789 if comment_position != -1 and not is_cpp_string(line[:comment_position]):
    [all...]

Completed in 699 milliseconds