PHP 8.2.30
Preview: index.js Size: 350 B
/opt/alt/alt-nodejs20/root/lib/node_modules/npm/node_modules/ansi-regex/index.js

'use strict';

module.exports = ({onlyFirst = false} = {}) => {
	const pattern = [
		'[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)',
		'(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))'
	].join('|');

	return new RegExp(pattern, onlyFirst ? undefined : 'g');
};

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
350 B lrw-r--r-- 2026-02-23 03:24:41
Edit Download
1.08 KB lrw-r--r-- 2026-02-23 03:24:41
Edit Download
841 B lrw-r--r-- 2026-02-23 03:24:41
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).