HomeSort by: relevance | last modified time | path
    Searched refs:CPPCOMMENT_RE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
event_rpcgen.py 32 CPPCOMMENT_RE = re.compile(r"\/\/.*$")
1465 line = CPPCOMMENT_RE.sub("", line)
  /src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py 32 CPPCOMMENT_RE = re.compile(r"\/\/.*$")
1465 line = CPPCOMMENT_RE.sub("", line)

Completed in 16 milliseconds