HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/files.wb-cloud.nl/public_html/apps/text/js/tap-CtEKa09I.chunk.mjs.map
{"version":3,"file":"tap-CtEKa09I.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/tap.js"],"sourcesContent":["/*\nLanguage: Test Anything Protocol\nDescription: TAP, the Test Anything Protocol, is a simple text-based interface between testing modules in a test harness.\nRequires: yaml.js\nAuthor: Sergey Bronnikov <[email protected]>\nWebsite: https://testanything.org\n*/\n\nfunction tap(hljs) {\n  return {\n    name: 'Test Anything Protocol',\n    case_insensitive: true,\n    contains: [\n      hljs.HASH_COMMENT_MODE,\n      // version of format and total amount of testcases\n      {\n        className: 'meta',\n        variants: [\n          { begin: '^TAP version (\\\\d+)$' },\n          { begin: '^1\\\\.\\\\.(\\\\d+)$' }\n        ]\n      },\n      // YAML block\n      {\n        begin: /---$/,\n        end: '\\\\.\\\\.\\\\.$',\n        subLanguage: 'yaml',\n        relevance: 0\n      },\n      // testcase number\n      {\n        className: 'number',\n        begin: ' (\\\\d+) '\n      },\n      // testcase status and description\n      {\n        className: 'symbol',\n        variants: [\n          { begin: '^ok' },\n          { begin: '^not ok' }\n        ]\n      }\n    ]\n  };\n}\n\nmodule.exports = tap;\n"],"names":["tap","hljs","tap_1"],"mappings":"uCAQA,SAASA,EAAIC,EAAM,CACjB,MAAO,CACL,KAAM,yBACN,iBAAkB,GAClB,SAAU,CACRA,EAAK,kBAEL,CACE,UAAW,OACX,SAAU,CACR,CAAE,MAAO,sBAAwB,EACjC,CAAE,MAAO,iBAAiB,CACpC,CACO,EAED,CACE,MAAO,OACP,IAAK,aACL,YAAa,OACb,UAAW,CACZ,EAED,CACE,UAAW,SACX,MAAO,UACR,EAED,CACE,UAAW,SACX,SAAU,CACR,CAAE,MAAO,KAAO,EAChB,CAAE,MAAO,SAAS,CAC5B,CACA,CACA,CACG,CACH,CAEA,OAAAC,EAAiBF","x_google_ignoreList":[0]}