Home
last modified time | relevance | path

Searched refs:p_cpp_comment (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dh2py.py35 p_cpp_comment = re.compile('//.*') variable
37 ignores = [p_comment, p_cpp_comment]