Home
last modified time | relevance | path

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

/aosp_15_r20/external/ply/ply/example/yply/
H A Dylex.py50 t_ignore_cppcomment = r'//.*' variable
/aosp_15_r20/external/ply/ply/
H A DCHANGES757 t_ignore_cppcomment = r'//.*'
761 def t_ignore_cppcomment(t):