!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.9~svn20110310	//
clean	test.js	/^function clean () {$/;"	F
combine	index.js	/^  function combine (files) {$/;"	F
done	index.js	/^      function done (err) {$/;"	F
err	index.js	/^  const err = new Error(msg)$/;"	V
expected	test.js	/^  const expected = []$/;"	A
filterPattern	index.js	/^  function filterPattern (file) {$/;"	F
flush	index.js	/^  function flush (cb) {$/;"	F
index	index.js	/^function index (n) {$/;"	F
join	bin.js	/^join(process.argv.slice(2), output, function (err) {$/;"	M
join	test.js	/^  join('node_trace.*.log', 'output.log', function (err) {$/;"	M
join	test.js	/^  join('node_trace.1.log', 'output.log', function (err) {$/;"	M
join	test.js	/^  join(['node_trace.1.log', 'node_trace.2.log'], 'output.log', function (err) {$/;"	M
logs	test.js	/^function logs () {$/;"	F
nodeTraceJoin	index.js	/^function nodeTraceJoin (pattern, output, cb) {$/;"	F
noop	index.js	/^function noop () {}$/;"	F
notFound	index.js	/^function notFound (msg) {$/;"	F
offset	index.js	/^    var offset = 0$/;"	V
onunlink	index.js	/^    function onunlink (err) {$/;"	F
parse	index.js	/^function parse (filename) {$/;"	F
read	test.js	/^function read (name) {$/;"	F
sort	index.js	/^function sort (a, b) {$/;"	F
stringify	index.js	/^function stringify () {$/;"	F
tape	test.js	/^tape('lots of files', function (t) {$/;"	M
tape	test.js	/^tape('multiple files as array', function (t) {$/;"	M
tape	test.js	/^tape('multiple files', function (t) {$/;"	M
tape	test.js	/^tape('no files', function (t) {$/;"	M
tape	test.js	/^tape('one file', function (t) {$/;"	M
write	index.js	/^  function write (data, enc, cb) {$/;"	F
write	test.js	/^function write (name, json) {$/;"	F
