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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
h2py.py 35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]
  /external/python/cpython2/Tools/scripts/
h2py.py 35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]
  /external/python/cpython3/Tools/scripts/
h2py.py 35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]

Completed in 302 milliseconds