File: names

package info (click to toggle)
ugrep 7.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,004 kB
  • sloc: cpp: 68,405; ansic: 9,849; sh: 1,898; makefile: 312; java: 6; xml: 6
file content (5 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (6)
1
2
3
4
5
(?u:\p{JavaIdentifierStart}\p{JavaIdentifierPart}*)
(?^"(\\.|\\\r?\n|[^\\\n"])*")
(?^'(\\.|[^\\\n'])*')
(?^//.*)
(?^/\*([^*]|\n|(\*+([^*/]|\n)))*\*+\/)