@sinytra/wiki-previewer 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-build-manifest.json +220 -0
- package/.next/app-path-routes-manifest.json +13 -0
- package/.next/build-manifest.json +33 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +124 -0
- package/.next/react-loadable-manifest.json +1 -0
- package/.next/required-server-files.json +354 -0
- package/.next/routes-manifest.json +156 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js +46 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js +2 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js +8 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js +2 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js +22 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/page.js +2 -0
- package/.next/server/app/[locale]/page.js.nft.json +1 -0
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_not-found/page.js +2 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_not-found.html +122 -0
- package/.next/server/app/_not-found.meta +8 -0
- package/.next/server/app/_not-found.rsc +30 -0
- package/.next/server/app/favicon.ico/route.js +1 -0
- package/.next/server/app/favicon.ico/route.js.nft.json +1 -0
- package/.next/server/app/favicon.ico.body +0 -0
- package/.next/server/app/favicon.ico.meta +1 -0
- package/.next/server/app/opengraph-image/route.js +71 -0
- package/.next/server/app/opengraph-image/route.js.map +1 -0
- package/.next/server/app/opengraph-image/route_client-reference-manifest.js +1 -0
- package/.next/server/app/robots.txt/route.js +16 -0
- package/.next/server/app/robots.txt/route.js.nft.json +1 -0
- package/.next/server/app/robots.txt/route_client-reference-manifest.js +1 -0
- package/.next/server/app/robots.txt.body +41 -0
- package/.next/server/app/robots.txt.meta +1 -0
- package/.next/server/app/sitemap.xml/route.js +16 -0
- package/.next/server/app/sitemap.xml/route.js.nft.json +1 -0
- package/.next/server/app/sitemap.xml/route_client-reference-manifest.js +1 -0
- package/.next/server/app/sitemap.xml.body +3 -0
- package/.next/server/app/sitemap.xml.meta +1 -0
- package/.next/server/app-paths-manifest.json +13 -0
- package/.next/server/chunks/1047.js +1 -0
- package/.next/server/chunks/1060.js +1 -0
- package/.next/server/chunks/1092.js +1 -0
- package/.next/server/chunks/1158.js +1 -0
- package/.next/server/chunks/1162.js +1 -0
- package/.next/server/chunks/1176.js +1 -0
- package/.next/server/chunks/125.js +1 -0
- package/.next/server/chunks/1258.js +1 -0
- package/.next/server/chunks/1285.js +1 -0
- package/.next/server/chunks/1322.js +1 -0
- package/.next/server/chunks/1384.js +1 -0
- package/.next/server/chunks/140.js +1 -0
- package/.next/server/chunks/1450.js +1 -0
- package/.next/server/chunks/1453.js +1 -0
- package/.next/server/chunks/1470.js +1 -0
- package/.next/server/chunks/1490.js +1 -0
- package/.next/server/chunks/1531.js +1 -0
- package/.next/server/chunks/1532.js +1 -0
- package/.next/server/chunks/1553.js +1 -0
- package/.next/server/chunks/1602.js +1 -0
- package/.next/server/chunks/1631.js +1 -0
- package/.next/server/chunks/1647.js +39 -0
- package/.next/server/chunks/1731.js +1 -0
- package/.next/server/chunks/1740.js +1 -0
- package/.next/server/chunks/1752.js +1 -0
- package/.next/server/chunks/1758.js +1 -0
- package/.next/server/chunks/18.js +1 -0
- package/.next/server/chunks/190.js +1 -0
- package/.next/server/chunks/1918.js +1 -0
- package/.next/server/chunks/1932.js +1 -0
- package/.next/server/chunks/1939.js +1 -0
- package/.next/server/chunks/1952.js +1 -0
- package/.next/server/chunks/2043.js +1 -0
- package/.next/server/chunks/2159.js +1 -0
- package/.next/server/chunks/2174.js +1 -0
- package/.next/server/chunks/218.js +1 -0
- package/.next/server/chunks/2228.js +1 -0
- package/.next/server/chunks/2308.js +1 -0
- package/.next/server/chunks/2323.js +1 -0
- package/.next/server/chunks/2325.js +1 -0
- package/.next/server/chunks/2351.js +1 -0
- package/.next/server/chunks/239.js +1 -0
- package/.next/server/chunks/2392.js +1 -0
- package/.next/server/chunks/2393.js +1 -0
- package/.next/server/chunks/2446.js +1 -0
- package/.next/server/chunks/2473.js +1 -0
- package/.next/server/chunks/2499.js +1 -0
- package/.next/server/chunks/2505.js +1 -0
- package/.next/server/chunks/251.js +1 -0
- package/.next/server/chunks/2545.js +1 -0
- package/.next/server/chunks/255.js +1 -0
- package/.next/server/chunks/2578.js +1 -0
- package/.next/server/chunks/2603.js +1 -0
- package/.next/server/chunks/2632.js +1 -0
- package/.next/server/chunks/2688.js +1 -0
- package/.next/server/chunks/2701.js +1 -0
- package/.next/server/chunks/2702.js +1 -0
- package/.next/server/chunks/2711.js +1 -0
- package/.next/server/chunks/2766.js +1 -0
- package/.next/server/chunks/2834.js +1 -0
- package/.next/server/chunks/2872.js +1 -0
- package/.next/server/chunks/2878.js +1 -0
- package/.next/server/chunks/2924.js +1 -0
- package/.next/server/chunks/2972.js +1 -0
- package/.next/server/chunks/3079.js +1 -0
- package/.next/server/chunks/3086.js +1 -0
- package/.next/server/chunks/3124.js +1 -0
- package/.next/server/chunks/3127.js +1 -0
- package/.next/server/chunks/3151.js +1 -0
- package/.next/server/chunks/3185.js +1 -0
- package/.next/server/chunks/321.js +1 -0
- package/.next/server/chunks/3214.js +1 -0
- package/.next/server/chunks/3236.js +48 -0
- package/.next/server/chunks/3353.js +1 -0
- package/.next/server/chunks/3358.js +1 -0
- package/.next/server/chunks/3372.js +1 -0
- package/.next/server/chunks/3383.js +1 -0
- package/.next/server/chunks/3436.js +1 -0
- package/.next/server/chunks/3453.js +1 -0
- package/.next/server/chunks/3470.js +1 -0
- package/.next/server/chunks/3527.js +1 -0
- package/.next/server/chunks/3569.js +1 -0
- package/.next/server/chunks/3721.js +1 -0
- package/.next/server/chunks/3765.js +1 -0
- package/.next/server/chunks/3791.js +1 -0
- package/.next/server/chunks/3801.js +1 -0
- package/.next/server/chunks/3928.js +1 -0
- package/.next/server/chunks/3932.js +1 -0
- package/.next/server/chunks/3938.js +1 -0
- package/.next/server/chunks/3953.js +1 -0
- package/.next/server/chunks/3966.js +1 -0
- package/.next/server/chunks/4014.js +1 -0
- package/.next/server/chunks/4073.js +1 -0
- package/.next/server/chunks/4104.js +1 -0
- package/.next/server/chunks/4136.js +1 -0
- package/.next/server/chunks/4153.js +1 -0
- package/.next/server/chunks/4178.js +1 -0
- package/.next/server/chunks/4205.js +1 -0
- package/.next/server/chunks/423.js +1 -0
- package/.next/server/chunks/4367.js +1 -0
- package/.next/server/chunks/4380.js +1 -0
- package/.next/server/chunks/4469.js +1 -0
- package/.next/server/chunks/4493.js +1 -0
- package/.next/server/chunks/4513.js +1 -0
- package/.next/server/chunks/4529.js +1 -0
- package/.next/server/chunks/454.js +1 -0
- package/.next/server/chunks/4549.js +1 -0
- package/.next/server/chunks/4573.js +1 -0
- package/.next/server/chunks/4610.js +1 -0
- package/.next/server/chunks/4621.js +1 -0
- package/.next/server/chunks/4641.js +1 -0
- package/.next/server/chunks/4646.js +1 -0
- package/.next/server/chunks/4699.js +1 -0
- package/.next/server/chunks/4723.js +1 -0
- package/.next/server/chunks/4753.js +1 -0
- package/.next/server/chunks/4758.js +1 -0
- package/.next/server/chunks/4783.js +1 -0
- package/.next/server/chunks/4799.js +1 -0
- package/.next/server/chunks/4875.js +1 -0
- package/.next/server/chunks/4895.js +1 -0
- package/.next/server/chunks/4899.js +1 -0
- package/.next/server/chunks/4915.js +1 -0
- package/.next/server/chunks/5034.js +1 -0
- package/.next/server/chunks/5073.js +1 -0
- package/.next/server/chunks/5092.js +1 -0
- package/.next/server/chunks/5099.js +1 -0
- package/.next/server/chunks/5103.js +1 -0
- package/.next/server/chunks/5161.js +1 -0
- package/.next/server/chunks/5163.js +1 -0
- package/.next/server/chunks/517.js +1 -0
- package/.next/server/chunks/5182.js +1 -0
- package/.next/server/chunks/5188.js +1 -0
- package/.next/server/chunks/5230.js +1 -0
- package/.next/server/chunks/5236.js +1 -0
- package/.next/server/chunks/5242.js +1 -0
- package/.next/server/chunks/5271.js +6 -0
- package/.next/server/chunks/5281.js +1 -0
- package/.next/server/chunks/5385.js +1 -0
- package/.next/server/chunks/5395.js +1 -0
- package/.next/server/chunks/5400.js +1 -0
- package/.next/server/chunks/5510.js +1 -0
- package/.next/server/chunks/5511.js +9 -0
- package/.next/server/chunks/5560.js +1 -0
- package/.next/server/chunks/5571.js +1 -0
- package/.next/server/chunks/561.js +1 -0
- package/.next/server/chunks/5640.js +1 -0
- package/.next/server/chunks/5641.js +1 -0
- package/.next/server/chunks/5669.js +1 -0
- package/.next/server/chunks/5695.js +1 -0
- package/.next/server/chunks/5801.js +1 -0
- package/.next/server/chunks/5814.js +1 -0
- package/.next/server/chunks/5825.js +1 -0
- package/.next/server/chunks/589.js +1 -0
- package/.next/server/chunks/5911.js +1 -0
- package/.next/server/chunks/5916.js +1 -0
- package/.next/server/chunks/600.js +1 -0
- package/.next/server/chunks/606.js +1 -0
- package/.next/server/chunks/6095.js +1 -0
- package/.next/server/chunks/6126.js +1 -0
- package/.next/server/chunks/617.js +1 -0
- package/.next/server/chunks/6185.js +1 -0
- package/.next/server/chunks/6190.js +1 -0
- package/.next/server/chunks/6191.js +1 -0
- package/.next/server/chunks/6194.js +1 -0
- package/.next/server/chunks/6253.js +1 -0
- package/.next/server/chunks/6323.js +1 -0
- package/.next/server/chunks/6342.js +1 -0
- package/.next/server/chunks/635.js +1 -0
- package/.next/server/chunks/6372.js +1 -0
- package/.next/server/chunks/6413.js +1 -0
- package/.next/server/chunks/6426.js +1 -0
- package/.next/server/chunks/651.js +1 -0
- package/.next/server/chunks/6513.js +1 -0
- package/.next/server/chunks/6582.js +1 -0
- package/.next/server/chunks/6616.js +1 -0
- package/.next/server/chunks/6695.js +1 -0
- package/.next/server/chunks/6741.js +22 -0
- package/.next/server/chunks/6749.js +1 -0
- package/.next/server/chunks/6752.js +1 -0
- package/.next/server/chunks/6756.js +1 -0
- package/.next/server/chunks/692.js +1 -0
- package/.next/server/chunks/6979.js +36 -0
- package/.next/server/chunks/700.js +1 -0
- package/.next/server/chunks/7014.js +1 -0
- package/.next/server/chunks/7040.js +1 -0
- package/.next/server/chunks/7045.js +1 -0
- package/.next/server/chunks/7049.js +1 -0
- package/.next/server/chunks/71.js +1 -0
- package/.next/server/chunks/7120.js +1 -0
- package/.next/server/chunks/714.js +1 -0
- package/.next/server/chunks/7168.js +1 -0
- package/.next/server/chunks/717.js +1 -0
- package/.next/server/chunks/720.js +1 -0
- package/.next/server/chunks/7210.js +1 -0
- package/.next/server/chunks/7221.js +1 -0
- package/.next/server/chunks/7239.js +1 -0
- package/.next/server/chunks/7256.js +1 -0
- package/.next/server/chunks/7260.js +1 -0
- package/.next/server/chunks/7308.js +1 -0
- package/.next/server/chunks/7315.js +1 -0
- package/.next/server/chunks/7320.js +1 -0
- package/.next/server/chunks/7358.js +104 -0
- package/.next/server/chunks/7388.js +1 -0
- package/.next/server/chunks/7391.js +1 -0
- package/.next/server/chunks/7446.js +1 -0
- package/.next/server/chunks/7497.js +1 -0
- package/.next/server/chunks/7560.js +1 -0
- package/.next/server/chunks/7571.js +1 -0
- package/.next/server/chunks/7604.js +1 -0
- package/.next/server/chunks/7658.js +1 -0
- package/.next/server/chunks/7661.js +1 -0
- package/.next/server/chunks/7708.js +1 -0
- package/.next/server/chunks/7771.js +1 -0
- package/.next/server/chunks/7776.js +1 -0
- package/.next/server/chunks/7817.js +1 -0
- package/.next/server/chunks/7821.js +1 -0
- package/.next/server/chunks/7845.js +1 -0
- package/.next/server/chunks/7876.js +1 -0
- package/.next/server/chunks/7933.js +1 -0
- package/.next/server/chunks/7960.js +1 -0
- package/.next/server/chunks/8022.js +1 -0
- package/.next/server/chunks/8038.js +1 -0
- package/.next/server/chunks/8117.js +1 -0
- package/.next/server/chunks/8306.js +1 -0
- package/.next/server/chunks/836.js +1 -0
- package/.next/server/chunks/8371.js +1 -0
- package/.next/server/chunks/8544.js +1 -0
- package/.next/server/chunks/8545.js +1 -0
- package/.next/server/chunks/855.js +1 -0
- package/.next/server/chunks/8559.js +1 -0
- package/.next/server/chunks/858.js +1 -0
- package/.next/server/chunks/8604.js +1 -0
- package/.next/server/chunks/8617.js +1 -0
- package/.next/server/chunks/8624.js +1 -0
- package/.next/server/chunks/8669.js +1 -0
- package/.next/server/chunks/8694.js +1 -0
- package/.next/server/chunks/8752.js +1 -0
- package/.next/server/chunks/8791.js +1 -0
- package/.next/server/chunks/8861.js +1 -0
- package/.next/server/chunks/8867.js +1 -0
- package/.next/server/chunks/8878.js +1 -0
- package/.next/server/chunks/8906.js +1 -0
- package/.next/server/chunks/8956.js +1 -0
- package/.next/server/chunks/9032.js +1 -0
- package/.next/server/chunks/9074.js +1 -0
- package/.next/server/chunks/9076.js +157 -0
- package/.next/server/chunks/9087.js +1 -0
- package/.next/server/chunks/9108.js +1 -0
- package/.next/server/chunks/9121.js +1 -0
- package/.next/server/chunks/9140.js +20 -0
- package/.next/server/chunks/9209.js +1 -0
- package/.next/server/chunks/9289.js +1 -0
- package/.next/server/chunks/9316.js +1 -0
- package/.next/server/chunks/9394.js +1 -0
- package/.next/server/chunks/9447.js +1 -0
- package/.next/server/chunks/9451.js +1 -0
- package/.next/server/chunks/9490.js +1 -0
- package/.next/server/chunks/9508.js +1 -0
- package/.next/server/chunks/9547.js +1 -0
- package/.next/server/chunks/9555.js +1 -0
- package/.next/server/chunks/9603.js +1 -0
- package/.next/server/chunks/9654.js +1 -0
- package/.next/server/chunks/9689.js +1 -0
- package/.next/server/chunks/9691.js +1 -0
- package/.next/server/chunks/9738.js +1 -0
- package/.next/server/chunks/9785.js +1 -0
- package/.next/server/chunks/9786.js +1 -0
- package/.next/server/chunks/9843.js +1 -0
- package/.next/server/chunks/9861.js +1 -0
- package/.next/server/chunks/9882.js +1 -0
- package/.next/server/chunks/9898.js +1 -0
- package/.next/server/chunks/994.js +1 -0
- package/.next/server/chunks/996.js +1 -0
- package/.next/server/chunks/9980.js +1 -0
- package/.next/server/edge-chunks/asset_noto-sans-v27-latin-regular.5dda3fca77107598.ttf +0 -0
- package/.next/server/edge-chunks/wasm_77d9faebf7af9e421806970ce10a58e9d83116d7.wasm +0 -0
- package/.next/server/edge-chunks/wasm_ef4866ecae192fd87727067cf2c0c0cf9fb8b020.wasm +0 -0
- package/.next/server/edge-runtime-webpack.js +2 -0
- package/.next/server/functions-config-manifest.json +6 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -0
- package/.next/server/middleware-manifest.json +74 -0
- package/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +1 -0
- package/.next/server/pages/404.html +122 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages/_app.js +1 -0
- package/.next/server/pages/_app.js.nft.json +1 -0
- package/.next/server/pages/_document.js +1 -0
- package/.next/server/pages/_document.js.nft.json +1 -0
- package/.next/server/pages/_error.js +19 -0
- package/.next/server/pages/_error.js.nft.json +1 -0
- package/.next/server/pages-manifest.json +6 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +1 -0
- package/.next/server/src/middleware.js +14 -0
- package/.next/server/webpack-runtime.js +1 -0
- package/.next/static/H70FNih5kMCiWMZCGG3D3/_buildManifest.js +1 -0
- package/.next/static/H70FNih5kMCiWMZCGG3D3/_ssgManifest.js +1 -0
- package/.next/static/chunks/0d2e1e5e-c301d0a58fb4160d.js +1 -0
- package/.next/static/chunks/116-d1ec36b932a3c456.js +1 -0
- package/.next/static/chunks/124-af4f29ae18c2013e.js +2 -0
- package/.next/static/chunks/126-755e05d33f1242a1.js +124 -0
- package/.next/static/chunks/134e5f34-4f69a82a365fcc82.js +1 -0
- package/.next/static/chunks/150-95be36e170ae4996.js +1 -0
- package/.next/static/chunks/25-44d3b912fd1ba296.js +1 -0
- package/.next/static/chunks/284-c7149844a939159f.js +1 -0
- package/.next/static/chunks/323-b4674c92bf221f17.js +1 -0
- package/.next/static/chunks/333-fa47758f92c52f20.js +1 -0
- package/.next/static/chunks/364-accae4c97aa93e5a.js +1 -0
- package/.next/static/chunks/380-df13f99a5c997183.js +1 -0
- package/.next/static/chunks/531-77aae47a898b4bf9.js +1 -0
- package/.next/static/chunks/625-bf6e188c389dc9c8.js +1 -0
- package/.next/static/chunks/639-f088c1b24969fbb3.js +1 -0
- package/.next/static/chunks/669-511b7521ba36ef6e.js +1 -0
- package/.next/static/chunks/830-293c8a5ce5c51fa2.js +1 -0
- package/.next/static/chunks/922-080dd34a0f1fd97c.js +1 -0
- package/.next/static/chunks/977-acd91d860f3cfbd3.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/layout-00b4eede6be039f7.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page-8812c9818951e5fb.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/page-0202c35f40a26bc6.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error-208a8f8e6e9306d7.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page-12a475915ef334a2.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-8ebf56a1d190b46d.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/layout-b1e363abba196cb0.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-d35254be747d63b5.js +1 -0
- package/.next/static/chunks/app/[locale]/layout-b5abbd8fd357fa03.js +1 -0
- package/.next/static/chunks/app/[locale]/page-bdcf7b1790cc82ee.js +1 -0
- package/.next/static/chunks/app/_not-found/page-97c1109142de0a49.js +1 -0
- package/.next/static/chunks/app/error-5a5f3217f6eda293.js +1 -0
- package/.next/static/chunks/app/global-error-e04959a82678a886.js +1 -0
- package/.next/static/chunks/app/layout-8ed156f66ef8d949.js +2 -0
- package/.next/static/chunks/app/not-found-bcc78912e125cf02.js +1 -0
- package/.next/static/chunks/app/opengraph-image/route-97c1109142de0a49.js +1 -0
- package/.next/static/chunks/app/robots.txt/route-97c1109142de0a49.js +1 -0
- package/.next/static/chunks/app/sitemap.xml/route-97c1109142de0a49.js +1 -0
- package/.next/static/chunks/framework-a519b145a780c665.js +1 -0
- package/.next/static/chunks/main-3317b9528963fa4c.js +1 -0
- package/.next/static/chunks/main-app-be36b26046d0cf20.js +1 -0
- package/.next/static/chunks/pages/_app-5b6eccbc3489cb25.js +1 -0
- package/.next/static/chunks/pages/_error-b03178b14d310b3a.js +1 -0
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/.next/static/chunks/webpack-73f2e3519f4bc996.js +1 -0
- package/.next/static/css/7e7d96b1e6991756.css +1 -0
- package/.next/static/css/bf84d12b5597a541.css +1 -0
- package/.next/static/css/db2e80439506b5eb.css +1 -0
- package/.next/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
- package/.next/static/media/21350d82a1f187e9-s.woff2 +0 -0
- package/.next/static/media/8e9860b6e62d6359-s.woff2 +0 -0
- package/.next/static/media/Minecraft-Seven_v2.2e6cf891.woff2 +0 -0
- package/.next/static/media/ba9851c3c22cd980-s.woff2 +0 -0
- package/.next/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
- package/.next/static/media/crafting_background.158942b1.png +0 -0
- package/.next/static/media/df0a9ae256c0569c-s.woff2 +0 -0
- package/.next/static/media/e4af272ccee01ff0-s.p.woff2 +0 -0
- package/bin/entrypoint.mjs +34 -0
- package/bin/watcher.mjs +21 -0
- package/package.json +18 -0
- package/public/_meta.schema.json +30 -0
- package/public/blog-assets/content_pages.png +0 -0
- package/public/blog-assets/mobile_nav.png +0 -0
- package/public/blog-assets/mobile_search.png +0 -0
- package/public/blog-assets/neo_logo.png +0 -0
- package/public/blog-assets/project_deployments.png +0 -0
- package/public/blog-assets/project_health.png +0 -0
- package/public/blog-assets/project_list.png +0 -0
- package/public/blog-assets/project_overview.png +0 -0
- package/public/fonts/Minecraft-Seven_v2.woff2 +0 -0
- package/public/meta-docs-assets/cf_src_url.png +0 -0
- package/public/meta-docs-assets/mr_src_url.png +0 -0
- package/public/sinytra-wiki.schema.json +62 -0
- package/public/static/Inter_28pt-Bold.ttf +0 -0
- package/public/static/SourceCodePro-Medium.ttf +0 -0
- package/public/static/missing_item.png +0 -0
- package/server.js +44 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=3721,exports.ids=[3721],exports.modules={93721:a=>{a.exports=JSON.parse('{"Badges":{"local":"Локально","latest":"Останній","admin":"Admin"},"NavigationHeader":{"title":"Вікі модифікованого Minecraft","title_short":"Вікі","badge":{"preview":"РЕЖИМ ПОПЕРЕДНЬОГО ПЕРЕГЛЯДУ","beta":"Бета"},"link":{"home":"Головна","browse":"Огляд","about":"Про нас"}},"NavigationFooter":{"title":"Вікі модифікованого Minecraft","links":{"navigation":{"title":"Навігація","home":"Головна сторінка","browse":"Огляд","dev":"Розробники"},"links":{"title":"Посилання"},"resources":{"title":"Ресурси","blog":"Блог","status":"Статус","translate":"Допомогти з перекладом"},"about":{"title":"Про нас","tos":"Умови користування","privacy":"Політика конфіденційності","contact":"Зв’язатися з нами"}}},"HomePage":{"title":"Ласкаво просимо на <highlight>Вікі модифікованого Minecraft</highlight>","subtitle":"Ваш основний ресурс для пошуку, створення та внесення свого внеску в проєкти, пов’язані з Minecraft.","popular":{"title":"Популярні вікі","open":"Докладніше","disclaimer":"Ці проєкти відображено на основі їхньої популярності згідно зі статистикою переглядів і вони не є офіційно підтриманими вікі модифікованого Minecraft."},"community":{"title":"Долучайтеся до нашої спільноти","users":{"title":"Користувачі","subtitle":"Ознайомтеся з рекомендованими проєктами та скористайтеся такими перевагами:","docs":"Доступ до якісної, актуальної та версіонованої документації","contribute":"Можливість долучатися до проєктів без знань програмування","ui":"Послідовний і зручний інтерфейс у всіх проєктах","localization":"Підтримка кількох мов інтерфейсу"},"authors":{"title":"Автори","subtitle":"Отримайте доступ до панелі керування проєктом і скористайтеся такими перевагами:","vcs":"Підтримка версіонування документації","components":"Built-in components for recipes, assets, etc.","gradle":"Інтеграція з Gradle для плавного робочого процесу","management":"Розширені інструменти керування проєктом","interaction":"Прямий зв’язок із вашою спільнотою","dashboard":"Панель керування","guide":"Докладніше"}},"browse":"Переглянути проєкти","highlights":{"localization":{"title":"Локалізація","desc":"Перекладайте документацію мовами світу"},"accessibility":{"title":"Доступність","desc":"Інтуїтивний та адаптивний інтерфейс користувача"},"open":{"title":"Відкритість","desc":"Дозвольте користувачам долучатися без знань програмування"},"free":{"title":"Безкоштовно","desc":"Хостинг документації на нашому сайті цілком безкоштовний!"}},"about":{"title":"Про нас","maintainers":"Вікі створена та підтримується командою <b>Sinytra</b> — групою відданих розробників, які зосереджені на створенні високоякісного, вільного та відкритого програмного забезпечення для спільноти розробників модифікацій для Minecraft.","mission":"Наша мета — надати розробникам і гравцям необхідні інструменти та ресурси для створення, документування та дослідження безмежних можливостей модифікованого Minecraft."},"blog":{"title":"Дописи блогу","open":"Докладніше"}},"BrowsePage":{"sidebar":{"title":"Переглянути проєкти","search_filters":"Шукати фільтри...","categories":"Категорії"},"sorting":"Сортувати","sort":{"relevance":"За релевантністю","creation_date":"За датою створення","popularity":"За популярністю","az":"Від А до Я","za":"Від Я до А"},"search":"Шукати проєкти...","clear_filter":"Очистити фільтри","no_results":"За вашим запитом нічого не знайдено!"},"SearchProjectTypes":{"mod":"Моди","modpack":"Збірки модів","resourcepack":"Пакети ресурсів","datapack":"Пакети даних","shader":"Шейдери","plugin":"Плагіни"},"ProjectTypes":{"mod":"Мод","modpack":"Збірка модів","resourcepack":"Пакет ресурсів","datapack":"Пакет даних","shader":"Шейдер","plugin":"Плагін"},"LoadingContent":{"message":"Завантаження..."},"MetaDocsNavigation":{"title":"Навігація","about":"Про нас","devs":"Author guide","components":"Components","help":"Допомога","tos":"Умови використання","privacy":"Політика конфіденційності","security":"Зауваження щодо безпеки"},"Login":{"title":"Необхідно ввійти","desc":"Сторінка, до якої ви намагаєтеся отримати доступ, вимагає від вас входу в систему.","prompt":"Будь ласка, використовуйте ваш обліковий запис GitHub, щоби продовжити.","button":"Увійти за допомогою GitHub"},"Preview":{"title":"Режим попереднього перегляду увімкнено","desc":"Режим попереднього перегляду вмикає мінімальний інтерфейс користувача, дозволяючи зосередитись на створенні документації локально перед її публікацією.","roots":"Доступні каталоги локальної документації","open":"Відкрити"},"DocsProjectInfo":{"title":"Інформація про проєкт","type":"Тип","author":"Автор","tags":"Теґи","latest":{"title":"Остання версія","unknown":"Н/Д"},"license":{"title":"Ліцензія","custom":"Користувацька","unknown":"Невідома","arr":"Всі права захищені"}},"ProjectCategories":{"adventure":"Пригоди","cursed":"Прокляті","decoration":"Декорації","economy":"Економіка","equipment":"Спорядження","food":"Їжа","game-mechanics":"Ігрові механіки","library":"Бібліотека","magic":"Магія","management":"Керування","minigame":"Міні-гра","mobs":"Моби","optimization":"Оптимізація","social":"Соціальні","storage":"Сховище","technology":"Технології","transportation":"Транспорт","utility":"Утиліти","worldgen":"Генерація світу","server-utility":"Серверні утиліти","armor-weapons-tools":"Обладунки, інструменти та зброя","library-api":"API та бібліотеки","adventure-rpg":"Пригоди та RPG","world-gen":"Генерація світу","cosmetic":"Косметика","mc-food":"Їжа","performance":"Продуктивність","map-information":"Мапи та інформація","bug-fixes":"Виправлення помилок","mc-addons":"Аддони","education":"Навчання","mc-miscellaneous":"Різне","redstone":"Редстоун","utility-qol":"Утиліти та покращення якості життя","mc-creator":"MCreator"},"PageEditControls":{"edit_gh":"Редагувати цю сторінку","report":"Поскаржитися на цю сторінку","report_button":"Поскражитися на сторінку","last_updated":"Востаннє оновлено: <date></date>"},"Report":{"title":"Поскаржитись на сторінку документації","desc":"Report content that violates our <tos>Terms of Service</tos> or <cr>Content Rules</cr>.","contact":"For auditing purposes, your <b>username</b> will be included in the report.","confidential":"Ваша конфіденційність важлива для нас, і ця інформація завжди залишатиметься конфіденційною.","privacy":"Для отримання додаткової інформації, будь ласка, ознайомтеся з нашою <link>Політикою конфіденційності</link>.","form":{"id":{"title":"ID проєкту","desc":"ID проєкту, про який буде повідомлено"},"path":{"title":"Шлях до сторінки","desc":"Шлях до сторінки, про яку буде повідомлено."},"locale":{"title":"Locale","desc":"Applied if the content lies within a localized subpath.","placeholder":"Н/Д"},"version":{"title":"Version","desc":"Applied if the content lies within a named version.","placeholder":"Н/Д"},"reason":{"title":"Підстава*","placeholder":"Select a reason for reporting this content","desc":"Reason for reporting this content.","dislike":"Мені це просто не подобається"},"details":{"title":"Подробиці*","placeholder":"Please provide more details on why you\'re reporting this content. Note that empty reports will be ignored.","desc":"Додаткові подробиці щодо проблеми."},"dislike":{"title":"We understand that you may not like this content, and that\'s totally okay!","desc":"На жаль, це не є вагомою підставою для скарги на проєкт.","suggestion":"Would you like to look for something else to explore instead?","explore":"Огляд проєктів"},"success":"Скарга успішно надіслана"}},"ProjectReportReason":{"spam":"Спам","copyright":"Порушення авторських прав","content_rules":"Порушення правил щодо змісту","tos":"Порушення умов користування","unknown":"Невідома"},"ProjectReportStatus":{"new":"New","dismissed":"Dismissed","accepted":"Accepted","unknown":"Невідома"},"ProjectReportType":{"project":"Проєкт","docs":"Docs page","content":"Content page","unknown":"Невідома"},"ViewReportPage":{"reports":"Reports","title":"Report details","desc":"Viewing report details for {id}","details":{"reporter":"Reported by","project_id":"ID проєкту","path":"Шлях","body":"Body","reason":"Підстава","created_at":"Створено","status":"Статус","type":"Тип","locale":"Locale","version":"Version"},"actions":{"dismiss":"Dismiss","accept":"Accept"},"toast":{"accept":"Report accepted","dismiss":"Report dismissed"}},"SubmitButton":{"title":"Надіслати"},"Callout":{"default":"Увага!","info":"Info","warning":"Warning","danger":"Danger"},"ProjectRegisterForm":{"button":"New Project","title":"Зареєструвати проєкт","desc":"Зареєструвати новий проєкт у вікі.","repo":{"title":"URL-адреса репозиторію","desc":"Це адреса, яку ви використовуєте для клонування вашого репозиторію.","placeholder":"https://github.com/ExampleUser/ExampleMod"},"branch":{"title":"Гілка","desc":"Основна гілка. Ви можете вказати додаткові гілки для включення до файлу метаданих."},"path":{"title":"Шлях до кореня документації","desc":"Шлях до теки, що містить файл метаданих."},"admin":"Налаштування адміністратора вікі","is_community":{"title":"Проєкт, що підтримується спільнотою"},"errors":{"details":"Показати подробиці"},"connect_modrinth":{"desc":"Під\'єднайте свій <b>обліковий запис Modrinth</b> у налаштуваннях, щоби легко перевіряти право власності на проєкт на платформі в будь-який час.","settings":"Відкрити налаштування"},"submit":"Надіслати","success":{"title":"Проєкт успішно зареєстровано","desc":"Тепер ви можете перейти на сторінку документації проєкту"},"submitting":"Відправлення...","verify_modrinth":"Перевірити за допомогою Modrinth"},"ProjectSettingsForm":{"title":"Редагувати проєкт","desc":"Редагувати налаштування існуючого проєкту.","button":"Налаштування","success":{"title":"Проєкт успішно оновлено","desc":"Тепер ви можете перейти на оновлену сторінку документації проєкту"}},"ProjectDeleteForm":{"trigger":"Delete project","title":"Ви абсолютно впевнені?","desc":"Цю дію неможливо скасувати. Це призведе до остаточного видалення вашого проєкту та всіх пов’язаних даних з наших серверів.","cancel":"Скасувати","submit":"Видалити","success":"Проєкт успішно видалено"},"FormActions":{"errors":{"unauthorized":"Помилка автентифікації користувача","internal":"Внутрішня помилка сервера, будь ласка, спробуйте ще раз пізніше.","unknown":"Сталася невідома помилка, будь ласка, спробуйте ще раз пізніше.","no_platforms":"У метаданих не визначено жодних проєктів платформи.","no_project":"Проєкт платформи не знайдено. Будь ласка, переконайтеся, що поле метаданих \xabslug\xbb правильне.","unsupported_type":"Непідтримуваний тип проєкту","ownership":"Не вдалося підтвердити право власності на проєкт","cf_unavailable":"Реєстрація проєктів CurseForge неактивна","requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","unsupported":"Ще не реалізовано","exists":"Проєкт вже існує.","not_found":"Проєкт не існує","illegal_id":"Illegal project ID","not_owner":"User is not authorized to register this project"}},"CommunityBadge":{"title":"Спільнота","desc":"Неофіційна документація, що підтримується спільнотою"},"DocsPageNotFoundError":{"title":"Ми втратили цю сторінку","desc":"Запитувана сторінка документації наразі недоступна.","suggestion":"Будь ласка, спробуйте ще раз пізніше або повідомте про цю проблему автору проєкту.","submit":"Повідомити про помилку","return":"Повернутись на головну"},"GetStartedButton":{"title":"Create your first project"},"ProjectHomepage":{"overview":{"intro":"<project></project> is a {type} created by <authors></authors>.","availability":"Available for <versions></versions>. Latest version built for <latest></latest>. First released for <first></first>.","tags":"Tagged:"},"description":{"title":"Description"},"navigation":{"title":"Навігація","docs":{"title":"Browse documentation","desc":"{pages} pages available."},"content":{"title":"Browse content","desc":"{items} in-game items."}},"links":{"title":"Посилання","website":"Website","source_code":"Source code"},"license":{"title":"Ліцензії","project":"Project License","arr":"Всі права захищені","unknown":"Невідома","wiki":"Wiki License","default":"Wiki content <link>partially made available</link> under the <license></license> license."}},"ProjectDocsHomepage":{"title":"Головна"},"DocsHomepagePlaceholder":{"title":"Заповнювач головної сторінки","subtitle":"Через обмеження API метадані проєктів CurseForge недоступні в локальних середовищах.","replace":"Не хвилюйтеся! Ми замінимо цей заповнювач на реальний опис проєкту після публікації на сайті вікі."},"DocsSearchBar":{"placeholder":"Шукати вміст вікі...","no_results":"Результатів не знайдено!","loading":"Шукаємо найкращі результати...","results":"Відображено <highlight>{count}</highlight> з <highlight>{total}</highlight> результатів","close":"<kbd>ESC</kbd>, щоби закрити"},"DocsChangelogPage":{"title":"Журнал змін"},"DocsLeftSidebar":{"title":"Документація","homepage":"Головна"},"DocsContentRightSidebar":{"title":"Інформація про запис"},"DocsNonContentRightSidebar":{"title":"На цій сторінці"},"DocsVersionSelector":{"placeholder":"Обрати версію","latest":"Остання"},"ModVersionRange":{"desc":"+ще {count}"},"LanguageSelect":{"placeholder":"Шукати мови...","no_results":"Не знайдено жодної мови."},"ProjectStatus":{"unknown":"Невідомо","loading":"Ініціалізація","healthy":"Завантажено","at_risk":"Requires attention","error":"Помилка"},"DevProjectsListPage":{"project":{"manage":"Керувати"},"empty":{"primary":"Looks like you haven\'t created any projects yet","secondary":"Почніть із читання нашого <guide>посібника для авторів</guide>."}},"DevProjectPage":{"breadcrumbs":{"home":"Головна"},"toolbar":{"view":"Переглянути","deployments":"Deployments"},"overview":{"title":"Project overview","desc":"Project information summary"},"source":{"title":"Джерело проєкту","repo":"Репозиторій","branch":"Гілка","path":"Шлях","public":"Публічний"},"platforms":{"title":"Платформи","desc":"Project hosting platforms","headers":{"platform":"Платформа","slug":"Slug / ID","link":"Посилання"},"open":"Відкрити"},"information":{"title":"Інформація","desc":"Resolved information","type":"Тип","status":"Статус","created_at":"Створено"},"revision":{"title":"Current git revision","reloading":"Reloading project, please stand by...","not_found":"No revision found. Try reloading the project."}},"DevProjectSettingsPage":{"title":"Project settings","desc":"Configure project properties"},"DevProjectVersionsPage":{"title":"Project versions","desc":"Browse project content versions"},"DevProjectHealthPage":{"title":"Project health","desc":"Monitor project status and issues","errors":{"title":"Project issue report","desc":"Ongoing warnings & errors","empty":"No issues found"}},"DevProjectMembersPage":{"title":"Project members","desc":"Manage project members & permissions","roles":{"owner":"Owner"},"actions":{"manage":"Керувати"}},"DevProjectContentItemsPage":{"title":"Project items","desc":"Browse project items"},"DevProjectContentRecipesPage":{"title":"Project recipes","desc":"Browse project crafting recipes"},"DevProjectContentTagsPage":{"title":"Project tags","desc":"Browse project tags"},"DevProjectLogs":{"title":"Deployment log","show":"Показати","unloaded":"Не завантажено","waiting":"Очікування сервера...","loading":"Завантаження...","error":"Помилка завантаження журналів","toast":{"success":"Налаштування проєкту завершено","error":"Помилка під час налаштування проєкту"}},"DeveloperSidebar":{"teams":{"personal":"Особиста"},"groups":{"projects":"Проєкти","platform":"Платформа","admin":"Administration"},"nav":{"projects":"Проєкти","documentation":"Довідка","settings":"Налаштування","admin":"System settings"}},"DevSidebarContextSwitcher":{"title":"Команди"},"DevSidebarUser":{"logout":{"button":"Вийти","title":"Вихід","desc":"Вихід..."},"unknown_avatar":"Н/Д"},"UserSettings":{"breadcrumbs":{"home":"Головна","settings":"Налаштування"},"profile":{"bio":"Творець вікі модифікованого Minecraft","join_date":"Приєднався {date}","admin":"Admin"},"connections":{"title":"З\'єднання","modrinth":{"title":"Обліковий запис Modrinth","desc":"Використовується для підтвердження права власності на проєкт","connect":"Під\'єднати","view":"Переглянути","disconnect":"Від\'єднати"}},"account":{"title":"Обліковий запис","delete":{"title":"Видалити обліковий запис","desc":"Назавжди видалити всі дані облікового запису","button":"Видалити обліковий запис"},"delete_modal":{"title":"Видалити обліковий запис","desc":"Ви впевнені, що хочете видалити цей обліковий запис? Це незворотна дія, яку неможливо скасувати.","cancel":"Скасувати","button":"Видалити назавжди"}},"toast":{"unlink":{"success":"Обліковий запис успішно від\'єднано","error":"Не вдалося від\'єднати обліковий запис"}}},"AuthFailure":{"title":"Помилка автентифікації","desc":"Під час спроби входу сталася неочікувана помилка. Будь ласка, спробуйте ще раз пізніше.","status":"Перевірити статус","return":"Повернутись на головну","report":"Повідомити про помилку"},"BuiltinRecipeTypes":{"blasting":"Blasting","campfire_cooking":"Campfire cooking","crafting_shaped":"Shaped Crafting","crafting_shapeless":"Shapeless Crafting","smelting":"Smelting","smithing_transform":"Smithing","smoking":"Smoking","stonecutting":"Stonecutting"},"DocsEntryTabs":{"history":"Show history","home":"Show content"},"DevProjectSidebar":{"groups":{"project":"Проєкт","content":"Content"},"nav":{"home":"Overview","settings":"Налаштування","members":"Members","deployments":"Deployments","health":"Health","versions":"Versions","content":"Items","tags":"Теґи","recipes":"Recipes"}},"PrefabObtaining":{"recipe":"Recipe"},"PrefabUsage":{"usage":"Usage"},"AdminSidebar":{"groups":{"home":"Головна","data":"Data","system":"System","moderation":"Moderation"},"nav":{"home":"Overview","data_imports":"Data Imports","access_keys":"Access Keys","migrations":"Migrations","users":"Користувачі","projects":"Проєкти","config":"Configuration","reports":"Reports","audit_log":"Audit Log","return":"Return"}},"AdminDataImports":{"title":"System data imports","desc":"Imported game data"},"AdminMigrations":{"title":"Data migrations","desc":"Available data migrations"},"EmptyDataTable":{"guide":"Read the <link>author guide</link> to find out more on how to integrate game data into your project."},"DataTable":{"no_results":"No results.","filter":"Filter rows...","previous":"Previous","next":"Next"},"DevProjectVersionsTable":{"name":"Name","branch":"Гілка","empty":{"title":"No additional versions were found in your project.","desc":"Read the <link>author guide</link> to learn more about project versioning."}},"DevProjectItemsTable":{"icon":"Icon","id":"Identifier","name":"Name","path":"Page path (internal)","actions":{"open":"Open menu","title":"Actions","view":"Переглянути"},"empty":{"title":"No items were found in your project.","desc":"Project items are automatically detected from content pages and included game files."}},"DevProjectTagsTable":{"id":"Identifier","items":"Item count","empty":{"title":"No tags were found in your project."}},"DevProjectRecipesTable":{"type":"Тип","id":"Identifier","empty":{"title":"No recipes were found in your project."}},"ResolvedProjectRecipe":{"type":"Recipe Type","input":"Ingredients","output":"Outputs","preview":"Recipe preview","workbenches":"You can craft this recipe using:"},"DevProjectDeploymentsPage":{"title":"Project deployments","desc":"Manage deployed project versions"},"DevProjectDeploymentsTable":{"id":"ID","commit":"Commit","created_at":"Deploy time","user_id":"Deployed by","status":"Статус"},"DeploymentStatus":{"unknown":"Н/Д","created":"Queued","loading":"Loading","success":"Success","error":"Failed"},"DeleteDeploymentModal":{"trigger":"Видалити","title":"Ви абсолютно впевнені?","desc":"This action cannot be undone. This deployment will be permanently deleted from our servers.","cancel":"Скасувати","submit":"Видалити","success":"Deployment deleted successfully"},"DeployProjectModal":{"button":"Deploy","title":"New deployment","primary":"All project content will be <b>re-fetched</b> from the source. This option should be used upon updating the documentation source itself.","secondary":"If the new deployment fails, currently stored data <b>will not</b> be replaced. You can always <b>roll back</b> to previous deployments using the \'Redeploy\' option.","tertiary":"Для вашої зручності ми рекомендуємо автоматично перевіряти документацію після публікації, використовуючи наш <link>Gradle плагін</link> замість цього.","note":"Project configuration remains unchanged. For updating meta information (e.g. source and platforms), please use the Settings dialog instead.","cancel":"Скасувати","submit":"Deploy"},"LiveProjectDeployConnection":{"loading":"Deploying project...","success":"Project deploy successful","error":"Project deploy failed","view":"Переглянути"},"DevProjectDeploymentPage":{"deployments":"Deployments","title":"Deployment Details","git-config":{"title":"Source coordinates"}},"ProjectGitRevision":{"title":"Git revision","title_current":"Current Git revision","loading":"Deploying project, please stand by...","not_found":"Project has no active deployment"},"ProjectIssueWidget":{"file":"File: <file></file>","date":"Created at: <date></date>","version":"Version: <version></version>"},"ProjectIssueLevel":{"warning":"Warning","error":"Error","unknown":"Невідома"},"ProjectIssueType":{"meta":"Invalid project metadata","file":"Invalid file","git_clone":"Error cloning repository","git_info":"Error getting commit information","ingestor":"Error importing content","internal":"Internal server error","page_render":"Invalid page","unknown":"Unknown error"},"DeploymentIssues":{"title":"Deployment issues","empty":"No issues found.","issues_found":"Found {count, plural, =1 {1 issue that needs} other {# issues that need}} attention."},"ProjectError":{"requires_auth":"Для підключення до репозиторію потрібні облікові дані, але вони не були надані","no_repository":"Репозиторій не знайдено","repo_too_large":"Repository exceeds allowed file size","no_branch":"Вказано недійсну гілку","no_path":"Файл метаданих не знайдено за вказаним шляхом","invalid_meta":"Файл метаданих недійсний","invalid_page":"Failed to render page contents","duplicate_page":"Duplicate page","unknown_recipe_type":"Unknown recipe type","invalid_ingredient":"Invalid ingredient","invalid_file":"Failed to parse file","invalid_format":"Invalid file format","invalid_resloc":"Invalid Resource Location","invalid_version_branch":"Version branch does not exist","missing_platform_project":"Missing platform project","no_page_title":"Page is missing title","missing_required_attribute":"Page is missing a required metadata attribute","unknown":"Unknown error"},"AdminReports":{"title":"Project Reports","desc":"Manage project reports"},"ResponsiveTable":{"expand":"Expand"},"UsageContentList":{"more":"Show more ..."},"RecipeUsage":{"description":"Can be used to create the following items:","empty":"Has no known usages in crafting."},"ContentCategory":{"all":"All","other":"Other"},"ContentChangelog":{"toggle":"Show changelog"},"ContentProperties":{"bool":{"true":"Yes","false":"No"},"type":{"block":"Block","item":"Item","other":"Other"},"properties":{"id":"ID","source_mod":"Source mod","type":"Тип","stack_size":"Stack size","required_tool":"Tool","blast_resistance":"Blast resistance","hardness":"Hardness","flammable":"Flammable"}},"DocsLink":{"not_found":"(Not found)"},"AdminAccessKeys":{"title":"System access keys","desc":"Provides auth for when non-interactive access is needed, such as CI"},"CreateAccessKeyModal":{"title":"Create access key","desc":"New system access key","button":"Create","name":{"title":"Name","desc":"Give your key a name","placeholder":"Deploy staging"},"days_valid":{"title":"Days of validity","desc":"Number of days the key is valid for. Use 0 for no expiration."},"submit":"Надіслати","submitting":"Відправлення..."},"SaveAccessKeyModal":{"title":"Access Key","desc":"Save your generated access key","key":"Access Key","note":"Keep the key value safe. You won\'t be able to access it again.","valid":"The key is valid until {expiry}.","close":"Done"},"DeleteAccessKeyModal":{"title":"Delete Access Key","desc":"Invalidate and delete access key","body":"This will forever delete the access key <name></name>.","cancel":"Скасувати","submit":"Видалити","success":"Access Key deleted successfully"},"CopyButton":{"copied":"Copied to clipboard"},"InteractiveComponentPlaceholder":{"title":"Content unavailable in preview mode","desc":"Interactive components are currently not supported in the local previewer. The actual contents will be shown here when the project is deployed onto the Wiki website."},"RevalidateCacheModal":{"title":"Revalidate cache tag","desc":"Manually revalidate a cache tag. Used for diagnostic purposes.","button":"Revalidate cache tag","tag":{"title":"Cache Tag","desc":"The cache tag to revalidate"},"success":"Cache tag invalidated successfully"}}')}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=3765,exports.ids=[3765],exports.modules={53765:a=>{a.exports=JSON.parse('{"Badges":{"local":"Local","latest":"Latest","admin":"Admin"},"NavigationHeader":{"title":"Modded Minecraft Wiki","title_short":"Wiki","badge":{"preview":"PREVIEW MODE","beta":"Beta"},"link":{"home":"Home","browse":"Browse","about":"About"}},"NavigationFooter":{"title":"Modded Minecraft Wiki","links":{"navigation":{"title":"Navigation","home":"Homepage","browse":"Browse","dev":"Developers"},"links":{"title":"Links"},"resources":{"title":"Resources","blog":"Blog","status":"Status","translate":"Help us translate"},"about":{"title":"About","tos":"Terms of Service","privacy":"Privacy Policy","contact":"Contact"}}},"HomePage":{"title":"Welcome to the <highlight>Modded Minecraft Wiki</highlight>","subtitle":"Your go-to resource for discovering, creating, and contributing to Minecraft-related projects.","popular":{"title":"Popular Wikis","open":"Read more","disclaimer":"These projects are highlighted based on their popularity through view statistics and are not officially endorsed by Modded Minecraft Wiki."},"community":{"title":"Join Our Community","users":{"title":"Users","subtitle":"Explore our featured projects and enjoy these benefits:","docs":"Access high-quality, up-to-date and versioned documentation","contribute":"Contribute to projects without programming knowledge","ui":"Enjoy a consistent, user-friendly interface across all projects","localization":"Benefit from multi-language support"},"authors":{"title":"Authors","subtitle":"Get access to the Project Dashboard and enjoy these benefits:","vcs":"Versioning support for your documentation","components":"Built-in components for recipes, assets, etc.","gradle":"Gradle integration for seamless workflow","management":"Advanced project management tools","interaction":"Direct interaction with your user base","dashboard":"Open Dashboard","guide":"Read More"}},"browse":"Browse Projects","highlights":{"localization":{"title":"Localization","desc":"Translate your docs into world languages"},"accessibility":{"title":"Accessible","desc":"Intuitive and responsive user interface"},"open":{"title":"Open","desc":"Let your users contribute without any programming knowledge necessary"},"free":{"title":"Free","desc":"Hosting docs on our website is completely free of charge!"}},"about":{"title":"About Us","maintainers":"The Wiki is built and maintained by <b>Sinytra</b>, a dedicated team of passionate developers focused on delivering high-quality, Free and Open Source software for the Minecraft modding community.","mission":"Our goal is to empower modders and players alike by providing the tools and resources necessary to create, document, and explore the endless possibilities of modded Minecraft."},"blog":{"title":"Blog Posts","open":"Read More"}},"BrowsePage":{"sidebar":{"title":"Browse projects","search_filters":"Search filters...","categories":"Categories"},"sorting":"Sort by","sort":{"relevance":"Relevance","creation_date":"Creation date","popularity":"Popularity","az":"A-Z","za":"Z-A"},"search":"Search projects...","clear_filter":"Clear filters","no_results":"Search query returned no results!"},"SearchProjectTypes":{"mod":"Mods","modpack":"Modpacks","resourcepack":"Resource packs","datapack":"Data packs","shader":"Shaders","plugin":"Plugins"},"ProjectTypes":{"mod":"Mod","modpack":"Modpack","resourcepack":"Resource pack","datapack":"Data pack","shader":"Shader","plugin":"Plugin"},"LoadingContent":{"message":"Loading..."},"MetaDocsNavigation":{"title":"Navigation","about":"About","devs":"Author guide","components":"Components","help":"Get help","tos":"Terms of Use","privacy":"Privacy Policy","security":"Security Notice"},"Login":{"title":"Login required","desc":"The page you are trying to access requires you to log in.","prompt":"Please use your GitHub account to continue.","button":"Log in with GitHub"},"Preview":{"title":"Preview mode is enabled","desc":"Preview mode enables a minimal user interface, allowing you to focus on drafting your docs locally before they are published.","roots":"Available local documentation roots","open":"Open"},"DocsProjectInfo":{"title":"Project information","type":"Type","author":"Author","tags":"Tags","latest":{"title":"Latest version","unknown":"N/A"},"license":{"title":"License","custom":"Custom","unknown":"Unknown","arr":"All Rights Reserved"}},"ProjectCategories":{"adventure":"Adventure","cursed":"Cursed","decoration":"Decoration","economy":"Economy","equipment":"Equipment","food":"Food","game-mechanics":"Game Mechanics","library":"Library","magic":"Magic","management":"Management","minigame":"Minigame","mobs":"Mobs","optimization":"Optimization","social":"Social","storage":"Storage","technology":"Technology","transportation":"Transporation","utility":"Utility","worldgen":"Worldgen","server-utility":"Server Utility","armor-weapons-tools":"Armor, Tools, and Weapons","library-api":"API and Library","adventure-rpg":"Adventure and RPG","world-gen":"World Gen","cosmetic":"Cosmetic","mc-food":"Food","performance":"Performance","map-information":"Map and Information","bug-fixes":"Bug Fixes","mc-addons":"Addons","education":"Education","mc-miscellaneous":"Miscellaneous","redstone":"Redstone","utility-qol":"Utility & QoL","mc-creator":"MCreator"},"PageEditControls":{"edit_gh":"Edit this page","report":"Report this page","report_button":"Report page","last_updated":"Last updated: <date></date>"},"Report":{"title":"Report a documentation page","desc":"Report content that violates our <tos>Terms of Service</tos> or <cr>Content Rules</cr>.","contact":"For auditing purposes, your <b>username</b> will be included in the report.","confidential":"Your privacy is important to us, and this information will always be kept confidential.","privacy":"For more information, please refer to our <link>Privacy Policy</link>.","form":{"id":{"title":"Project ID","desc":"Reported project ID."},"path":{"title":"Page path","desc":"Reported documentation page path."},"locale":{"title":"Locale","desc":"Applied if the content lies within a localized subpath.","placeholder":"N/A"},"version":{"title":"Version","desc":"Applied if the content lies within a named version.","placeholder":"N/A"},"reason":{"title":"Reason*","placeholder":"Select a reason for reporting this content","desc":"Reason for reporting this content.","dislike":"I just don\'t like it"},"details":{"title":"Details*","placeholder":"Please provide more details on why you\'re reporting this content. Note that empty reports will be ignored.","desc":"Additional details about the issue."},"dislike":{"title":"We understand that you may not like this content, and that\'s totally okay!","desc":"Unfortunately, however, it is not a valid reason to report a project.","suggestion":"Would you like to look for something else to explore instead?","explore":"Explore projects"},"success":"Report submitted successfully"}},"ProjectReportReason":{"spam":"Spam","copyright":"Copyright Infringement","content_rules":"Violates Content Rules","tos":"Violates Terms of Service","unknown":"Unknown"},"ProjectReportStatus":{"new":"New","dismissed":"Dismissed","accepted":"Accepted","unknown":"Unknown"},"ProjectReportType":{"project":"Project","docs":"Docs page","content":"Content page","unknown":"Unknown"},"ViewReportPage":{"reports":"Reports","title":"Report details","desc":"Viewing report details for {id}","details":{"reporter":"Reported by","project_id":"Project ID","path":"Path","body":"Body","reason":"Reason","created_at":"Created at","status":"Status","type":"Type","locale":"Locale","version":"Version"},"actions":{"dismiss":"Dismiss","accept":"Accept"},"toast":{"accept":"Report accepted","dismiss":"Report dismissed"}},"SubmitButton":{"title":"Submit"},"Callout":{"default":"Heads up!","info":"Info","warning":"Warning","danger":"Danger"},"ProjectRegisterForm":{"button":"New Project","title":"Register project","desc":"Register a new project to the wiki.","repo":{"title":"Repository URL","desc":"This is the address you use to clone your repository.","placeholder":"https://github.com/ExampleUser/ExampleMod"},"branch":{"title":"Branch","desc":"Primary branch ref. You can specify additional branches to include in your metadata file."},"path":{"title":"Path to documentation root","desc":"Path to the folder containing the metadata file."},"admin":"Wiki admin settings","is_community":{"title":"Community-maintained project"},"errors":{"details":"Show details"},"connect_modrinth":{"desc":"Connect your <b>Modrinth account</b> in Settings to easily verify platform project ownership at any time.","settings":"Open Settings"},"submit":"Submit","success":{"title":"Project registered successfully","desc":"You can now navigate to the project\'s docs page"},"submitting":"Submitting...","verify_modrinth":"Verify using Modrinth"},"ProjectSettingsForm":{"title":"Edit project","desc":"Edit an existing project\'s settings.","button":"Settings","success":{"title":"Project updated successfully","desc":"You can now navigate to the updated project\'s docs page"}},"ProjectDeleteForm":{"trigger":"Delete project","title":"Are you absolutely sure?","desc":"This action cannot be undone. This will permanently delete your project and remove all associated data from our servers.","cancel":"Cancel","submit":"Delete","success":"Project deleted successfully"},"FormActions":{"errors":{"unauthorized":"User authentication error","internal":"Internal Server Error, please try again later.","unknown":"An unknown error has occurred, please try again later.","no_platforms":"No platform projects defined in metadata.","no_project":"Platform project not found. Please make sure the metadata \\"slug\\" field is correct.","unsupported_type":"Unsupported project type","ownership":"Failed to verify project ownership","cf_unavailable":"Registering CurseForge projects is not active","requires_auth":"Repository connection requires login credentials but none were provided","no_repository":"Repository not found","no_branch":"Invalid branch specified","no_path":"Metadata file not found at specified path","invalid_meta":"Metadata file is invalid","unsupported":"Not yet implemented","exists":"Project already exists.","not_found":"Project does not exist","illegal_id":"Illegal project ID","not_owner":"User is not authorized to register this project"}},"CommunityBadge":{"title":"Community","desc":"Unofficial documentation maintained by the community"},"DocsPageNotFoundError":{"title":"We lost this page","desc":"The requested documentation page is not available at the moment.","suggestion":"Please try again later or report this issue to the project author.","submit":"Submit issue","return":"Return Home"},"GetStartedButton":{"title":"Create your first project"},"ProjectHomepage":{"overview":{"intro":"<project></project> is a {type} created by <authors></authors>.","availability":"Available for <versions></versions>. Latest version built for <latest></latest>. First released for <first></first>.","tags":"Tagged:"},"description":{"title":"Description"},"navigation":{"title":"Navigation","docs":{"title":"Browse documentation","desc":"{pages} pages available."},"content":{"title":"Browse content","desc":"{items} in-game items."}},"links":{"title":"Links","website":"Website","source_code":"Source code"},"license":{"title":"Licenses","project":"Project License","arr":"All Rights Reserved","unknown":"Unknown","wiki":"Wiki License","default":"Wiki content <link>partially made available</link> under the <license></license> license."}},"ProjectDocsHomepage":{"title":"Home"},"DocsHomepagePlaceholder":{"title":"Homepage placeholder","subtitle":"Due to API restrictions, project metadata is not available for CurseForge projects in local environments.","replace":"Don\'t worry! We\'ll replace this placeholder with the project\'s actual description once deployed on the live wiki website."},"DocsSearchBar":{"placeholder":"Search wiki contents...","no_results":"No results found!","loading":"Finding the perfect results...","results":"Showing <highlight>{count}</highlight> of <highlight>{total}</highlight> results","close":"<kbd>ESC</kbd> to close"},"DocsChangelogPage":{"title":"Changelog"},"DocsLeftSidebar":{"title":"Documentation","homepage":"Home"},"DocsContentRightSidebar":{"title":"Entry information"},"DocsNonContentRightSidebar":{"title":"On this page"},"DocsVersionSelector":{"placeholder":"Select version","latest":"Latest"},"ModVersionRange":{"desc":"+{count} more"},"LanguageSelect":{"placeholder":"Search languages...","no_results":"No language found."},"ProjectStatus":{"unknown":"Unknown","loading":"Initializing","healthy":"Loaded","at_risk":"Requires attention","error":"Errored"},"DevProjectsListPage":{"project":{"manage":"Manage"},"empty":{"primary":"Looks like you haven\'t created any projects yet","secondary":"Get started by reading our <guide>author guide</guide>."}},"DevProjectPage":{"breadcrumbs":{"home":"Home"},"toolbar":{"view":"View","deployments":"Deployments"},"overview":{"title":"Project overview","desc":"Project information summary"},"source":{"title":"Project Source","repo":"Repository","branch":"Branch","path":"Path","public":"Public"},"platforms":{"title":"Platforms","desc":"Project hosting platforms","headers":{"platform":"Platform","slug":"Slug / ID","link":"Link"},"open":"Open"},"information":{"title":"Information","desc":"Resolved information","type":"Type","status":"Status","created_at":"Created at"},"revision":{"title":"Current git revision","reloading":"Reloading project, please stand by...","not_found":"No revision found. Try reloading the project."}},"DevProjectSettingsPage":{"title":"Project settings","desc":"Configure project properties"},"DevProjectVersionsPage":{"title":"Project versions","desc":"Browse project content versions"},"DevProjectHealthPage":{"title":"Project health","desc":"Monitor project status and issues","errors":{"title":"Project issue report","desc":"Ongoing warnings & errors","empty":"No issues found"}},"DevProjectMembersPage":{"title":"Project members","desc":"Manage project members & permissions","roles":{"owner":"Owner"},"actions":{"manage":"Manage"}},"DevProjectContentItemsPage":{"title":"Project items","desc":"Browse project items"},"DevProjectContentRecipesPage":{"title":"Project recipes","desc":"Browse project crafting recipes"},"DevProjectContentTagsPage":{"title":"Project tags","desc":"Browse project tags"},"DevProjectLogs":{"title":"Deployment log","show":"Show","unloaded":"Not loaded","waiting":"Waiting for server...","loading":"Loading...","error":"Error loading logs","toast":{"success":"Project setup complete","error":"Error during project setup"}},"DeveloperSidebar":{"teams":{"personal":"Personal"},"groups":{"projects":"Projects","platform":"Platform","admin":"Administration"},"nav":{"projects":"Projects","documentation":"Documentation","settings":"Settings","admin":"System settings"}},"DevSidebarContextSwitcher":{"title":"Teams"},"DevSidebarUser":{"logout":{"button":"Log out","title":"Logout","desc":"Logging out..."},"unknown_avatar":"N/A"},"UserSettings":{"breadcrumbs":{"home":"Home","settings":"Settings"},"profile":{"bio":"Modded Minecraft Wiki creator","join_date":"Joined {date}","admin":"Admin"},"connections":{"title":"Connections","modrinth":{"title":"Modrinth account","desc":"Used to verify project ownership","connect":"Connect","view":"View","disconnect":"Disconnect"}},"account":{"title":"Account","delete":{"title":"Delete account","desc":"Forever delete all account data","button":"Delete account"},"delete_modal":{"title":"Delete account","desc":"Are you sure you want to delete this account? This is a destructive action that cannot be undone.","cancel":"Cancel","button":"Delete forever"}},"toast":{"unlink":{"success":"Account unlinked successfully","error":"Error unlinking account"}}},"AuthFailure":{"title":"Authentication failure","desc":"An unexpected error has occured while trying to log in. Please try again later.","status":"Check status","return":"Return home","report":"Report Bug"},"BuiltinRecipeTypes":{"blasting":"Blasting","campfire_cooking":"Campfire cooking","crafting_shaped":"Shaped Crafting","crafting_shapeless":"Shapeless Crafting","smelting":"Smelting","smithing_transform":"Smithing","smoking":"Smoking","stonecutting":"Stonecutting"},"DocsEntryTabs":{"history":"Show history","home":"Show content"},"DevProjectSidebar":{"groups":{"project":"Project","content":"Content"},"nav":{"home":"Overview","settings":"Settings","members":"Members","deployments":"Deployments","health":"Health","versions":"Versions","content":"Items","tags":"Tags","recipes":"Recipes"}},"PrefabObtaining":{"recipe":"Recipe"},"PrefabUsage":{"usage":"Usage"},"AdminSidebar":{"groups":{"home":"Home","data":"Data","system":"System","moderation":"Moderation"},"nav":{"home":"Overview","data_imports":"Data Imports","access_keys":"Access Keys","migrations":"Migrations","users":"Users","projects":"Projects","config":"Configuration","reports":"Reports","audit_log":"Audit Log","return":"Return"}},"AdminDataImports":{"title":"System data imports","desc":"Imported game data"},"AdminMigrations":{"title":"Data migrations","desc":"Available data migrations"},"EmptyDataTable":{"guide":"Read the <link>author guide</link> to find out more on how to integrate game data into your project."},"DataTable":{"no_results":"No results.","filter":"Filter rows...","previous":"Previous","next":"Next"},"DevProjectVersionsTable":{"name":"Name","branch":"Branch","empty":{"title":"No additional versions were found in your project.","desc":"Read the <link>author guide</link> to learn more about project versioning."}},"DevProjectItemsTable":{"icon":"Icon","id":"Identifier","name":"Name","path":"Page path (internal)","actions":{"open":"Open menu","title":"Actions","view":"View"},"empty":{"title":"No items were found in your project.","desc":"Project items are automatically detected from content pages and included game files."}},"DevProjectTagsTable":{"id":"Identifier","items":"Item count","empty":{"title":"No tags were found in your project."}},"DevProjectRecipesTable":{"type":"Type","id":"Identifier","empty":{"title":"No recipes were found in your project."}},"ResolvedProjectRecipe":{"type":"Recipe Type","input":"Ingredients","output":"Outputs","preview":"Recipe preview","workbenches":"You can craft this recipe using:"},"DevProjectDeploymentsPage":{"title":"Project deployments","desc":"Manage deployed project versions"},"DevProjectDeploymentsTable":{"id":"ID","commit":"Commit","created_at":"Deploy time","user_id":"Deployed by","status":"Status"},"DeploymentStatus":{"unknown":"N/A","created":"Queued","loading":"Loading","success":"Success","error":"Failed"},"DeleteDeploymentModal":{"trigger":"Delete","title":"Are you absolutely sure?","desc":"This action cannot be undone. This deployment will be permanently deleted from our servers.","cancel":"Cancel","submit":"Delete","success":"Deployment deleted successfully"},"DeployProjectModal":{"button":"Deploy","title":"New deployment","primary":"All project content will be <b>re-fetched</b> from the source. This option should be used upon updating the documentation source itself.","secondary":"If the new deployment fails, currently stored data <b>will not</b> be replaced. You can always <b>roll back</b> to previous deployments using the \'Redeploy\' option.","tertiary":"For your own convenience, we recommend automatically revalidating docs after publication using our <link>Gradle plugin</link> instead.","note":"Project configuration remains unchanged. For updating meta information (e.g. source and platforms), please use the Settings dialog instead.","cancel":"Cancel","submit":"Deploy"},"LiveProjectDeployConnection":{"loading":"Deploying project...","success":"Project deploy successful","error":"Project deploy failed","view":"View"},"DevProjectDeploymentPage":{"deployments":"Deployments","title":"Deployment Details","git-config":{"title":"Source coordinates"}},"ProjectGitRevision":{"title":"Git revision","title_current":"Current Git revision","loading":"Deploying project, please stand by...","not_found":"Project has no active deployment"},"ProjectIssueWidget":{"file":"File: <file></file>","date":"Created at: <date></date>","version":"Version: <version></version>"},"ProjectIssueLevel":{"warning":"Warning","error":"Error","unknown":"Unknown"},"ProjectIssueType":{"meta":"Invalid project metadata","file":"Invalid file","git_clone":"Error cloning repository","git_info":"Error getting commit information","ingestor":"Error importing content","internal":"Internal server error","page_render":"Invalid page","unknown":"Unknown error"},"DeploymentIssues":{"title":"Deployment issues","empty":"No issues found.","issues_found":"Found {count, plural, =1 {1 issue that needs} other {# issues that need}} attention."},"ProjectError":{"requires_auth":"Repository connection requires login credentials but none were provided","no_repository":"Repository not found","repo_too_large":"Repository exceeds allowed file size","no_branch":"Invalid branch specified","no_path":"Metadata file not found at specified path","invalid_meta":"Metadata file is invalid","invalid_page":"Failed to render page contents","duplicate_page":"Duplicate page","unknown_recipe_type":"Unknown recipe type","invalid_ingredient":"Invalid ingredient","invalid_file":"Failed to parse file","invalid_format":"Invalid file format","invalid_resloc":"Invalid Resource Location","invalid_version_branch":"Version branch does not exist","missing_platform_project":"Missing platform project","no_page_title":"Page is missing title","missing_required_attribute":"Page is missing a required metadata attribute","unknown":"Unknown error"},"AdminReports":{"title":"Project Reports","desc":"Manage project reports"},"ResponsiveTable":{"expand":"Expand"},"UsageContentList":{"more":"Show more ..."},"RecipeUsage":{"description":"Can be used to create the following items:","empty":"Has no known usages in crafting."},"ContentCategory":{"all":"All","other":"Other"},"ContentChangelog":{"toggle":"Show changelog"},"ContentProperties":{"bool":{"true":"Yes","false":"No"},"type":{"block":"Block","item":"Item","other":"Other"},"properties":{"id":"ID","source_mod":"Source mod","type":"Type","stack_size":"Stack size","required_tool":"Tool","blast_resistance":"Blast resistance","hardness":"Hardness","flammable":"Flammable"}},"DocsLink":{"not_found":"(Not found)"},"AdminAccessKeys":{"title":"System access keys","desc":"Provides auth for when non-interactive access is needed, such as CI"},"CreateAccessKeyModal":{"title":"Create access key","desc":"New system access key","button":"Create","name":{"title":"Name","desc":"Give your key a name","placeholder":"Deploy staging"},"days_valid":{"title":"Days of validity","desc":"Number of days the key is valid for. Use 0 for no expiration."},"submit":"Submit","submitting":"Submitting..."},"SaveAccessKeyModal":{"title":"Access Key","desc":"Save your generated access key","key":"Access Key","note":"Keep the key value safe. You won\'t be able to access it again.","valid":"The key is valid until {expiry}.","close":"Done"},"DeleteAccessKeyModal":{"title":"Delete Access Key","desc":"Invalidate and delete access key","body":"This will forever delete the access key <name></name>.","cancel":"Cancel","submit":"Delete","success":"Access Key deleted successfully"},"CopyButton":{"copied":"Copied to clipboard"},"InteractiveComponentPlaceholder":{"title":"Content unavailable in preview mode","desc":"Interactive components are currently not supported in the local previewer. The actual contents will be shown here when the project is deployed onto the Wiki website."},"RevalidateCacheModal":{"title":"Revalidate cache tag","desc":"Manually revalidate a cache tag. Used for diagnostic purposes.","button":"Revalidate cache tag","tag":{"title":"Cache Tag","desc":"The cache tag to revalidate"},"success":"Cache tag invalidated successfully"}}')}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=3791,exports.ids=[3791],exports.modules={93791:(a,b,c)=>{c.r(b),c.d(b,{default:()=>l,displayName:()=>d,fileTypes:()=>e,foldingStartMarker:()=>f,foldingStopMarker:()=>g,name:()=>h,patterns:()=>i,repository:()=>j,scopeName:()=>k});var d="Hack",e=["hh","php","hack"],f="(/\\*|\\{\\s*$|<<<HTML)",g="(\\*/|^\\s*\\}|^HTML;)",h="hack",i=[{include:"text.html.basic"},{include:"#language"}],j={attributes:{patterns:[{begin:"(<<)(?!<)",beginCaptures:{1:{name:"punctuation.definition.attributes.php"}},end:"(>>)",endCaptures:{1:{name:"punctuation.definition.attributes.php"}},name:"meta.attributes.php",patterns:[{include:"#comments"},{match:"([A-Za-z_][A-Za-z0-9_]*)",name:"entity.other.attribute-name.php"},{begin:"(\\()",beginCaptures:{1:{name:"punctuation.definition.parameters.begin.php"}},end:"(\\))",endCaptures:{1:{name:"punctuation.definition.parameters.end.php"}},patterns:[{include:"#language"}]}]}]},"class-builtin":{patterns:[{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(?i)(\\\\)?\\b(st(dClass|reamWrapper)|R(RD(Graph|Creator|Updater)|untimeException|e(sourceBundle|cursive(RegexIterator|Ca(chingIterator|llbackFilterIterator)|TreeIterator|Iterator(Iterator)?|DirectoryIterator|FilterIterator|ArrayIterator)|flect(ion(Method|Class|ZendExtension|Object|P(arameter|roperty)|Extension|Function(Abstract)?)?|or)|gexIterator)|angeException)|G(ender\\Gender|lobIterator|magick(Draw|Pixel)?)|X(sltProcessor|ML(Reader|Writer)|SLTProcessor)|M(ysqlndUh(Connection|PreparedStatement)|ongo(Re(sultException|gex)|Grid(fsFile|FS(Cursor|File)?)|BinData|C(o(de|llection)|ursor(Exception)?|lient)|Timestamp|I(nt(32|64)|d)|D(B(Ref)?|ate)|Pool|Log)?|u(tex|ltipleIterator)|e(ssageFormatter|mcache(d)?))|Bad(MethodCallException|FunctionCallException)|tidy(Node)?|S(tackable|impleXML(Iterator|Element)|oap(Server|Header|Client|Param|Var|Fault)|NMP|CA(_(SoapProxy|LocalProxy))?|p(hinxClient|oofchecker|l(M(inHeap|axHeap)|S(tack|ubject)|Heap|T(ype|empFileObject)|Ob(server|jectStorage)|DoublyLinkedList|PriorityQueue|Enum|Queue|Fi(le(Info|Object)|xedArray)))|e(ssionHandler(Interface)?|ekableIterator|rializable)|DO_(Model_(ReflectionDataObject|Type|Property)|Sequence|D(ata(Object|Factory)|AS_(Relational|XML(_Document)?|Setting|ChangeSummary|Data(Object|Factory)))|Exception|List)|wish(Result(s)?|Search)?|VM(Model)?|QLite(Result|3(Result|Stmt)?|Database|Unbuffered)|AM(Message|Connection))|H(ttp(Re(sponse|quest(Pool)?)|Message|InflateStream|DeflateStream|QueryString)|aru(Image|Outline|D(oc|estination)|Page|Encoder|Font|Annotation))|Yaf_(R(oute(_(Re(write|gex)|Map|S(tatic|imple|upervar)|Interface)|r)|e(sponse_Abstract|quest_(Simple|Http|Abstract)|gistry))|Session|Con(troller_Abstract|fig_(Simple|Ini|Abstract))|Dispatcher|Plugin_Abstract|Exception|View_(Simple|Interface)|Loader|A(ction_Abstract|pplication))|N(o(RewindIterator|rmalizer)|umberFormatter)|C(o(nd|untable|llator)|a(chingIterator|llbackFilterIterator))|T(hread|okyoTyrant(Table|Iterator|Query)?|ra(nsliterator|versable))|I(n(tlDateFormatter|validArgumentException|finiteIterator)|terator(Iterator|Aggregate)?|magick(Draw|Pixel(Iterator)?)?)|php_user_filter|ZipArchive|O(CI-(Collection|Lob)|ut(erIterator|Of(RangeException|BoundsException))|verflowException)|D(irectory(Iterator)?|omainException|OM(XPath|N(ode(list)?|amedNodeMap)|C(haracterData|omment|dataSection)|Text|Implementation|Document(Fragment)?|ProcessingInstruction|E(ntityReference|lement)|Attr)|ate(Time(Zone)?|Interval|Period))|Un(derflowException|expectedValueException)|JsonSerializable|finfo|P(har(Data|FileInfo)?|DO(Statement)?|arentIterator)|E(v(S(tat|ignal)|Ch(ild|eck)|Timer|I(o|dle)|P(eriodic|repare)|Embed|Fork|Watcher|Loop)?|rrorException|xception|mptyIterator)|V(8Js(Exception)?|arnish(Stat|Log|Admin))|KTaglib_(MPEG_(File|AudioProperties)|Tag|ID3v2_(Tag|Frame|AttachedPictureFrame))|QuickHash(StringIntHash|Int(S(tringHash|et)|Hash))|Fil(terIterator|esystemIterator)|mysqli(_(stmt|driver|warning|result))?|W(orker|eak(Map|ref))|L(imitIterator|o(cale|gicException)|ua(Closure)?|engthException|apack)|A(MQP(C(hannel|onnection)|E(nvelope|xchange)|Queue)|ppendIterator|PCIterator|rray(Iterator|Object|Access)))\\b",name:"support.class.builtin.php"}]},"class-name":{patterns:[{begin:"(?i)(?=\\\\?[a-z_0-9]+\\\\)",end:"(?i)([a-z_][a-z_0-9]*)?(?=[^a-z0-9_\\\\])",endCaptures:{1:{name:"support.class.php"}},patterns:[{include:"#namespace"}]},{include:"#class-builtin"},{begin:"(?=[\\\\a-zA-Z_])",end:"(?i)([a-z_][a-z_0-9]*)?(?=[^a-z0-9_\\\\])",endCaptures:{1:{name:"support.class.php"}},patterns:[{include:"#namespace"}]}]},comments:{patterns:[{begin:"/\\*\\*(?:#@\\+)?\\s*$",captures:{0:{name:"punctuation.definition.comment.php"}},comment:"This now only highlights a docblock if the first line contains only /**\n- this is to stop highlighting everything as invalid when people do comment banners with /******** ...\n- Now matches /**#@+ too - used for docblock templates:\n http://manual.phpdoc.org/HTMLframesConverter/default/phpDocumentor/tutorial_phpDocumentor.howto.pkg.html#basics.docblocktemplate",end:"\\*/",name:"comment.block.documentation.phpdoc.php",patterns:[{include:"#php_doc"}]},{begin:"/\\*",captures:{0:{name:"punctuation.definition.comment.php"}},end:"\\*/",name:"comment.block.php"},{begin:"(^[ \\t]+)?(?=//)",beginCaptures:{1:{name:"punctuation.whitespace.comment.leading.php"}},end:"(?!\\G)",patterns:[{begin:"//",beginCaptures:{0:{name:"punctuation.definition.comment.php"}},end:"\\n|(?=\\?>)",name:"comment.line.double-slash.php"}]}]},constants:{patterns:[{begin:"(?xi)\n(?=\n(\n(\\\\[a-z_][a-z_0-9]*\\\\[a-z_][a-z_0-9\\\\]*)\n|\n([a-z_][a-z_0-9]*\\\\[a-z_][a-z_0-9\\\\]*)\n)\n[^a-z_0-9\\\\]\n)",end:"(?i)([a-z_][a-z_0-9]*)?(?=[^a-z0-9_\\\\])",endCaptures:{1:{name:"constant.other.php"}},patterns:[{include:"#namespace"}]},{begin:"(?=\\\\?[a-zA-Z_\\x{7f}-\\x{ff}])",end:"(?=[^\\\\a-zA-Z_\\x{7f}-\\x{ff}])",patterns:[{match:"(?i)\\b(TRUE|FALSE|NULL|__(FILE|DIR|FUNCTION|CLASS|METHOD|LINE|NAMESPACE)__)\\b",name:"constant.language.php"},{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(\\\\)?\\b(STD(IN|OUT|ERR)|ZEND_(THREAD_SAFE|DEBUG_BUILD)|DEFAULT_INCLUDE_PATH|P(HP_(R(OUND_HALF_(ODD|DOWN|UP|EVEN)|ELEASE_VERSION)|M(INOR_VERSION|A(XPATHLEN|JOR_VERSION))|BINDIR|S(HLIB_SUFFIX|YSCONFDIR|API)|CONFIG_FILE_(SCAN_DIR|PATH)|INT_(MAX|SIZE)|ZTS|O(S|UTPUT_HANDLER_(START|CONT|END))|D(EBUG|ATADIR)|URL_(SCHEME|HOST|USER|P(ORT|A(SS|TH))|QUERY|FRAGMENT)|PREFIX|E(XT(RA_VERSION|ENSION_DIR)|OL)|VERSION(_ID)?|WINDOWS_(NT_(SERVER|DOMAIN_CONTROLLER|WORKSTATION)|VERSION_(M(INOR|AJOR)|BUILD|S(UITEMASK|P_M(INOR|AJOR))|P(RODUCTTYPE|LATFORM)))|L(IBDIR|OCALSTATEDIR))|EAR_(INSTALL_DIR|EXTENSION_DIR))|E_(RECOVERABLE_ERROR|STRICT|NOTICE|CO(RE_(ERROR|WARNING)|MPILE_(ERROR|WARNING))|DEPRECATED|USER_(NOTICE|DEPRECATED|ERROR|WARNING)|PARSE|ERROR|WARNING|ALL))\\b",name:"support.constant.core.php"},{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(\\\\)?\\b(RADIXCHAR|GROUPING|M(_(1_PI|SQRT(1_2|2|3|PI)|2_(SQRTPI|PI)|PI(_(2|4))?|E(ULER)?|L(N(10|2|PI)|OG(10E|2E)))|ON_(GROUPING|1(1|2|0)?|7|2|8|THOUSANDS_SEP|3|DECIMAL_POINT|9|4|5|6))|S(TR_PAD_(RIGHT|BOTH|LEFT)|ORT_(REGULAR|STRING|NUMERIC|DESC|LOCALE_STRING|ASC)|EEK_(SET|CUR|END))|H(TML_(SPECIALCHARS|ENTITIES)|ASH_HMAC)|YES(STR|EXPR)|N(_(S(IGN_POSN|EP_BY_SPACE)|CS_PRECEDES)|O(STR|EXPR)|EGATIVE_SIGN|AN)|C(R(YPT_(MD5|BLOWFISH|S(HA(256|512)|TD_DES|ALT_LENGTH)|EXT_DES)|NCYSTR|EDITS_(G(ROUP|ENERAL)|MODULES|SAPI|DOCS|QA|FULLPAGE|ALL))|HAR_MAX|O(NNECTION_(NORMAL|TIMEOUT|ABORTED)|DESET|UNT_(RECURSIVE|NORMAL))|URRENCY_SYMBOL|ASE_(UPPER|LOWER))|__COMPILER_HALT_OFFSET__|T(HOUS(EP|ANDS_SEP)|_FMT(_AMPM)?)|IN(T_(CURR_SYMBOL|FRAC_DIGITS)|I_(S(YSTEM|CANNER_(RAW|NORMAL))|USER|PERDIR|ALL)|F(O_(GENERAL|MODULES|C(REDITS|ONFIGURATION)|ENVIRONMENT|VARIABLES|LICENSE|ALL))?)|D(_(T_FMT|FMT)|IRECTORY_SEPARATOR|ECIMAL_POINT|A(Y_(1|7|2|3|4|5|6)|TE_(R(SS|FC(1(123|036)|2822|8(22|50)|3339))|COOKIE|ISO8601|W3C|ATOM)))|UPLOAD_ERR_(NO_(TMP_DIR|FILE)|CANT_WRITE|INI_SIZE|OK|PARTIAL|EXTENSION|FORM_SIZE)|P(M_STR|_(S(IGN_POSN|EP_BY_SPACE)|CS_PRECEDES)|OSITIVE_SIGN|ATH(_SEPARATOR|INFO_(BASENAME|DIRNAME|EXTENSION|FILENAME)))|E(RA(_(YEAR|T_FMT|D_(T_FMT|FMT)))?|XTR_(REFS|SKIP|IF_EXISTS|OVERWRITE|PREFIX_(SAME|I(NVALID|F_EXISTS)|ALL))|NT_(NOQUOTES|COMPAT|IGNORE|QUOTES))|FRAC_DIGITS|L(C_(M(ONETARY|ESSAGES)|NUMERIC|C(TYPE|OLLATE)|TIME|ALL)|O(G_(MAIL|SYSLOG|N(O(TICE|WAIT)|DELAY|EWS)|C(R(IT|ON)|ONS)|INFO|ODELAY|D(EBUG|AEMON)|U(SER|UCP)|P(ID|ERROR)|E(RR|MERG)|KERN|WARNING|L(OCAL(1|7|2|3|4|5|0|6)|PR)|A(UTH(PRIV)?|LERT))|CK_(SH|NB|UN|EX)))|A(M_STR|B(MON_(1(1|2|0)?|7|2|8|3|9|4|5|6)|DAY_(1|7|2|3|4|5|6))|SSERT_(BAIL|CALLBACK|QUIET_EVAL|WARNING|ACTIVE)|LT_DIGITS))\\b",name:"support.constant.std.php"},{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(\\\\)?\\b(GLOB_(MARK|BRACE|NO(SORT|CHECK|ESCAPE)|ONLYDIR|ERR|AVAILABLE_FLAGS)|XML_(SAX_IMPL|HTML_DOCUMENT_NODE|N(OTATION_NODE|AMESPACE_DECL_NODE)|C(OMMENT_NODE|DATA_SECTION_NODE)|TEXT_NODE|OPTION_(SKIP_(TAGSTART|WHITE)|CASE_FOLDING|TARGET_ENCODING)|D(TD_NODE|OCUMENT_(NODE|TYPE_NODE|FRAG_NODE))|PI_NODE|E(RROR_(RECURSIVE_ENTITY_REF|MISPLACED_XML_PI|B(INARY_ENTITY_REF|AD_CHAR_REF)|SYNTAX|NO(NE|_(MEMORY|ELEMENTS))|TAG_MISMATCH|IN(CORRECT_ENCODING|VALID_TOKEN)|DUPLICATE_ATTRIBUTE|UN(CLOSED_(CDATA_SECTION|TOKEN)|DEFINED_ENTITY|KNOWN_ENCODING)|JUNK_AFTER_DOC_ELEMENT|PAR(TIAL_CHAR|AM_ENTITY_REF)|EXTERNAL_ENTITY_HANDLING|A(SYNC_ENTITY|TTRIBUTE_EXTERNAL_ENTITY_REF))|NTITY_(REF_NODE|NODE|DECL_NODE)|LEMENT_(NODE|DECL_NODE))|LOCAL_NAMESPACE|ATTRIBUTE_(N(MTOKEN(S)?|O(TATION|DE))|CDATA|ID(REF(S)?)?|DECL_NODE|EN(TITY|UMERATION)))|M(HASH_(RIPEMD(1(28|60)|256|320)|GOST|MD(2|4|5)|S(HA(1|2(24|56)|384|512)|NEFRU256)|HAVAL(1(28|92|60)|2(24|56))|CRC32(B)?|TIGER(1(28|60))?|WHIRLPOOL|ADLER32)|YSQL(_(BOTH|NUM|CLIENT_(SSL|COMPRESS|I(GNORE_SPACE|NTERACTIVE))|ASSOC)|I_(RE(PORT_(STRICT|INDEX|OFF|ERROR|ALL)|FRESH_(GRANT|MASTER|BACKUP_LOG|S(TATUS|LAVE)|HOSTS|T(HREADS|ABLES)|LOG)|AD_DEFAULT_(GROUP|FILE))|GROUP_FLAG|MULTIPLE_KEY_FLAG|B(INARY_FLAG|OTH|LOB_FLAG)|S(T(MT_ATTR_(CURSOR_TYPE|UPDATE_MAX_LENGTH|PREFETCH_ROWS)|ORE_RESULT)|E(RVER_QUERY_(NO_(GOOD_INDEX_USED|INDEX_USED)|WAS_SLOW)|T_(CHARSET_NAME|FLAG)))|N(O(_D(EFAULT_VALUE_FLAG|ATA)|T_NULL_FLAG)|UM(_FLAG)?)|C(URSOR_TYPE_(READ_ONLY|SCROLLABLE|NO_CURSOR|FOR_UPDATE)|LIENT_(SSL|NO_SCHEMA|COMPRESS|I(GNORE_SPACE|NTERACTIVE)|FOUND_ROWS))|T(YPE_(GEOMETRY|MEDIUM_BLOB|B(IT|LOB)|S(HORT|TRING|ET)|YEAR|N(ULL|EWD(ECIMAL|ATE))|CHAR|TI(ME(STAMP)?|NY(_BLOB)?)|INT(24|ERVAL)|D(OUBLE|ECIMAL|ATE(TIME)?)|ENUM|VAR_STRING|FLOAT|LONG(_BLOB|LONG)?)|IMESTAMP_FLAG)|INIT_COMMAND|ZEROFILL_FLAG|O(N_UPDATE_NOW_FLAG|PT_(NET_(READ_BUFFER_SIZE|CMD_BUFFER_SIZE)|CONNECT_TIMEOUT|INT_AND_FLOAT_NATIVE|LOCAL_INFILE))|D(EBUG_TRACE_ENABLED|ATA_TRUNCATED)|U(SE_RESULT|N(SIGNED_FLAG|IQUE_KEY_FLAG))|P(RI_KEY_FLAG|ART_KEY_FLAG)|ENUM_FLAG|A(S(SOC|YNC)|UTO_INCREMENT_FLAG)))|CRYPT_(R(C(2|6)|IJNDAEL_(1(28|92)|256)|AND)|GOST|XTEA|M(ODE_(STREAM|NOFB|C(BC|FB)|OFB|ECB)|ARS)|BLOWFISH(_COMPAT)?|S(ERPENT|KIPJACK|AFER(128|PLUS|64))|C(RYPT|AST_(128|256))|T(RIPLEDES|HREEWAY|WOFISH)|IDEA|3DES|DE(S|CRYPT|V_(RANDOM|URANDOM))|PANAMA|EN(CRYPT|IGNA)|WAKE|LOKI97|ARCFOUR(_IV)?))|S(TREAM_(REPORT_ERRORS|M(UST_SEEK|KDIR_RECURSIVE)|BUFFER_(NONE|FULL|LINE)|S(HUT_(RD(WR)?|WR)|OCK_(R(DM|AW)|S(TREAM|EQPACKET)|DGRAM)|ERVER_(BIND|LISTEN))|NOTIFY_(RE(SOLVE|DIRECTED)|MIME_TYPE_IS|SEVERITY_(INFO|ERR|WARN)|CO(MPLETED|NNECT)|PROGRESS|F(ILE_SIZE_IS|AILURE)|AUTH_RE(SULT|QUIRED))|C(RYPTO_METHOD_(SSLv(2(_(SERVER|CLIENT)|3_(SERVER|CLIENT))|3_(SERVER|CLIENT))|TLS_(SERVER|CLIENT))|LIENT_(CONNECT|PERSISTENT|ASYNC_CONNECT)|AST_(FOR_SELECT|AS_STREAM))|I(GNORE_URL|S_URL|PPROTO_(RAW|TCP|I(CMP|P)|UDP))|O(OB|PTION_(READ_(BUFFER|TIMEOUT)|BLOCKING|WRITE_BUFFER))|U(RL_STAT_(QUIET|LINK)|SE_PATH)|P(EEK|F_(INET(6)?|UNIX))|ENFORCE_SAFE_MODE|FILTER_(READ|WRITE|ALL))|UNFUNCS_RET_(STRING|TIMESTAMP|DOUBLE)|QLITE(_(R(OW|EADONLY)|MIS(MATCH|USE)|B(OTH|USY)|SCHEMA|N(O(MEM|T(FOUND|ADB)|LFS)|UM)|C(O(RRUPT|NSTRAINT)|ANTOPEN)|TOOBIG|I(NTER(RUPT|NAL)|OERR)|OK|DONE|P(ROTOCOL|ERM)|E(RROR|MPTY)|F(ORMAT|ULL)|LOCKED|A(BORT|SSOC|UTH))|3_(B(OTH|LOB)|NU(M|LL)|TEXT|INTEGER|OPEN_(READ(ONLY|WRITE)|CREATE)|FLOAT|ASSOC)))|CURL(M(SG_DONE|_(BAD_(HANDLE|EASY_HANDLE)|CALL_MULTI_PERFORM|INTERNAL_ERROR|O(UT_OF_MEMORY|K)))|SSH_AUTH_(HOST|NONE|DEFAULT|P(UBLICKEY|ASSWORD)|KEYBOARD)|CLOSEPOLICY_(SLOWEST|CALLBACK|OLDEST|LEAST_(RECENTLY_USED|TRAFFIC))|_(HTTP_VERSION_(1_(1|0)|NONE)|NETRC_(REQUIRED|IGNORED|OPTIONAL)|TIMECOND_(IF(MODSINCE|UNMODSINCE)|LASTMOD)|IPRESOLVE_(V(4|6)|WHATEVER)|VERSION_(SSL|IPV6|KERBEROS4|LIBZ))|INFO_(RE(DIRECT_(COUNT|TIME)|QUEST_SIZE)|S(SL_VERIFYRESULT|TARTTRANSFER_TIME|IZE_(DOWNLOAD|UPLOAD)|PEED_(DOWNLOAD|UPLOAD))|H(TTP_CODE|EADER_(SIZE|OUT))|NAMELOOKUP_TIME|C(ON(NECT_TIME|TENT_(TYPE|LENGTH_(DOWNLOAD|UPLOAD)))|ERTINFO)|TOTAL_TIME|PR(IVATE|ETRANSFER_TIME)|EFFECTIVE_URL|FILETIME)|OPT_(R(E(SUME_FROM|TURNTRANSFER|DIR_PROTOCOLS|FERER|AD(DATA|FUNCTION))|AN(GE|DOM_FILE))|MAX(REDIRS|CONNECTS)|B(INARYTRANSFER|UFFERSIZE)|S(S(H_(HOST_PUBLIC_KEY_MD5|P(RIVATE_KEYFILE|UBLIC_KEYFILE)|AUTH_TYPES)|L(CERT(TYPE|PASSWD)?|_(CIPHER_LIST|VERIFY(HOST|PEER))|ENGINE(_DEFAULT)?|VERSION|KEY(TYPE|PASSWD)?))|TDERR)|H(TTP(GET|HEADER|200ALIASES|_VERSION|PROXYTUNNEL|AUTH)|EADER(FUNCTION)?)|N(O(BODY|SIGNAL|PROGRESS)|ETRC)|C(RLF|O(NNECTTIMEOUT(_MS)?|OKIE(SESSION|JAR|FILE)?)|USTOMREQUEST|ERTINFO|LOSEPOLICY|A(INFO|PATH))|T(RANSFERTEXT|CP_NODELAY|IME(CONDITION|OUT(_MS)?|VALUE))|I(N(TERFACE|FILE(SIZE)?)|PRESOLVE)|DNS_(CACHE_TIMEOUT|USE_GLOBAL_CACHE)|U(RL|SER(PWD|AGENT)|NRESTRICTED_AUTH|PLOAD)|P(R(IVATE|O(GRESSFUNCTION|XY(TYPE|USERPWD|PORT|AUTH)?|TOCOLS))|O(RT|ST(REDIR|QUOTE|FIELDS)?)|UT)|E(GDSOCKET|NCODING)|VERBOSE|K(RB4LEVEL|EYPASSWD)|QUOTE|F(RESH_CONNECT|TP(SSLAUTH|_(S(SL|KIP_PASV_IP)|CREATE_MISSING_DIRS|USE_EP(RT|SV)|FILEMETHOD)|PORT|LISTONLY|APPEND)|ILE(TIME)?|O(RBID_REUSE|LLOWLOCATION)|AILONERROR)|WRITE(HEADER|FUNCTION)|LOW_SPEED_(TIME|LIMIT)|AUTOREFERER)|PRO(XY_(SOCKS(4|5)|HTTP)|TO_(S(CP|FTP)|HTTP(S)?|T(ELNET|FTP)|DICT|F(TP(S)?|ILE)|LDAP(S)?|ALL))|E_(RE(CV_ERROR|AD_ERROR)|GOT_NOTHING|MALFORMAT_USER|BAD_(C(ONTENT_ENCODING|ALLING_ORDER)|PASSWORD_ENTERED|FUNCTION_ARGUMENT)|S(S(H|L_(C(IPHER|ONNECT_ERROR|ERTPROBLEM|ACERT)|PEER_CERTIFICATE|ENGINE_(SETFAILED|NOTFOUND)))|HARE_IN_USE|END_ERROR)|HTTP_(RANGE_ERROR|NOT_FOUND|PO(RT_FAILED|ST_ERROR))|COULDNT_(RESOLVE_(HOST|PROXY)|CONNECT)|T(OO_MANY_REDIRECTS|ELNET_OPTION_SYNTAX)|O(BSOLETE|UT_OF_MEMORY|PERATION_TIMEOUTED|K)|U(RL_MALFORMAT(_USER)?|N(SUPPORTED_PROTOCOL|KNOWN_TELNET_OPTION))|PARTIAL_FILE|F(TP_(BAD_DOWNLOAD_RESUME|SSL_FAILED|C(OULDNT_(RETR_FILE|GET_SIZE|S(TOR_FILE|ET_(BINARY|ASCII))|USE_REST)|ANT_(RECONNECT|GET_HOST))|USER_PASSWORD_INCORRECT|PORT_FAILED|QUOTE_ERROR|W(RITE_ERROR|EIRD_(SERVER_REPLY|227_FORMAT|USER_REPLY|PAS(S_REPLY|V_REPLY)))|ACCESS_DENIED)|ILE(SIZE_EXCEEDED|_COULDNT_READ_FILE)|UNCTION_NOT_FOUND|AILED_INIT)|WRITE_ERROR|L(IBRARY_NOT_FOUND|DAP_(SEARCH_FAILED|CANNOT_BIND|INVALID_URL))|ABORTED_BY_CALLBACK)|VERSION_NOW|FTP(METHOD_(MULTICWD|SINGLECWD|NOCWD)|SSL_(NONE|CONTROL|TRY|ALL)|AUTH_(SSL|TLS|DEFAULT))|AUTH_(GSSNEGOTIATE|BASIC|NTLM|DIGEST|ANY(SAFE)?))|I(MAGETYPE_(GIF|XBM|BMP|SWF|COUNT|TIFF_(MM|II)|I(CO|FF)|UNKNOWN|J(B2|P(X|2|C|EG(2000)?))|P(SD|NG)|WBMP)|NPUT_(REQUEST|GET|SE(RVER|SSION)|COOKIE|POST|ENV)|CONV_(MIME_DECODE_(STRICT|CONTINUE_ON_ERROR)|IMPL|VERSION))|D(NS_(MX|S(RV|OA)|HINFO|N(S|APTR)|CNAME|TXT|PTR|A(NY|LL|AAA|6)?)|OM(STRING_SIZE_ERR|_(SYNTAX_ERR|HIERARCHY_REQUEST_ERR|N(O(_(MODIFICATION_ALLOWED_ERR|DATA_ALLOWED_ERR)|T_(SUPPORTED_ERR|FOUND_ERR))|AMESPACE_ERR)|IN(DEX_SIZE_ERR|USE_ATTRIBUTE_ERR|VALID_(MODIFICATION_ERR|STATE_ERR|CHARACTER_ERR|ACCESS_ERR))|PHP_ERR|VALIDATION_ERR|WRONG_DOCUMENT_ERR)))|JSON_(HEX_(TAG|QUOT|A(MP|POS))|NUMERIC_CHECK|ERROR_(S(YNTAX|TATE_MISMATCH)|NONE|CTRL_CHAR|DEPTH|UTF8)|FORCE_OBJECT)|P(REG_(RECURSION_LIMIT_ERROR|GREP_INVERT|BA(CKTRACK_LIMIT_ERROR|D_UTF8_(OFFSET_ERROR|ERROR))|S(PLIT_(NO_EMPTY|OFFSET_CAPTURE|DELIM_CAPTURE)|ET_ORDER)|NO_ERROR|INTERNAL_ERROR|OFFSET_CAPTURE|PATTERN_ORDER)|SFS_(PASS_ON|ERR_FATAL|F(EED_ME|LAG_(NORMAL|FLUSH_(CLOSE|INC))))|CRE_VERSION|OSIX_(R_OK|X_OK|S_IF(REG|BLK|SOCK|CHR|IFO)|F_OK|W_OK))|F(NM_(NOESCAPE|CASEFOLD|P(ERIOD|ATHNAME))|IL(TER_(REQUIRE_(SCALAR|ARRAY)|SANITIZE_(MAGIC_QUOTES|S(TRI(NG|PPED)|PECIAL_CHARS)|NUMBER_(INT|FLOAT)|URL|E(MAIL|NCODED)|FULL_SPECIAL_CHARS)|NULL_ON_FAILURE|CALLBACK|DEFAULT|UNSAFE_RAW|VALIDATE_(REGEXP|BOOLEAN|I(NT|P)|URL|EMAIL|FLOAT)|F(ORCE_ARRAY|LAG_(S(CHEME_REQUIRED|TRIP_(BACKTICK|HIGH|LOW))|HOST_REQUIRED|NO(NE|_(RES_RANGE|PRIV_RANGE|ENCODE_QUOTES))|IPV(4|6)|PATH_REQUIRED|E(MPTY_STRING_NULL|NCODE_(HIGH|LOW|AMP))|QUERY_REQUIRED|ALLOW_(SCIENTIFIC|HEX|THOUSAND|OCTAL|FRACTION))))|E(_(BINARY|SKIP_EMPTY_LINES|NO_DEFAULT_CONTEXT|TEXT|IGNORE_NEW_LINES|USE_INCLUDE_PATH|APPEND)|INFO_(RAW|MIME(_(TYPE|ENCODING))?|SYMLINK|NONE|CONTINUE|DEVICES|PRESERVE_ATIME)))|ORCE_(GZIP|DEFLATE))|LIBXML_(XINCLUDE|N(SCLEAN|O(XMLDECL|BLANKS|NET|CDATA|E(RROR|MPTYTAG|NT)|WARNING))|COMPACT|D(TD(VALID|LOAD|ATTR)|OTTED_VERSION)|PARSEHUGE|ERR_(NONE|ERROR|FATAL|WARNING)|VERSION|LOADED_VERSION))\\b",name:"support.constant.ext.php"},{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(\\\\)?\\bT_(RE(TURN|QUIRE(_ONCE)?)|G(OTO|LOBAL)|XOR_EQUAL|M(INUS_EQUAL|OD_EQUAL|UL_EQUAL|ETHOD_C|L_COMMENT)|B(REAK|OOL(_CAST|EAN_(OR|AND))|AD_CHARACTER)|S(R(_EQUAL)?|T(RING(_(CAST|VARNAME))?|A(RT_HEREDOC|TIC))|WITCH|L(_EQUAL)?)|HALT_COMPILER|N(S_(SEPARATOR|C)|UM_STRING|EW|AMESPACE)|C(HARACTER|O(MMENT|N(ST(ANT_ENCAPSED_STRING)?|CAT_EQUAL|TINUE))|URLY_OPEN|L(O(SE_TAG|NE)|ASS(_C)?)|A(SE|TCH))|T(RY|HROW)|I(MPLEMENTS|S(SET|_(GREATER_OR_EQUAL|SMALLER_OR_EQUAL|NOT_(IDENTICAL|EQUAL)|IDENTICAL|EQUAL))|N(STANCEOF|C(LUDE(_ONCE)?)?|T(_CAST|ERFACE)|LINE_HTML)|F)|O(R_EQUAL|BJECT_(CAST|OPERATOR)|PEN_TAG(_WITH_ECHO)?|LD_FUNCTION)|D(NUMBER|I(R|V_EQUAL)|O(C_COMMENT|UBLE_(C(OLON|AST)|ARROW)|LLAR_OPEN_CURLY_BRACES)?|E(C(LARE)?|FAULT))|U(SE|NSET(_CAST)?)|P(R(I(NT|VATE)|OTECTED)|UBLIC|LUS_EQUAL|AAMAYIM_NEKUDOTAYIM)|E(X(TENDS|IT)|MPTY|N(CAPSED_AND_WHITESPACE|D(SWITCH|_HEREDOC|IF|DECLARE|FOR(EACH)?|WHILE))|CHO|VAL|LSE(IF)?)|VAR(IABLE)?|F(I(NAL|LE)|OR(EACH)?|UNC(_C|TION))|WHI(TESPACE|LE)|L(NUMBER|I(ST|NE)|OGICAL_(XOR|OR|AND))|A(RRAY(_CAST)?|BSTRACT|S|ND_EQUAL))\\b",name:"support.constant.parser-token.php"},{comment:"In PHP, any identifier which is not a variable is taken to be a constant.\nHowever, if there is no constant defined with the given name then a notice\nis generated and the constant is assumed to have the value of its name.",match:"[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*",name:"constant.other.php"}]}]},"function-arguments":{patterns:[{include:"#comments"},{include:"#attributes"},{include:"#type-annotation"},{begin:"(?xi)((\\$+)[a-z_\\x{7f}-\\x{ff}][a-z0-9_\\x{7f}-\\x{ff}]*) # The variable name",beginCaptures:{1:{name:"variable.other.php"},2:{name:"punctuation.definition.variable.php"}},end:"(?xi)\n\\s*(?=,|\\)|$)",patterns:[{begin:"(=)",beginCaptures:{1:{name:"keyword.operator.assignment.php"}},end:"(?=,|\\))",patterns:[{include:"#language"}]}]}]},"function-call":{patterns:[{begin:"(?i)(?=\\\\?[a-z_0-9\\\\]+\\\\[a-z_][a-z0-9_]*\\s*\\()",comment:"Functions in a user-defined namespace (overrides any built-ins)",end:"(?=\\s*\\()",patterns:[{include:"#user-function-call"}]},{match:"(?i)\\b(print|echo)\\b",name:"support.function.construct.php"},{begin:"(?i)(\\\\)?(?=\\b[a-z_][a-z_0-9]*\\s*\\()",beginCaptures:{1:{name:"punctuation.separator.inheritance.php"}},comment:"Root namespace function calls (built-in or user)",end:"(?=\\s*\\()",patterns:[{match:"(?i)\\b(isset|unset|e(val|mpty)|list)(?=\\s*\\()",name:"support.function.construct.php"},{include:"#support"},{include:"#user-function-call"}]}]},"function-return-type":{patterns:[{begin:"(:)",beginCaptures:{1:{name:"punctuation.definition.type.php"}},end:"(?=[{;])",patterns:[{include:"#comments"},{include:"#type-annotation"},{include:"#class-name"}]}]},generics:{patterns:[{begin:"(<)",beginCaptures:{1:{name:"punctuation.definition.generics.php"}},end:"(>)",endCaptures:{1:{name:"punctuation.definition.generics.php"}},name:"meta.generics.php",patterns:[{include:"#comments"},{include:"#generics"},{match:"([-+])?([A-Za-z_][A-Za-z0-9_]*)(?:\\s+(as|super)\\s+([A-Za-z_][A-Za-z0-9_]*))?",name:"support.type.php"},{include:"#type-annotation"}]}]},heredoc:{patterns:[{begin:'<<<\\s*("?)([a-zA-Z_]+[a-zA-Z0-9_]*)(\\1)\\s*$',beginCaptures:{2:{name:"keyword.operator.heredoc.php"}},end:"^(\\2)(?=;?$)",endCaptures:{1:{name:"keyword.operator.heredoc.php"}},name:"string.unquoted.heredoc.php",patterns:[{include:"#interpolation"}]},{begin:"<<<\\s*('?)([a-zA-Z_]+[a-zA-Z0-9_]*)(\\1)\\s*$",beginCaptures:{2:{name:"keyword.operator.heredoc.php"}},end:"^(\\2)(?=;?$)",endCaptures:{1:{name:"keyword.operator.heredoc.php"}},name:"string.unquoted.heredoc.nowdoc.php"}]},implements:{patterns:[{begin:"(?i)(implements)\\s+",beginCaptures:{1:{name:"storage.modifier.implements.php"}},end:"(?i)(?=[;{])",patterns:[{include:"#comments"},{begin:"(?i)(?=[a-z0-9_\\\\]+)",contentName:"meta.other.inherited-class.php",end:"(?i)(?:\\s*(?:,|(?=[^a-z0-9_\\\\\\s]))\\s*)",patterns:[{begin:"(?i)(?=\\\\?[a-z_0-9]+\\\\)",end:"(?i)([a-z_][a-z_0-9]*)?(?=[^a-z0-9_\\\\])",endCaptures:{1:{name:"entity.other.inherited-class.php"}},patterns:[{include:"#namespace"}]},{include:"#class-builtin"},{include:"#namespace"},{match:"(?i)[a-z_][a-z_0-9]*",name:"entity.other.inherited-class.php"}]}]}]},instantiation:{begin:"(?i)(new)\\s+",beginCaptures:{1:{name:"keyword.other.new.php"}},end:"(?i)(?=[^$a-z0-9_\\\\])",patterns:[{match:"(parent|static|self)(?=[^a-z0-9_])",name:"support.type.php"},{include:"#class-name"},{include:"#variable-name"}]},interface:{begin:"^(?i)\\s*(?:(public|internal)\\s+)?(interface)\\b",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.type.interface.php"}},end:"(?=[;{])",name:"meta.interface.php",patterns:[{include:"#comments"},{captures:{1:{name:"storage.modifier.extends.php"}},match:"\\b(extends)\\b"},{include:"#generics"},{include:"#namespace"},{match:"(?i)[a-z0-9_]+",name:"entity.name.type.class.php"}]},interpolation:{comment:"http://www.php.net/manual/en/language.types.string.php#language.types.string.parsing",patterns:[{comment:"Interpolating octal values e.g. \\01 or \\07.",match:"\\\\[0-7]{1,3}",name:"constant.numeric.octal.php"},{comment:"Interpolating hex values e.g. \\x1 or \\xFF.",match:"\\\\x[0-9A-Fa-f]{1,2}",name:"constant.numeric.hex.php"},{comment:"Escaped characters in double-quoted strings e.g. \\n or \\t.",match:'\\\\[nrt\\\\\\$\\"]',name:"constant.character.escape.php"},{comment:"Interpolating expressions in double-quoted strings with {} e.g. {$x->y->z[0][1]}.",match:"(\\{\\$.*?\\})",name:"variable.other.php"},{comment:"Interpolating simple variables, e.g. $x, $x->y, $x[z] but not $x->y->z.",match:"(\\$[a-zA-Z_][a-zA-Z0-9_]*((->[a-zA-Z_][a-zA-Z0-9_]*)|(\\[[a-zA-Z0-9_]+\\]))?)",name:"variable.other.php"}]},"invoke-call":{captures:{1:{name:"punctuation.definition.variable.php"},2:{name:"variable.other.php"}},match:"(?i)(\\$+)([a-z_][a-z_0-9]*)(?=\\s*\\()",name:"meta.function-call.invoke.php"},language:{patterns:[{include:"#comments"},{begin:"(?=^\\s*<<)",end:"(?<=>>)",patterns:[{include:"#attributes"}]},{include:"#xhp"},{include:"#interface"},{begin:"(?xi)\n^\\s*\n(?:(module)\\s*)?(type|newtype)\n\\s+\n([a-z0-9_]+)",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.type.typedecl.php"},3:{name:"entity.name.type.typedecl.php"}},end:"(;)",endCaptures:{1:{name:"punctuation.termination.expression.php"}},name:"meta.typedecl.php",patterns:[{include:"#comments"},{include:"#generics"},{match:"(=)",name:"keyword.operator.assignment.php"},{include:"#type-annotation"}]},{begin:"(?i)^\\s*(?:(public|internal)\\s+)?(enum)\\s+(class)\\s+([a-z0-9_]+)\\s*:?",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.modifier.php"},3:{name:"storage.type.class.enum.php"},4:{name:"entity.name.type.class.enum.php"}},end:"(?=[{])",name:"meta.class.enum.php",patterns:[{match:"\\b(extends)\\b",name:"storage.modifier.extends.php"},{include:"#type-annotation"}]},{begin:"(?i)^\\s*(?:(public|internal)\\s+)?(enum)\\s+([a-z0-9_]+)\\s*:?",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.type.enum.php"},3:{name:"entity.name.type.enum.php"}},end:"\\{",name:"meta.enum.php",patterns:[{include:"#comments"},{include:"#type-annotation"}]},{begin:"(?i)^\\s*(?:(public|internal)\\s+)?(trait)\\s+([a-z0-9_]+)\\s*",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.type.trait.php"},3:{name:"entity.name.type.class.php"}},end:"(?=[{])",name:"meta.trait.php",patterns:[{include:"#comments"},{include:"#generics"},{include:"#implements"}]},{begin:"^\\s*(new)\\s+(module)\\s+([A-Za-z0-9_\\.]+)\\b",beginCaptures:{1:{name:"storage.type.module.php"},2:{name:"storage.type.module.php"},3:{name:"entity.name.type.module.php"}},end:"(?=[{])",name:"meta.module.php",patterns:[{include:"#comments"}]},{begin:"^\\s*(module)\\s+([A-Za-z0-9_\\.]+)\\b",beginCaptures:{1:{name:"keyword.other.module.php"},2:{name:"entity.name.type.module.php"}},end:"$|(?=[\\s;])",name:"meta.use.module.php",patterns:[{include:"#comments"}]},{begin:"(?i)(?:^\\s*|\\s*)(namespace)\\b\\s+(?=([a-z0-9_\\\\]*\\s*($|[;{]|(\\/[\\/*])))|$)",beginCaptures:{1:{name:"keyword.other.namespace.php"}},contentName:"entity.name.type.namespace.php",end:"(?i)(?=\\s*$|[^a-z0-9_\\\\])",name:"meta.namespace.php",patterns:[{match:"\\\\",name:"punctuation.separator.inheritance.php"}]},{begin:"(?i)\\s*\\b(use)\\s+",beginCaptures:{1:{name:"keyword.other.use.php"}},end:"(?=;|(?:^\\s*$))",name:"meta.use.php",patterns:[{include:"#comments"},{begin:"(?i)\\s*(?=[a-z_0-9\\\\])",end:"(?xi)\n(?:\n(?:\\s*(as)\\b\\s*([a-z_0-9]*)\\s*(?=,|;|$))|\n(?=,|;|$)\n)",endCaptures:{1:{name:"keyword.other.use-as.php"},2:{name:"support.other.namespace.use-as.php"}},patterns:[{include:"#class-builtin"},{begin:"(?i)\\s*(?=[\\\\a-z_0-9])",end:"$|(?=[\\s,;])",name:"support.other.namespace.use.php",patterns:[{match:"\\\\",name:"punctuation.separator.inheritance.php"}]}]},{match:"\\s*,\\s*"}]},{begin:"(?i)^\\s*((?:(?:final|abstract|public|internal)\\s+)*)(class)\\s+([a-z0-9_]+)\\s*",beginCaptures:{1:{patterns:[{match:"final|abstract|public|internal",name:"storage.modifier.php"}]},2:{name:"storage.type.class.php"},3:{name:"entity.name.type.class.php"}},end:"(?=[;{])",name:"meta.class.php",patterns:[{include:"#comments"},{include:"#generics"},{include:"#implements"},{begin:"(?i)(extends)\\s+",beginCaptures:{1:{name:"storage.modifier.extends.php"}},contentName:"meta.other.inherited-class.php",end:"(?i)(?=[^a-z_0-9\\\\])",patterns:[{begin:"(?i)(?=\\\\?[a-z_0-9]+\\\\)",end:"(?i)([a-z_][a-z_0-9]*)?(?=[^a-z0-9_\\\\])",endCaptures:{1:{name:"entity.other.inherited-class.php"}},patterns:[{include:"#namespace"}]},{include:"#class-builtin"},{include:"#namespace"},{match:"(?i)[a-z_][a-z_0-9]*",name:"entity.other.inherited-class.php"}]}]},{captures:{1:{name:"keyword.control.php"}},match:"\\s*\\b(await|break|c(ase|ontinue)|concurrent|default|do|else|for(each)?|if|return|switch|use|while)\\b"},{begin:"(?i)\\b((?:require|include)(?:_once)?)\\b\\s*",beginCaptures:{1:{name:"keyword.control.import.include.php"}},end:"(?=\\s|;|$)",name:"meta.include.php",patterns:[{include:"#language"}]},{begin:"\\b(catch)\\s*(\\()",beginCaptures:{1:{name:"keyword.control.exception.catch.php"},2:{name:"punctuation.definition.parameters.begin.bracket.round.php"}},end:"\\)",endCaptures:{0:{name:"punctuation.definition.parameters.end.bracket.round.php"}},name:"meta.catch.php",patterns:[{include:"#namespace"},{captures:{1:{name:"support.class.exception.php"},2:{patterns:[{match:"(?i)[a-z_\\x{7f}-\\x{10ffff}][a-z0-9_\\x{7f}-\\x{10ffff}]*",name:"support.class.exception.php"},{match:"\\|",name:"punctuation.separator.delimiter.php"}]},3:{name:"variable.other.php"},4:{name:"punctuation.definition.variable.php"}},match:"(?xi)\n([a-z_\\x{7f}-\\x{10ffff}][a-z0-9_\\x{7f}-\\x{10ffff}]*)\n((?:\\s*\\|\\s*[a-z_\\x{7f}-\\x{10ffff}][a-z0-9_\\x{7f}-\\x{10ffff}]*)*)\n\\s*\n((\\$+)[a-z_\\x{7f}-\\x{10ffff}][a-z0-9_\\x{7f}-\\x{10ffff}]*)"}]},{match:"\\b(catch|try|throw|exception|finally)\\b",name:"keyword.control.exception.php"},{begin:"(?i)\\s*(?:(public|internal)\\s+)?(function)\\s*(?=\\()",beginCaptures:{1:{name:"storage.modifier.php"},2:{name:"storage.type.function.php"}},end:"\\{|\\)",name:"meta.function.closure.php",patterns:[{begin:"(\\()",beginCaptures:{1:{name:"punctuation.definition.parameters.begin.php"}},contentName:"meta.function.arguments.php",end:"(\\))",endCaptures:{1:{name:"punctuation.definition.parameters.end.php"}},patterns:[{include:"#function-arguments"}]},{begin:"(?i)(use)\\s*(\\()",beginCaptures:{1:{name:"keyword.other.function.use.php"},2:{name:"punctuation.definition.parameters.begin.php"}},end:"(\\))",endCaptures:{1:{name:"punctuation.definition.parameters.end.php"}},patterns:[{captures:{1:{name:"storage.modifier.reference.php"},2:{name:"variable.other.php"},3:{name:"punctuation.definition.variable.php"}},match:"(?:\\s*(&))?\\s*((\\$+)[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*)\\s*(?=,|\\))",name:"meta.function.closure.use.php"}]}]},{begin:"(?x)\n\\s*((?:(?:final|abstract|public|private|protected|internal|static|async)\\s+)*)\n(function)\n(?:\\s+)\n(?:\n(__(?:call|construct|destruct|get|set|isset|unset|tostring|clone|set_state|sleep|wakeup|autoload|invoke|callStatic|dispose|disposeAsync)(?=[^a-zA-Z0-9_\\x7f-\\xff]))\n|\n([a-zA-Z0-9_]+)\n)",beginCaptures:{1:{patterns:[{match:"final|abstract|public|private|protected|internal|static|async",name:"storage.modifier.php"}]},2:{name:"storage.type.function.php"},3:{name:"support.function.magic.php"},4:{name:"entity.name.function.php"},5:{name:"meta.function.generics.php"}},end:"(?=[{;])",name:"meta.function.php",patterns:[{include:"#generics"},{begin:"(\\()",beginCaptures:{1:{name:"punctuation.definition.parameters.begin.php"}},contentName:"meta.function.arguments.php",end:"(?=\\))",patterns:[{include:"#function-arguments"}]},{begin:"(\\))",beginCaptures:{1:{name:"punctuation.definition.parameters.end.php"}},end:"(?=[{;])",patterns:[{include:"#function-return-type"}]}]},{include:"#invoke-call"},{begin:"(?xi)\n\\s*\n(?=\n[a-z_0-9$\\\\]+(::)\n(?:\n([a-z_][a-z_0-9]*)\\s*\\(\n|\n((\\$+)[a-z_\\x{7f}-\\x{ff}][a-z0-9_\\x{7f}-\\x{ff}]*)\n|\n([a-z_\\x{7f}-\\x{ff}][a-z0-9_\\x{7f}-\\x{ff}]*)\n)?\n)",end:"(?x)\n(::)\n(?:\n([A-Za-z_][A-Za-z_0-9]*)\\s*\\(\n|\n((\\$+)[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*)\n|\n([a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*)\n)?",endCaptures:{1:{name:"keyword.operator.class.php"},2:{name:"meta.function-call.static.php"},3:{name:"variable.other.class.php"},4:{name:"punctuation.definition.variable.php"},5:{name:"constant.other.class.php"}},patterns:[{match:"(self|static|parent)\\b",name:"support.type.php"},{include:"#class-name"},{include:"#variable-name"}]},{include:"#variables"},{include:"#strings"},{captures:{1:{name:"support.function.construct.php"},2:{name:"punctuation.definition.array.begin.php"},3:{name:"punctuation.definition.array.end.php"}},match:"(array)(\\()(\\))",name:"meta.array.empty.php"},{begin:"(array)(\\()",beginCaptures:{1:{name:"support.function.construct.php"},2:{name:"punctuation.definition.array.begin.php"}},end:"\\)",endCaptures:{0:{name:"punctuation.definition.array.end.php"}},name:"meta.array.php",patterns:[{include:"#language"}]},{captures:{1:{name:"support.type.php"}},match:"(?i)\\s*\\(\\s*(array|real|double|float|int(eger)?|bool(ean)?|string|object|binary|unset|arraykey|nonnull|dict|vec|keyset)\\s*\\)"},{match:"(?i)\\b(array|real|double|float|int(eger)?|bool(ean)?|string|class|clone|var|function|interface|trait|parent|self|object|arraykey|nonnull|dict|vec|keyset)\\b",name:"support.type.php"},{match:"(?i)\\b(global|abstract|const|extends|implements|final|p(r(ivate|otected)|ublic)|internal|static)\\b",name:"storage.modifier.php"},{include:"#object"},{match:";",name:"punctuation.terminator.expression.php"},{include:"#heredoc"},{match:"\\.=?",name:"keyword.operator.string.php"},{match:"=>",name:"keyword.operator.key.php"},{match:"==>",name:"keyword.operator.lambda.php"},{match:"\\|>",name:"keyword.operator.pipe.php"},{match:"(!==|!=|===|==)",name:"keyword.operator.comparison.php"},{match:"=|\\+=|\\-=|\\*=|/=|%=|&=|\\|=|\\^=|<<=|>>=",name:"keyword.operator.assignment.php"},{match:"(<=|>=|<|>)",name:"keyword.operator.comparison.php"},{match:"(\\-\\-|\\+\\+)",name:"keyword.operator.increment-decrement.php"},{match:"(\\-|\\+|\\*|/|%)",name:"keyword.operator.arithmetic.php"},{match:"(!|&&|\\|\\|)",name:"keyword.operator.logical.php"},{begin:"(?i)\\b(as|is)\\b\\s+(?=[\\\\$a-z_])",beginCaptures:{1:{name:"keyword.operator.type.php"}},end:"(?=[^\\\\$A-Za-z_0-9])",patterns:[{include:"#class-name"},{include:"#variable-name"}]},{match:"(?i)\\b(is|as)\\b",name:"keyword.operator.type.php"},{include:"#function-call"},{match:"<<|>>|~|\\^|&|\\|",name:"keyword.operator.bitwise.php"},{include:"#numbers"},{include:"#instantiation"},{begin:"\\[",beginCaptures:{0:{name:"punctuation.section.array.begin.php"}},end:"\\]",endCaptures:{0:{name:"punctuation.section.array.end.php"}},patterns:[{include:"#language"}]},{include:"#literal-collections"},{begin:"\\{",beginCaptures:{0:{name:"punctuation.section.scope.begin.php"}},end:"\\}",endCaptures:{0:{name:"punctuation.section.scope.end.php"}},patterns:[{include:"#language"}]},{include:"#constants"}]},"literal-collections":{patterns:[{begin:"(Vector|ImmVector|Set|ImmSet|Map|ImmMap|Pair)\\s*({)",beginCaptures:{1:{name:"support.class.php"},2:{name:"punctuation.section.array.begin.php"}},end:"(})",endCaptures:{1:{name:"punctuation.section.array.end.php"}},name:"meta.collection.literal.php",patterns:[{include:"#language"}]}]},namespace:{begin:"(?i)((namespace)|[a-z0-9_]+)?(\\\\)(?=.*?[^a-z_0-9\\\\])",beginCaptures:{1:{name:"entity.name.type.namespace.php"},3:{name:"punctuation.separator.inheritance.php"}},end:"(?i)(?=[a-z0-9_]*[^a-z0-9_\\\\])",name:"support.other.namespace.php",patterns:[{match:"(?i)[a-z0-9_]+(?=\\\\)",name:"entity.name.type.namespace.php"},{captures:{1:{name:"punctuation.separator.inheritance.php"}},match:"(?i)(\\\\)"}]},numbers:{match:"\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)\\b",name:"constant.numeric.php"},object:{patterns:[{begin:"(->)(\\$?\\{)",beginCaptures:{1:{name:"keyword.operator.class.php"},2:{name:"punctuation.definition.variable.php"}},end:"(\\})",endCaptures:{1:{name:"punctuation.definition.variable.php"}},patterns:[{include:"#language"}]},{captures:{1:{name:"keyword.operator.class.php"},2:{name:"meta.function-call.object.php"},3:{name:"variable.other.property.php"},4:{name:"punctuation.definition.variable.php"}},match:"(?x)\n(->)\n(?:\n([A-Za-z_][A-Za-z_0-9]*)\\s*\\(\n|\n((\\$+)?[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*)\n)?"}]},"parameter-default-types":{patterns:[{include:"#strings"},{include:"#numbers"},{include:"#variables"},{match:"=>",name:"keyword.operator.key.php"},{match:"=",name:"keyword.operator.assignment.php"},{include:"#instantiation"},{begin:"(?xi)\n\\s*\n(?=\n[a-z_0-9\\\\]+(::)\n([a-z_\\x{7f}-\\x{ff}][a-z0-9_\\x{7f}-\\x{ff}]*)?\n)",end:"(?i)(::)([a-z_\\x{7f}-\\x{ff}][a-z0-9_\\x{7f}-\\x{ff}]*)?",endCaptures:{1:{name:"keyword.operator.class.php"},2:{name:"constant.other.class.php"}},patterns:[{include:"#class-name"}]},{include:"#constants"}]},php_doc:{patterns:[{comment:"PHPDocumentor only recognises lines with an asterisk as the first non-whitespaces character",match:"^(?!\\s*\\*).*$\\n?",name:"invalid.illegal.missing-asterisk.phpdoc.php"},{captures:{1:{name:"keyword.other.phpdoc.php"},3:{name:"storage.modifier.php"},4:{name:"invalid.illegal.wrong-access-type.phpdoc.php"}},match:"^\\s*\\*\\s*(@access)\\s+((public|private|protected|internal)|(.+))\\s*$"},{captures:{1:{name:"keyword.other.phpdoc.php"},2:{name:"markup.underline.link.php"}},match:"(@xlink)\\s+(.+)\\s*$"},{match:"\\@(a(bstract|uthor)|c(ategory|opyright)|example|global|internal|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion)|uses|deprecated|final|ignore)\\b",name:"keyword.other.phpdoc.php"},{captures:{1:{name:"keyword.other.phpdoc.php"}},match:"\\{(@(link)).+?\\}",name:"meta.tag.inline.phpdoc.php"}]},"regex-double-quoted":{begin:'(?x)\n(?<=re)"/ (?=(\\\\.|[^"/])++/[imsxeADSUXu]*")',beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},end:'(/)([imsxeADSUXu]*)(")',endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.regexp.double-quoted.php",patterns:[{comment:"Escaped from the regexp – there can also be 2 backslashes (since 1 will escape the first)",match:"(\\\\){1,2}[.$^\\[\\]{}]",name:"constant.character.escape.regex.php"},{include:"#interpolation"},{captures:{1:{name:"punctuation.definition.arbitrary-repetition.php"},3:{name:"punctuation.definition.arbitrary-repetition.php"}},match:"(\\{)\\d+(,\\d+)?(\\})",name:"string.regexp.arbitrary-repetition.php"},{begin:"\\[(?:\\^?\\])?",captures:{0:{name:"punctuation.definition.character-class.php"}},end:"\\]",name:"string.regexp.character-class.php",patterns:[{include:"#interpolation"}]},{match:"[$^+*]",name:"keyword.operator.regexp.php"}]},"regex-single-quoted":{begin:"(?x)\n(?<=re)'/ (?=(\\\\.|[^'/])++/[imsxeADSUXu]*')",beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},end:"(/)([imsxeADSUXu]*)(')",endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.regexp.single-quoted.php",patterns:[{captures:{1:{name:"punctuation.definition.arbitrary-repetition.php"},3:{name:"punctuation.definition.arbitrary-repetition.php"}},match:"(\\{)\\d+(,\\d+)?(\\})",name:"string.regexp.arbitrary-repetition.php"},{comment:"Escaped from the regexp – there can also be 2 backslashes (since 1 will escape the first)",match:"(\\\\){1,2}[.$^\\[\\]{}]",name:"constant.character.escape.regex.php"},{comment:"Escaped from the PHP string – there can also be 2 backslashes (since 1 will escape the first)",match:"\\\\{1,2}[\\\\']",name:"constant.character.escape.php"},{begin:"\\[(?:\\^?\\])?",captures:{0:{name:"punctuation.definition.character-class.php"}},end:"\\]",name:"string.regexp.character-class.php",patterns:[{match:"\\\\[\\\\'\\[\\]]",name:"constant.character.escape.php"}]},{match:"[$^+*]",name:"keyword.operator.regexp.php"}]},"sql-string-double-quoted":{begin:'"\\s*(?=(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER)\\b)',beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},contentName:"source.sql.embedded.php",end:'"',endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.quoted.double.sql.php",patterns:[{comment:'Open parens cause the next escaped character to not be captured as an\nescape character. Example: $x = "SELECT (")";',match:"\\(",name:"punctuation.definition.parameters.begin.bracket.round.php"},{match:'#(\\\\"|[^"])*(?="|$\\n?)',name:"comment.line.number-sign.sql"},{match:'--(\\\\"|[^"])*(?="|$\\n?)',name:"comment.line.double-dash.sql"},{match:"\\\\[\\\\\"`']",name:"constant.character.escape.php"},{comment:'Unclosed strings must be captured to avoid them eating the remainder of the PHP script\nSample case: $sql = "SELECT * FROM bar WHERE foo = \'" . $variable . "\'"',match:"'(?=((\\\\')|[^'\"])*(\"|$))",name:"string.quoted.single.unclosed.sql"},{comment:'Unclosed strings must be captured to avoid them eating the remainder of the PHP script\nSample case: $sql = "SELECT * FROM bar WHERE foo = \'" . $variable . "\'"',match:'`(?=((\\\\`)|[^`"])*("|$))',name:"string.quoted.other.backtick.unclosed.sql"},{begin:"'",end:"'",name:"string.quoted.single.sql",patterns:[{include:"#interpolation"}]},{begin:"`",end:"`",name:"string.quoted.other.backtick.sql",patterns:[{include:"#interpolation"}]},{include:"#interpolation"},{include:"source.sql"}]},"sql-string-single-quoted":{begin:"'\\s*(?=(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER)\\b)",beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},contentName:"source.sql.embedded.php",end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.quoted.single.sql.php",patterns:[{comment:"Open parens cause the next escaped character to not be captured as an\nescape character. Example: $x = 'SELECT (')';",match:"\\(",name:"punctuation.definition.parameters.begin.bracket.round.php"},{match:"#(\\\\'|[^'])*(?='|$\\n?)",name:"comment.line.number-sign.sql"},{match:"--(\\\\'|[^'])*(?='|$\\n?)",name:"comment.line.double-dash.sql"},{match:"\\\\[\\\\'`\"]",name:"constant.character.escape.php"},{comment:'Unclosed strings must be captured to avoid them eating the remainder of the PHP script\nSample case: $sql = "SELECT * FROM bar WHERE foo = \'" . $variable . "\'"',match:"`(?=((\\\\`)|[^`'])*('|$))",name:"string.quoted.other.backtick.unclosed.sql"},{comment:'Unclosed strings must be captured to avoid them eating the remainder of the PHP script\nSample case: $sql = "SELECT * FROM bar WHERE foo = \'" . $variable . "\'"',match:'"(?=((\\\\")|[^"\'])*(\'|$))',name:"string.quoted.double.unclosed.sql"},{include:"source.sql"}]},"string-double-quoted":{begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},comment:"This contentName is just to allow the usage of “select scope” to select the string contents first, then the string with quotes",contentName:"meta.string-contents.quoted.double.php",end:'"',endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.quoted.double.php",patterns:[{include:"#interpolation"}]},"string-single-quoted":{begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.php"}},contentName:"meta.string-contents.quoted.single.php",end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.php"}},name:"string.quoted.single.php",patterns:[{match:"\\\\[\\\\']",name:"constant.character.escape.php"}]},strings:{patterns:[{include:"#regex-double-quoted"},{include:"#sql-string-double-quoted"},{include:"#string-double-quoted"},{include:"#regex-single-quoted"},{include:"#sql-string-single-quoted"},{include:"#string-single-quoted"}]},support:{patterns:[{match:"(?i)\\bapc_(s(tore|ma_info)|c(ompile_file|lear_cache|a(s|che_info))|inc|de(c|fine_constants|lete(_file)?)|exists|fetch|load_constants|add|bin_(dump(file)?|load(file)?))\\b",name:"support.function.apc.php"},{match:"(?i)\\b(s(huffle|izeof|ort)|n(ext|at(sort|casesort))|c(o(unt|mpact)|urrent)|in_array|u(sort|ksort|asort)|p(os|rev)|e(nd|ach|xtract)|k(sort|ey|rsort)|list|a(sort|r(sort|ray(_(s(hift|um|plice|earch|lice)|c(h(unk|ange_key_case)|o(unt_values|mbine))|intersect(_(u(key|assoc)|key|assoc))?|diff(_(u(key|assoc)|key|assoc))?|u(n(shift|ique)|intersect(_(uassoc|assoc))?|diff(_(uassoc|assoc))?)|p(op|ush|ad|roduct)|values|key(s|_exists)|f(il(ter|l(_keys)?)|lip)|walk(_recursive)?|r(e(duce|place(_recursive)?|verse)|and)|m(ultisort|erge(_recursive)?|ap)))?))|r(sort|eset|ange))\\b",name:"support.function.array.php"},{match:"(?i)\\b(s(how_source|ys_getloadavg|leep)|highlight_(string|file)|con(stant|nection_(status|timeout|aborted))|time_(sleep_until|nanosleep)|ignore_user_abort|d(ie|efine(d)?)|u(sleep|n(iqid|pack))|__halt_compiler|p(hp_(strip_whitespace|check_syntax)|ack)|e(val|xit)|get_browser)\\b",name:"support.function.basic_functions.php"},{match:"(?i)\\bbc(s(cale|ub|qrt)|comp|div|pow(mod)?|add|m(od|ul))\\b",name:"support.function.bcmath.php"},{match:"(?i)\\bbz(c(ompress|lose)|open|decompress|err(str|no|or)|flush|write|read)\\b",name:"support.function.bz2.php"},{match:"(?i)\\b(GregorianToJD|cal_(to_jd|info|days_in_month|from_jd)|unixtojd|jdto(unix|jewish)|easter_da(ys|te)|J(ulianToJD|ewishToJD|D(MonthName|To(Gregorian|Julian|French)|DayOfWeek))|FrenchToJD)\\b",name:"support.function.calendar.php"},{match:"(?i)\\b(c(lass_(exists|alias)|all_user_method(_array)?)|trait_exists|i(s_(subclass_of|a)|nterface_exists)|__autoload|property_exists|get_(c(lass(_(vars|methods))?|alled_class)|object_vars|declared_(classes|traits|interfaces)|parent_class)|method_exists)\\b",name:"support.function.classobj.php"},{match:"(?i)\\b(com_(set|create_guid|i(senum|nvoke)|pr(int_typeinfo|op(set|put|get))|event_sink|load(_typelib)?|addref|release|get(_active_object)?|message_pump)|variant_(s(ub|et(_type)?)|n(ot|eg)|c(a(st|t)|mp)|i(nt|div|mp)|or|d(iv|ate_(to_timestamp|from_timestamp))|pow|eqv|fix|a(nd|dd|bs)|round|get_type|xor|m(od|ul)))\\b",name:"support.function.com.php"},{match:"(?i)\\bctype_(space|cntrl|digit|upper|p(unct|rint)|lower|al(num|pha)|graph|xdigit)\\b",name:"support.function.ctype.php"},{match:"(?i)\\bcurl_(setopt(_array)?|c(opy_handle|lose)|init|e(rr(no|or)|xec)|version|getinfo|multi_(select|close|in(it|fo_read)|exec|add_handle|remove_handle|getcontent))\\b",name:"support.function.curl.php"},{match:"(?i)\\b(str(totime|ptime|ftime)|checkdate|time(zone_(name_(from_abbr|get)|transitions_get|identifiers_list|o(pen|ffset_get)|version_get|location_get|abbreviations_list))?|idate|date(_(su(n(set|_info|rise)|b)|create(_from_format)?|time(stamp_(set|get)|zone_(set|get)|_set)|i(sodate_set|nterval_(create_from_date_string|format))|offset_get|d(iff|efault_timezone_(set|get)|ate_set)|parse(_from_format)?|format|add|get_last_errors|modify))?|localtime|g(et(timeofday|date)|m(strftime|date|mktime))|m(icrotime|ktime))\\b",name:"support.function.datetime.php"},{match:"(?i)\\bdba_(sync|handlers|nextkey|close|insert|op(timize|en)|delete|popen|exists|key_split|f(irstkey|etch)|list|replace)\\b",name:"support.function.dba.php"},{match:"(?i)\\bdbx_(sort|c(o(nnect|mpare)|lose)|e(scape_string|rror)|query|fetch_row)\\b",name:"support.function.dbx.php"},{match:"(?i)\\b(scandir|c(h(dir|root)|losedir)|opendir|dir|re(winddir|addir)|getcwd)\\b",name:"support.function.dir.php"},{match:"(?i)\\bdotnet_load\\b",name:"support.function.dotnet.php"},{match:"(?i)\\beio_(s(y(nc(_file_range|fs)?|mlink)|tat(vfs)?|e(ndfile|t_m(in_parallel|ax_(idle|p(oll_(time|reqs)|arallel)))|ek))|n(threads|op|pending|re(qs|ady))|c(h(own|mod)|ustom|lose|ancel)|truncate|init|open|dup2|u(nlink|time)|poll|event_loop|f(s(ync|tat(vfs)?)|ch(own|mod)|truncate|datasync|utime|allocate)|write|l(stat|ink)|r(e(name|a(d(dir|link|ahead)?|lpath))|mdir)|g(et_(event_stream|last_error)|rp(_(cancel|limit|add))?)|mk(nod|dir)|busy)\\b",name:"support.function.eio.php"},{match:"(?i)\\benchant_(dict_(s(tore_replacement|uggest)|check|is_in_session|describe|quick_check|add_to_(session|personal)|get_error)|broker_(set_ordering|init|d(ict_exists|escribe)|free(_dict)?|list_dicts|request_(dict|pwl_dict)|get_error))\\b",name:"support.function.enchant.php"},{match:"(?i)\\b(s(plit(i)?|ql_regcase)|ereg(i(_replace)?|_replace)?)\\b",name:"support.function.ereg.php"},{match:"(?i)\\b(set_e(rror_handler|xception_handler)|trigger_error|debug_(print_backtrace|backtrace)|user_error|error_(log|reporting|get_last)|restore_e(rror_handler|xception_handler))\\b",name:"support.function.errorfunc.php"},{match:"(?i)\\b(s(hell_exec|ystem)|p(assthru|roc_(nice|close|terminate|open|get_status))|e(scapeshell(cmd|arg)|xec))\\b",name:"support.function.exec.php"},{match:"(?i)\\b(exif_(t(humbnail|agname)|imagetype|read_data)|read_exif_data)\\b",name:"support.function.exif.php"},{match:"(?i)\\b(s(ymlink|tat|et_file_buffer)|c(h(own|grp|mod)|opy|learstatcache)|t(ouch|empnam|mpfile)|is_(dir|uploaded_file|executable|file|writ(eable|able)|link|readable)|d(i(sk(_(total_space|free_space)|freespace)|rname)|elete)|u(nlink|mask)|p(close|open|a(thinfo|rse_ini_(string|file)))|f(s(canf|tat|eek)|nmatch|close|t(ell|runcate)|ile(size|ctime|type|inode|owner|_(put_contents|exists|get_contents)|perms|atime|group|mtime)?|open|p(ut(s|csv)|assthru)|eof|flush|write|lock|read|get(s(s)?|c(sv)?))|l(stat|ch(own|grp)|ink(info)?)|r(e(name|wind|a(d(file|link)|lpath(_cache_(size|get))?))|mdir)|glob|m(ove_uploaded_file|kdir)|basename)\\b",name:"support.function.file.php"},{match:"(?i)\\b(finfo_(set_flags|close|open|file|buffer)|mime_content_type)\\b",name:"support.function.fileinfo.php"},{match:"(?i)\\bfilter_(has_var|i(nput(_array)?|d)|var(_array)?|list)\\b",name:"support.function.filter.php"},{match:"(?i)\\b(c(all_user_func(_array)?|reate_function)|unregister_tick_function|f(orward_static_call(_array)?|unc(tion_exists|_(num_args|get_arg(s)?)))|register_(shutdown_function|tick_function)|get_defined_functions)\\b",name:"support.function.funchand.php"},{match:"(?i)\\b(ngettext|textdomain|d(ngettext|c(ngettext|gettext)|gettext)|gettext|bind(textdomain|_textdomain_codeset))\\b",name:"support.function.gettext.php"},{match:"(?i)\\bgmp_(s(can(1|0)|trval|ign|ub|etbit|qrt(rem)?)|hamdist|ne(g|xtprime)|c(om|lrbit|mp)|testbit|in(tval|it|vert)|or|div(_(q(r)?|r)|exact)?|jacobi|p(o(pcount|w(m)?)|erfect_square|rob_prime)|fact|legendre|a(nd|dd|bs)|random|gcd(ext)?|xor|m(od|ul))\\b",name:"support.function.gmp.php"},{match:"(?i)\\bhash(_(hmac(_file)?|copy|init|update(_(stream|file))?|pbkdf2|fi(nal|le)|algos))?\\b",name:"support.function.hash.php"},{match:"(?i)\\b(http_(s(upport|end_(st(atus|ream)|content_(type|disposition)|data|file|last_modified))|head|negotiate_(c(harset|ontent_type)|language)|c(hunked_decode|ache_(etag|last_modified))|throttle|inflate|d(eflate|ate)|p(ost_(data|fields)|ut_(stream|data|file)|ersistent_handles_(c(ount|lean)|ident)|arse_(headers|cookie|params|message))|re(direct|quest(_(method_(name|unregister|exists|register)|body_encode))?)|get(_request_(headers|body(_stream)?))?|match_(etag|request_header|modified)|build_(str|cookie|url))|ob_(inflatehandler|deflatehandler|etaghandler))\\b",name:"support.function.http.php"},{match:"(?i)\\b(iconv(_(s(tr(pos|len|rpos)|ubstr|et_encoding)|get_encoding|mime_(decode(_headers)?|encode)))?|ob_iconv_handler)\\b",name:"support.function.iconv.php"},{match:"(?i)\\biis_(s(t(op_serv(ice|er)|art_serv(ice|er))|et_(s(cript_map|erver_rights)|dir_security|app_settings))|add_server|remove_server|get_(s(cript_map|erv(ice_state|er_(rights|by_(comment|path))))|dir_security))\\b",name:"support.function.iisfunc.php"},{match:"(?i)\\b(i(ptc(parse|embed)|mage(s(y|tring(up)?|et(style|t(hickness|ile)|pixel|brush)|avealpha|x)|c(har(up)?|o(nvolution|py(res(ized|ampled)|merge(gray)?)?|lor(s(total|et|forindex)|closest(hwb|alpha)?|transparent|deallocate|exact(alpha)?|a(t|llocate(alpha)?)|resolve(alpha)?|match))|reate(truecolor|from(string|jpeg|png|wbmp|g(if|d(2(part)?)?)|x(pm|bm)))?)|t(ypes|tf(text|bbox)|ruecolortopalette)|i(struecolor|nterlace)|2wbmp|d(estroy|ashedline)|jpeg|_type_to_(extension|mime_type)|p(s(slantfont|text|e(ncodefont|xtendfont)|freefont|loadfont|bbox)|ng|olygon|alettecopy)|ellipse|f(t(text|bbox)|il(ter|l(toborder|ed(polygon|ellipse|arc|rectangle))?)|ont(height|width))|wbmp|l(ine|oadfont|ayereffect)|a(ntialias|lphablending|rc)|r(otate|ectangle)|g(if|d(2)?|ammacorrect|rab(screen|window))|xbm))|jpeg2wbmp|png2wbmp|g(d_info|etimagesize(fromstring)?))\\b",name:"support.function.image.php"},{match:"(?i)\\b(s(ys_get_temp_dir|et_(time_limit|include_path|magic_quotes_runtime))|ini_(set|alter|restore|get(_all)?)|zend_(thread_id|version|logo_guid)|dl|p(hp(credits|info|_(sapi_name|ini_(scanned_files|loaded_file)|uname|logo_guid)|version)|utenv)|extension_loaded|version_compare|assert(_options)?|restore_include_path|g(c_(collect_cycles|disable|enable(d)?)|et(opt|_(c(urrent_user|fg_var)|include(d_files|_path)|defined_constants|extension_funcs|loaded_extensions|required_files|magic_quotes_(runtime|gpc))|env|lastmod|rusage|my(inode|uid|pid|gid)))|m(emory_get_(usage|peak_usage)|a(in|gic_quotes_runtime)))\\b",name:"support.function.info.php"},{match:"(?i)\\bibase_(se(t_event_handler|rv(ice_(detach|attach)|er_info))|n(um_(params|fields)|ame_result)|c(o(nnect|mmit(_ret)?)|lose)|trans|d(elete_user|rop_db|b_info)|p(connect|aram_info|repare)|e(rr(code|msg)|xecute)|query|f(ield_info|etch_(object|assoc|row)|ree_(event_handler|query|result))|wait_event|a(dd_user|ffected_rows)|r(ollback(_ret)?|estore)|gen_id|m(odify_user|aintain_db)|b(lob_(c(lose|ancel|reate)|i(nfo|mport)|open|echo|add|get)|ackup))\\b",name:"support.function.interbase.php"},{match:"(?i)\\b(n(ormalizer_(normalize|is_normalized)|umfmt_(set_(symbol|text_attribute|pattern|attribute)|create|parse(_currency)?|format(_currency)?|get_(symbol|text_attribute|pattern|error_(code|message)|locale|attribute)))|collator_(s(ort(_with_sort_keys)?|et_(strength|attribute))|c(ompare|reate)|asort|get_(s(trength|ort_key)|error_(code|message)|locale|attribute))|transliterator_(create(_(inverse|from_rules))?|transliterate|list_ids|get_error_(code|message))|i(ntl_(is_failure|error_name|get_error_(code|message))|dn_to_(u(nicode|tf8)|ascii))|datefmt_(set_(calendar|timezone(_id)?|pattern|lenient)|create|is_lenient|parse|format(_object)?|localtime|get_(calendar(_object)?|time(type|zone(_id)?)|datetype|pattern|error_(code|message)|locale))|locale_(set_default|compose|parse|filter_matches|lookup|accept_from_http|get_(script|d(isplay_(script|name|variant|language|region)|efault)|primary_language|keywords|all_variants|region))|resourcebundle_(c(ount|reate)|locales|get(_error_(code|message))?)|grapheme_(s(tr(str|i(str|pos)|pos|len|r(ipos|pos))|ubstr)|extract)|msgfmt_(set_pattern|create|parse(_message)?|format(_message)?|get_(pattern|error_(code|message)|locale)))\\b",name:"support.function.intl.php"},{match:"(?i)\\bjson_(decode|encode|last_error)\\b",name:"support.function.json.php"},{match:"(?i)\\bldap_(s(tart_tls|ort|e(t_(option|rebind_proc)|arch)|asl_bind)|next_(entry|attribute|reference)|c(o(n(nect|trol_paged_result(_response)?)|unt_entries|mpare)|lose)|t61_to_8859|d(n2ufn|elete)|8859_to_t61|unbind|parse_re(sult|ference)|e(rr(no|2str|or)|xplode_dn)|f(irst_(entry|attribute|reference)|ree_result)|list|add|re(name|ad)|get_(option|dn|entries|values(_len)?|attributes)|mod(ify|_(del|add|replace))|bind)\\b",name:"support.function.ldap.php"},{match:"(?i)\\blibxml_(set_(streams_context|external_entity_loader)|clear_errors|disable_entity_loader|use_internal_errors|get_(errors|last_error))\\b",name:"support.function.libxml.php"},{match:"(?i)\\b(ezmlm_hash|mail)\\b",name:"support.function.mail.php"},{match:"(?i)\\b(s(in(h)?|qrt|rand)|h(ypot|exdec)|c(os(h)?|eil)|tan(h)?|is_(nan|infinite|finite)|octdec|de(c(hex|oct|bin)|g2rad)|p(i|ow)|exp(m1)?|f(loor|mod)|l(cg_value|og(1(p|0))?)|a(sin(h)?|cos(h)?|tan(h|2)?|bs)|r(ound|a(nd|d2deg))|getrandmax|m(t_(srand|rand|getrandmax)|in|ax)|b(indec|ase_convert))\\b",name:"support.function.math.php"},{match:"(?i)\\bmb_(s(tr(str|cut|to(upper|lower)|i(str|pos|mwidth)|pos|width|len|r(chr|i(chr|pos)|pos))|ubst(itute_character|r(_count)?)|plit|end_mail)|http_(input|output)|c(heck_encoding|onvert_(case|encoding|variables|kana))|internal_encoding|output_handler|de(code_(numericentity|mimeheader)|tect_(order|encoding))|p(arse_str|referred_mime_name)|e(ncod(ing_aliases|e_(numericentity|mimeheader))|reg(i(_replace)?|_(search(_(setpos|init|pos|regs|get(pos|regs)))?|replace(_callback)?|match))?)|l(ist_encodings|anguage)|regex_(set_options|encoding)|get_info)\\b",name:"support.function.mbstring.php"},{match:"(?i)\\bm(crypt_(c(fb|reate_iv|bc)|ofb|decrypt|e(nc(_(self_test|is_block_(algorithm(_mode)?|mode)|get_(supported_key_sizes|iv_size|key_size|algorithms_name|modes_name|block_size))|rypt)|cb)|list_(algorithms|modes)|ge(neric(_(init|deinit|end))?|t_(cipher_name|iv_size|key_size|block_size))|module_(self_test|close|is_block_(algorithm(_mode)?|mode)|open|get_(supported_key_sizes|algo_(key_size|block_size))))|decrypt_generic)\\b",name:"support.function.mcrypt.php"},{match:"(?i)\\bmemcache_debug\\b",name:"support.function.memcache.php"},{match:"(?i)\\bmhash(_(count|keygen_s2k|get_(hash_name|block_size)))?\\b",name:"support.function.mhash.php"},{match:"(?i)\\bbson_(decode|encode)\\b",name:"support.function.mongo.php"},{match:"(?i)\\bmysql_(s(tat|e(t_charset|lect_db))|num_(fields|rows)|c(onnect|l(ient_encoding|ose)|reate_db)|t(hread_id|ablename)|in(sert_id|fo)|d(ata_seek|rop_db|b_(name|query))|unbuffered_query|p(connect|ing)|e(scape_string|rr(no|or))|query|f(ield_(seek|name|t(ype|able)|flags|len)|etch_(object|field|lengths|a(ssoc|rray)|row)|ree_result)|list_(tables|dbs|processes|fields)|affected_rows|re(sult|al_escape_string)|get_(server_info|host_info|client_info|proto_info))\\b",name:"support.function.mysql.php"},{match:"(?i)\\bmysqli_(s(sl_set|t(ore_result|at|mt_(s(tore_result|end_long_data)|next_result|close|init|data_seek|prepare|execute|f(etch|ree_result)|attr_(set|get)|res(ult_metadata|et)|get_(warnings|result)|more_results|bind_(param|result)))|e(nd_(query|long_data)|t_(charset|opt|local_infile_(handler|default))|lect_db)|lave_query)|next_result|c(ha(nge_user|racter_set_name)|o(nnect|mmit)|l(ient_encoding|ose))|thread_safe|init|options|d(isable_r(pl_parse|eads_from_master)|ump_debug_info|ebug|ata_seek)|use_result|p(ing|oll|aram_count|repare)|e(scape_string|nable_r(pl_parse|eads_from_master)|xecute|mbedded_server_(start|end))|kill|query|f(ield_seek|etch(_(object|field(s|_direct)?|a(ssoc|ll|rray)|row))?|ree_result)|autocommit|r(ollback|pl_(p(arse_enabled|robe)|query_type)|e(port|fresh|a(p_async_query|l_(connect|escape_string|query))))|get_(c(harset|onnection_stats|lient_(stats|info|version)|ache_stats)|warnings|metadata)|m(ore_results|ulti_query|aster_query)|bind_(param|result))\\b",name:"support.function.mysqli.php"},{match:"(?i)\\bmysqlnd_memcache_(set|get_config)\\b",name:"support.function.mysqlnd-memcache.php"},{match:"(?i)\\bmysqlnd_ms_(set_(user_pick_server|qos)|query_is_select|get_(stats|last_(used_connection|gtid))|match_wild)\\b",name:"support.function.mysqlnd-ms.php"},{match:"(?i)\\bmysqlnd_qc_(set_(storage_handler|cache_condition|is_select|user_handlers)|clear_cache|get_(normalized_query_trace_log|c(ore_stats|ache_info)|query_trace_log|available_handlers))\\b",name:"support.function.mysqlnd-qc.php"},{match:"(?i)\\bmysqlnd_uh_(set_(statement_proxy|connection_proxy)|convert_to_mysqlnd)\\b",name:"support.function.mysqlnd-uh.php"},{match:"(?i)\\b(s(yslog|ocket_(set_(timeout|blocking)|get_status)|et(cookie|rawcookie))|h(ttp_response_code|eader(s_(sent|list)|_re(gister_callback|move))?)|c(heckdnsrr|loselog)|i(net_(ntop|pton)|p2long)|openlog|d(ns_(check_record|get_(record|mx))|efine_syslog_variables)|pfsockopen|fsockopen|long2ip|get(servby(name|port)|host(name|by(name(l)?|addr))|protobyn(umber|ame)|mxrr))\\b",name:"support.function.network.php"},{match:"(?i)\\bnsapi_(virtual|re(sponse_headers|quest_headers))\\b",name:"support.function.nsapi.php"},{match:"(?i)\\b(deaggregate|aggregat(ion_info|e(_(info|properties(_by_(list|regexp))?|methods(_by_(list|regexp))?))?))\\b",name:"support.function.objaggregation.php"},{match:"(?i)\\boci(s(tatementtype|e(tprefetch|rverversion)|avelob(file)?)|n(umcols|ew(c(ollection|ursor)|descriptor)|logon)|c(o(l(umn(s(cale|ize)|name|type(raw)?|isnull|precision)|l(size|trim|a(ssign(elem)?|ppend)|getelem|max))|mmit)|loselob|ancel)|internaldebug|definebyname|_(s(tatement_type|e(t_(client_i(nfo|dentifier)|prefetch|edition|action|module_name)|rver_version))|n(um_(fields|rows)|ew_(c(o(nnect|llection)|ursor)|descriptor))|c(o(nnect|mmit)|l(ient_version|ose)|ancel)|internal_debug|define_by_name|p(connect|a(ssword_change|rse))|e(rror|xecute)|f(ield_(s(cale|ize)|name|type(_raw)?|is_null|precision)|etch(_(object|a(ssoc|ll|rray)|row))?|ree_(statement|descriptor))|lob_(copy|is_equal)|r(ollback|esult)|bind_(array_by_name|by_name))|p(logon|arse)|e(rror|xecute)|f(etch(statement|into)?|ree(statement|c(ollection|ursor)|desc))|write(temporarylob|lobtofile)|lo(adlob|go(n|ff))|r(o(wcount|llback)|esult)|bindbyname)\\b",name:"support.function.oci8.php"},{match:"(?i)\\bopenssl_(s(ign|eal)|c(sr_(sign|new|export(_to_file)?|get_(subject|public_key))|ipher_iv_length)|open|d(h_compute_key|igest|ecrypt)|p(ublic_(decrypt|encrypt)|k(cs(12_(export(_to_file)?|read)|7_(sign|decrypt|encrypt|verify))|ey_(new|export(_to_file)?|free|get_(details|p(ublic|rivate))))|rivate_(decrypt|encrypt))|e(ncrypt|rror_string)|verify|free_key|random_pseudo_bytes|get_(cipher_methods|p(ublickey|rivatekey)|md_methods)|x509_(check(_private_key|purpose)|parse|export(_to_file)?|free|read))\\b",name:"support.function.openssl.php"},{match:"(?i)\\b(o(utput_(add_rewrite_var|reset_rewrite_vars)|b_(start|clean|implicit_flush|end_(clean|flush)|flush|list_handlers|g(zhandler|et_(status|c(ontents|lean)|flush|le(ngth|vel)))))|flush)\\b",name:"support.function.output.php"},{match:"(?i)\\bpassword_(hash|needs_rehash|verify|get_info)\\b",name:"support.function.password.php"},{match:"(?i)\\bpcntl_(s(ig(nal(_dispatch)?|timedwait|procmask|waitinfo)|etpriority)|exec|fork|w(stopsig|termsig|if(s(topped|ignaled)|exited)|exitstatus|ait(pid)?)|alarm|getpriority)\\b",name:"support.function.pcntl.php"},{match:"(?i)\\bpg_(se(nd_(prepare|execute|query(_params)?)|t_(client_encoding|error_verbosity)|lect)|host|num_(fields|rows)|c(o(n(nect(ion_(status|reset|busy))?|vert)|py_(to|from))|l(ient_encoding|ose)|ancel_query)|t(ty|ra(nsaction_status|ce))|insert|options|d(elete|bname)|u(n(trace|escape_bytea)|pdate)|p(connect|ing|ort|ut_line|arameter_status|repare)|e(scape_(string|identifier|literal|bytea)|nd_copy|xecute)|version|query(_params)?|f(ield_(size|n(um|ame)|t(ype(_oid)?|able)|is_null|prtlen)|etch_(object|a(ssoc|ll(_columns)?|rray)|r(ow|esult))|ree_result)|l(o_(seek|c(lose|reate)|tell|import|open|unlink|export|write|read(_all)?)|ast_(notice|oid|error))|affected_rows|result_(s(tatus|eek)|error(_field)?)|get_(notify|pid|result)|meta_data)\\b",name:"support.function.pgsql.php"},{match:"(?i)\\b(virtual|apache_(setenv|note|child_terminate|lookup_uri|re(s(ponse_headers|et_timeout)|quest_headers)|get(_(version|modules)|env))|getallheaders)\\b",name:"support.function.php_apache.php"},{match:"(?i)\\bdom_import_simplexml\\b",name:"support.function.php_dom.php"},{match:"(?i)\\bftp_(s(sl_connect|ystype|i(te|ze)|et_option)|n(list|b_(continue|put|f(put|get)|get))|c(h(dir|mod)|onnect|dup|lose)|delete|p(ut|wd|asv)|exec|quit|f(put|get)|login|alloc|r(ename|aw(list)?|mdir)|get(_option)?|m(dtm|kdir))\\b",name:"support.function.php_ftp.php"},{match:"(?i)\\bimap_(s(can(mailbox)?|tatus|ort|ubscribe|e(t(_quota|flag_full|acl)|arch)|avebody)|header(s|info)?|num_(recent|msg)|c(heck|l(ose|earflag_full)|reate(mailbox)?)|t(hread|imeout)|open|delete(mailbox)?|8bit|u(n(subscribe|delete)|tf(7_(decode|encode)|8)|id)|ping|e(rrors|xpunge)|qprint|fetch(structure|header|text|_overview|mime|body)|l(sub|ist(s(can|ubscribed)|mailbox)?|ast_error)|a(ppend|lerts)|r(e(name(mailbox)?|open)|fc822_(parse_(headers|adrlist)|write_address))|g(c|et(subscribed|_quota(root)?|acl|mailboxes))|m(sgno|ime_header_decode|ail(_(co(py|mpose)|move)|boxmsginfo)?)|b(inary|ody(struct)?|ase64))\\b",name:"support.function.php_imap.php"},{match:"(?i)\\bmssql_(select_db|n(um_(fields|rows)|ext_result)|c(onnect|lose)|init|data_seek|pconnect|execute|query|f(ield_(seek|name|type|length)|etch_(object|field|a(ssoc|rray)|row|batch)|ree_(statement|result))|r(ows_affected|esult)|g(uid_string|et_last_message)|min_(error_severity|message_severity)|bind)\\b",name:"support.function.php_mssql.php"},{match:"(?i)\\bodbc_(s(tatistics|pecialcolumns|etoption)|n(um_(fields|rows)|ext_result)|c(o(nnect|lumn(s|privileges)|mmit)|ursor|lose(_all)?)|table(s|privileges)|d(o|ata_source)|p(connect|r(imarykeys|ocedure(s|columns)|epare))|e(rror(msg)?|xec(ute)?)|f(ield_(scale|n(um|ame)|type|precision|len)|oreignkeys|etch_(into|object|array|row)|ree_result)|longreadlen|autocommit|r(ollback|esult(_all)?)|gettypeinfo|binmode)\\b",name:"support.function.php_odbc.php"},{match:"(?i)\\bpreg_(split|quote|filter|last_error|replace(_callback)?|grep|match(_all)?)\\b",name:"support.function.php_pcre.php"},{match:"(?i)\\b(spl_(classes|object_hash|autoload(_(call|unregister|extensions|functions|register))?)|class_(implements|uses|parents)|iterator_(count|to_array|apply))\\b",name:"support.function.php_spl.php"},{match:"(?i)\\bzip_(close|open|entry_(name|c(ompress(ionmethod|edsize)|lose)|open|filesize|read)|read)\\b",name:"support.function.php_zip.php"},{match:"(?i)\\bposix_(s(trerror|et(sid|uid|pgid|e(uid|gid)|gid))|ctermid|t(tyname|imes)|i(satty|nitgroups)|uname|errno|kill|access|get(sid|cwd|uid|_last_error|p(id|pid|w(nam|uid)|g(id|rp))|e(uid|gid)|login|rlimit|g(id|r(nam|oups|gid)))|mk(nod|fifo))\\b",name:"support.function.posix.php"},{match:"(?i)\\bset(threadtitle|proctitle)\\b",name:"support.function.proctitle.php"},{match:"(?i)\\bpspell_(s(tore_replacement|uggest|ave_wordlist)|new(_(config|personal))?|c(heck|onfig_(save_repl|create|ignore|d(ict_dir|ata_dir)|personal|r(untogether|epl)|mode)|lear_session)|add_to_(session|personal))\\b",name:"support.function.pspell.php"},{match:"(?i)\\breadline(_(c(ompletion_function|lear_history|allback_(handler_(install|remove)|read_char))|info|on_new_line|write_history|list_history|add_history|re(display|ad_history)))?\\b",name:"support.function.readline.php"},{match:"(?i)\\brecode(_(string|file))?\\b",name:"support.function.recode.php"},{match:"(?i)\\brrd_(create|tune|info|update|error|version|f(irst|etch)|last(update)?|restore|graph|xport)\\b",name:"support.function.rrd.php"},{match:"(?i)\\b(s(hm_(has_var|detach|put_var|attach|remove(_var)?|get_var)|em_(acquire|re(lease|move)|get))|ftok|msg_(s(tat_queue|e(nd|t_queue))|queue_exists|re(ceive|move_queue)|get_queue))\\b",name:"support.function.sem.php"},{match:"(?i)\\bsession_(s(ta(tus|rt)|et_(save_handler|cookie_params)|ave_path)|name|c(ommit|ache_(expire|limiter))|i(s_registered|d)|de(stroy|code)|un(set|register)|encode|write_close|reg(ister(_shutdown)?|enerate_id)|get_cookie_params|module_name)\\b",name:"support.function.session.php"},{match:"(?i)\\bshmop_(size|close|open|delete|write|read)\\b",name:"support.function.shmop.php"},{match:"(?i)\\bsimplexml_(import_dom|load_(string|file))\\b",name:"support.function.simplexml.php"},{match:"(?i)\\bsnmp(set|2_(set|walk|real_walk|get(next)?)|_(set_(oid_(numeric_print|output_format)|enum_print|valueretrieval|quick_print)|read_mib|get_(valueretrieval|quick_print))|3_(set|walk|real_walk|get(next)?)|walk(oid)?|realwalk|get(next)?)\\b",name:"support.function.snmp.php"},{match:"(?i)\\b(is_soap_fault|use_soap_error_handler)\\b",name:"support.function.soap.php"},{match:"(?i)\\bsocket_(s(hutdown|trerror|e(nd(to)?|t_(nonblock|option|block)|lect))|c(onnect|l(ose|ear_error)|reate(_(pair|listen))?)|import_stream|write|l(isten|ast_error)|accept|re(cv(from)?|ad)|get(sockname|_option|peername)|bind)\\b",name:"support.function.sockets.php"},{match:"(?i)\\bsqlite_(s(ingle_query|eek)|has_(prev|more)|n(um_(fields|rows)|ext)|c(hanges|olumn|urrent|lose|reate_(function|aggregate))|open|u(nbuffered_query|df_(decode_binary|encode_binary))|p(open|rev)|e(scape_string|rror_string|xec)|valid|key|query|f(ield_name|etch_(s(tring|ingle)|column_types|object|a(ll|rray))|actory)|l(ib(encoding|version)|ast_(insert_rowid|error))|array_query|rewind|busy_timeout)\\b",name:"support.function.sqlite.php"},{match:"(?i)\\bsqlsrv_(se(nd_stream_data|rver_info)|has_rows|n(um_(fields|rows)|ext_result)|c(o(n(nect|figure)|mmit)|l(ient_info|ose)|ancel)|prepare|e(rrors|xecute)|query|f(ield_metadata|etch(_(object|array))?|ree_stmt)|ro(ws_affected|llback)|get_(config|field)|begin_transaction)\\b",name:"support.function.sqlsrv.php"},{match:"(?i)\\bstats_(s(ta(ndard_deviation|t_(noncentral_t|correlation|in(nerproduct|dependent_t)|p(owersum|ercentile|aired_t)|gennch|binomial_coef))|kew)|harmonic_mean|c(ovariance|df_(n(oncentral_(chisquare|f)|egative_binomial)|c(hisquare|auchy)|t|uniform|poisson|exponential|f|weibull|l(ogistic|aplace)|gamma|b(inomial|eta)))|den(s_(n(ormal|egative_binomial)|c(hisquare|auchy)|t|pmf_(hypergeometric|poisson|binomial)|exponential|f|weibull|l(ogistic|aplace)|gamma|beta)|_uniform)|variance|kurtosis|absolute_deviation|rand_(setall|phrase_to_seeds|ranf|ge(n_(no(ncen(tral_(t|f)|ral_chisquare)|rmal)|chisquare|t|i(nt|uniform|poisson|binomial(_negative)?)|exponential|f(uniform)?|gamma|beta)|t_seeds)))\\b",name:"support.function.stats.php"},{match:"(?i)\\bs(tream_(s(ocket_(s(hutdown|e(ndto|rver))|client|pair|enable_crypto|accept|recvfrom|get_name)|upports_lock|e(t_(chunk_size|timeout|write_buffer|read_buffer|blocking)|lect))|notification_callback|co(ntext_(set_(option|default|params)|create|get_(options|default|params))|py_to_stream)|is_local|encoding|filter_(prepend|append|re(gister|move))|wrapper_(unregister|re(store|gister))|re(solve_include_path|gister_wrapper)|get_(contents|transports|filters|wrappers|line|meta_data)|bucket_(new|prepend|append|make_writeable))|et_socket_blocking)\\b",name:"support.function.streamsfuncs.php"},{match:"(?i)\\b(s(scanf|ha1(_file)?|tr(s(tr|pn)|n(c(asecmp|mp)|atc(asecmp|mp))|c(spn|hr|oll|asecmp|mp)|t(o(upper|k|lower)|r)|i(str|p(slashes|cslashes|os|_tags))|_(s(huffle|plit)|ireplace|pad|word_count|r(ot13|ep(eat|lace))|getcsv)|p(os|brk)|len|r(chr|ipos|pos|ev))|imilar_text|oundex|ubstr(_(co(unt|mpare)|replace))?|printf|etlocale)|h(tml(specialchars(_decode)?|_entity_decode|entities)|e(x2bin|brev(c)?))|n(umber_format|l(2br|_langinfo))|c(h(op|unk_split|r)|o(nvert_(cyr_string|uu(decode|encode))|unt_chars)|r(ypt|c32))|trim|implode|ord|uc(first|words)|join|p(arse_str|rint(f)?)|e(cho|xplode)|v(sprintf|printf|fprintf)|quote(d_printable_(decode|encode)|meta)|fprintf|wordwrap|l(cfirst|trim|ocaleconv|evenshtein)|add(slashes|cslashes)|rtrim|get_html_translation_table|m(oney_format|d5(_file)?|etaphone)|bin2hex)\\b",name:"support.function.string.php"},{match:"(?i)\\bsybase_(se(t_message_handler|lect_db)|num_(fields|rows)|c(onnect|lose)|d(eadlock_retry_count|ata_seek)|unbuffered_query|pconnect|query|f(ield_seek|etch_(object|field|a(ssoc|rray)|row)|ree_result)|affected_rows|result|get_last_message|min_(server_severity|client_severity|error_severity|message_severity))\\b",name:"support.function.sybase.php"},{match:"(?i)\\b(taint|is_tainted|untaint)\\b",name:"support.function.taint.php"},{match:"(?i)\\b(tidy_(s(et(opt|_encoding)|ave_config)|c(onfig_count|lean_repair)|is_x(html|ml)|diagnose|parse_(string|file)|error_count|warning_count|load_config|access_count|re(set_config|pair_(string|file))|get(opt|_(status|h(tml(_ver)?|ead)|config|o(utput|pt_doc)|r(oot|elease)|body)))|ob_tidyhandler)\\b",name:"support.function.tidy.php"},{match:"(?i)\\btoken_(name|get_all)\\b",name:"support.function.tokenizer.php"},{match:"(?i)\\btrader_(s(t(och(f|rsi)?|ddev)|in(h)?|u(m|b)|et_(compat|unstable_period)|qrt|ar(ext)?|ma)|ht_(sine|trend(line|mode)|dcp(hase|eriod)|phasor)|natr|c(ci|o(s(h)?|rrel)|dl(s(ho(otingstar|rtline)|t(icksandwich|alledpattern)|pinningtop|eparatinglines)|h(i(kkake(mod)?|ghwave)|omingpigeon|a(ngingman|rami(cross)?|mmer))|c(o(ncealbabyswall|unterattack)|losingmarubozu)|t(hrusting|a(sukigap|kuri)|ristar)|i(n(neck|vertedhammer)|dentical3crows)|2crows|onneck|d(oji(star)?|arkcloudcover|ragonflydoji)|u(nique3river|psidegap2crows)|3(starsinsouth|inside|outside|whitesoldiers|linestrike|blackcrows)|piercing|e(ngulfing|vening(star|dojistar))|kicking(bylength)?|l(ongl(ine|eggeddoji)|adderbottom)|a(dvanceblock|bandonedbaby)|ri(sefall3methods|ckshawman)|g(apsidesidewhite|ravestonedoji)|xsidegap3methods|m(orning(star|dojistar)|a(t(hold|chinglow)|rubozu))|b(elthold|reakaway))|eil|mo)|t(sf|ypprice|3|ema|an(h)?|r(i(x|ma)|ange))|obv|d(iv|ema|x)|ultosc|p(po|lus_d(i|m))|e(rrno|xp|ma)|var|kama|floor|w(clprice|illr|ma)|l(n|inearreg(_(slope|intercept|angle))?|og10)|a(sin|cos|t(an|r)|d(osc|d|x(r)?)?|po|vgprice|roon(osc)?)|r(si|oc(p|r(100)?)?)|get_(compat|unstable_period)|m(i(n(index|us_d(i|m)|max(index)?)?|dp(oint|rice))|om|ult|edprice|fi|a(cd(ext|fix)?|vp|x(index)?|ma)?)|b(op|eta|bands))\\b",name:"support.function.trader.php"},{match:"(?i)\\b(http_build_query|url(decode|encode)|parse_url|rawurl(decode|encode)|get_(headers|meta_tags)|base64_(decode|encode))\\b",name:"support.function.url.php"},{match:"(?i)\\b(s(trval|e(ttype|rialize))|i(s(set|_(s(calar|tring)|nu(ll|meric)|callable|int(eger)?|object|double|float|long|array|re(source|al)|bool|arraykey|nonnull|dict|vec|keyset))|ntval|mport_request_variables)|d(oubleval|ebug_zval_dump)|unse(t|rialize)|print_r|empty|var_(dump|export)|floatval|get(type|_(defined_vars|resource_type))|boolval)\\b",name:"support.function.var.php"},{match:"(?i)\\bwddx_(serialize_va(lue|rs)|deserialize|packet_(start|end)|add_vars)\\b",name:"support.function.wddx.php"},{match:"(?i)\\bxhprof_(sample_(disable|enable)|disable|enable)\\b",name:"support.function.xhprof.php"},{match:"(?i)\\b(utf8_(decode|encode)|xml_(set_(start_namespace_decl_handler|notation_decl_handler|character_data_handler|object|default_handler|unparsed_entity_decl_handler|processing_instruction_handler|e(nd_namespace_decl_handler|lement_handler|xternal_entity_ref_handler))|parse(_into_struct|r_(set_option|create(_ns)?|free|get_option))?|error_string|get_(current_(column_number|line_number|byte_index)|error_code)))\\b",name:"support.function.xml.php"},{match:"(?i)\\bxmlrpc_(se(t_type|rver_(c(all_method|reate)|destroy|add_introspection_data|register_(introspection_callback|method)))|is_fault|decode(_request)?|parse_method_descriptions|encode(_request)?|get_type)\\b",name:"support.function.xmlrpc.php"},{match:"(?i)\\bxmlwriter_(s(tart_(c(omment|data)|d(td(_(e(ntity|lement)|attlist))?|ocument)|pi|element(_ns)?|attribute(_ns)?)|et_indent(_string)?)|text|o(utput_memory|pen_(uri|memory))|end_(c(omment|data)|d(td(_(e(ntity|lement)|attlist))?|ocument)|pi|element|attribute)|f(ull_end_element|lush)|write_(c(omment|data)|dtd(_(e(ntity|lement)|attlist))?|pi|element(_ns)?|attribute(_ns)?|raw))\\b",name:"support.function.xmlwriter.php"},{match:"(?i)\\bxslt_(set(opt|_(s(cheme_handler(s)?|ax_handler(s)?)|object|e(ncoding|rror_handler)|log|base))|create|process|err(no|or)|free|getopt|backend_(name|info|version))\\b",name:"support.function.xslt.php"},{match:"(?i)\\b(zlib_(decode|encode|get_coding_type)|readgzfile|gz(seek|c(ompress|lose)|tell|inflate|open|de(code|flate)|uncompress|p(uts|assthru)|e(ncode|of)|file|write|re(wind|ad)|get(s(s)?|c)))\\b",name:"support.function.zlib.php"},{match:"(?i)\\bis_int(eger)?\\b",name:"support.function.alias.php"}]},"type-annotation":{name:"support.type.php",patterns:[{match:"\\b(?:bool|int|float|string|resource|mixed|arraykey|nonnull|dict|vec|keyset)\\b",name:"support.type.php"},{begin:"([A-Za-z_][A-Za-z0-9_]*)<",beginCaptures:{1:{name:"support.class.php"}},end:">",patterns:[{include:"#type-annotation"}]},{begin:"(shape\\()",end:"((,|\\.\\.\\.)?\\s*\\))",endCaptures:{1:{name:"keyword.operator.key.php"}},name:"storage.type.shape.php",patterns:[{include:"#type-annotation"},{include:"#strings"},{include:"#constants"}]},{begin:"\\(",end:"\\)",patterns:[{include:"#type-annotation"}]},{include:"#class-name"},{include:"#comments"}]},"user-function-call":{begin:"(?i)(?=[a-z_0-9\\\\]*[a-z_][a-z0-9_]*\\s*\\()",end:"(?i)[a-z_][a-z_0-9]*(?=\\s*\\()",endCaptures:{0:{name:"entity.name.function.php"}},name:"meta.function-call.php",patterns:[{include:"#namespace"}]},var_basic:{patterns:[{captures:{1:{name:"punctuation.definition.variable.php"}},match:"(?x)\n(\\$+)\n[a-zA-Z_\\x{7f}-\\x{ff}]\n[a-zA-Z0-9_\\x{7f}-\\x{ff}]*?\n\\b",name:"variable.other.php"}]},var_global:{captures:{1:{name:"punctuation.definition.variable.php"}},match:"(\\$)((_(COOKIE|FILES|GET|POST|REQUEST))|arg(v|c))\\b",name:"variable.other.global.php"},var_global_safer:{captures:{1:{name:"punctuation.definition.variable.php"}},match:"(\\$)((GLOBALS|_(ENV|SERVER|SESSION)))",name:"variable.other.global.safer.php"},"variable-name":{patterns:[{include:"#var_global"},{include:"#var_global_safer"},{captures:{1:{name:"variable.other.php"},2:{name:"punctuation.definition.variable.php"},4:{name:"keyword.operator.class.php"},5:{name:"variable.other.property.php"},6:{name:"punctuation.section.array.begin.php"},7:{name:"constant.numeric.index.php"},8:{name:"variable.other.index.php"},9:{name:"punctuation.definition.variable.php"},10:{name:"string.unquoted.index.php"},11:{name:"punctuation.section.array.end.php"}},comment:"Simple syntax: $foo, $foo[0], $foo[$bar], $foo->bar",match:"(?x)\n((\\$)(?<name>[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*))\n(?:\n(->)(\\g<name>)\n|\n(\\[)\n(?:(\\d+)|((\\$)\\g<name>)|(\\w+))\n(\\])\n)?"},{captures:{1:{name:"variable.other.php"},2:{name:"punctuation.definition.variable.php"},4:{name:"punctuation.definition.variable.php"}},comment:'Simple syntax with braces: "foo${bar}baz"',match:"(?x)\n((\\$\\{)(?<name>[a-zA-Z_\\x{7f}-\\x{ff}][a-zA-Z0-9_\\x{7f}-\\x{ff}]*)(\\}))"}]},variables:{patterns:[{include:"#var_global"},{include:"#var_global_safer"},{include:"#var_basic"},{begin:"(\\$\\{)(?=.*?\\})",beginCaptures:{1:{name:"punctuation.definition.variable.php"}},end:"(\\})",endCaptures:{1:{name:"punctuation.definition.variable.php"}},patterns:[{include:"#language"}]}]},xhp:{comment:"Avoid < operator expressions as best we can using Zertosh's regex",patterns:[{applyEndPatternLast:1,begin:"(?<=\\(|\\{|\\[|,|&&|\\|\\||\\?|:|=|=>|\\Wreturn|^return|^)\\s*(?=<[_\\p{L}])",contentName:"source.xhp",end:"(?=.)",patterns:[{include:"#xhp-tag-element-name"}]}]},"xhp-assignment":{patterns:[{comment:"look for attribute assignment",match:"=(?=\\s*(?:'|\"|{|/\\*|<|//|\\n))",name:"keyword.operator.assignment.xhp"}]},"xhp-attribute-name":{patterns:[{captures:{0:{name:"entity.other.attribute-name.xhp"}},comment:"look for attribute name",match:"(?<!\\S)([_\\p{L}](?:[\\p{L}\\p{Mn}\\p{Mc}\\p{Nd}\\p{Nl}\\p{Pc}-](?<!\\.\\.))*+)(?<!\\.)(?=//|/\\*|=|\\s|>|/>)"}]},"xhp-entities":{patterns:[{captures:{0:{name:"constant.character.entity.xhp"},1:{name:"punctuation.definition.entity.xhp"},2:{name:"entity.name.tag.html.xhp"},3:{name:"punctuation.definition.entity.xhp"}},comment:"Embeded HTML entities &blah",match:"(&)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)"},{comment:"Entity with & and invalid name",match:"&\\S*;",name:"invalid.illegal.bad-ampersand.xhp"}]},"xhp-evaluated-code":{begin:"{",beginCaptures:{0:{name:"punctuation.section.embedded.begin.xhp"}},contentName:"source.php.xhp",end:"}",endCaptures:{0:{name:"punctuation.section.embedded.end.xhp"}},name:"meta.embedded.expression.php",patterns:[{include:"#language"}]},"xhp-html-comments":{begin:"\x3c!--",captures:{0:{name:"punctuation.definition.comment.html"}},end:"--\\s*>",name:"comment.block.html",patterns:[{match:"--(?!-*\\s*>)",name:"invalid.illegal.bad-comments-or-CDATA.html"}]},"xhp-string-double-quoted":{begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.xhp"}},end:'"(?<!\\\\")',endCaptures:{0:{name:"punctuation.definition.string.end.xhp"}},name:"string.quoted.double.php",patterns:[{include:"#xhp-entities"}]},"xhp-string-single-quoted":{begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.xhp"}},end:"'(?<!\\\\')",endCaptures:{0:{name:"punctuation.definition.string.end.xhp"}},name:"string.quoted.single.php",patterns:[{include:"#xhp-entities"}]},"xhp-tag-attributes":{patterns:[{include:"#xhp-attribute-name"},{include:"#xhp-assignment"},{include:"#xhp-string-double-quoted"},{include:"#xhp-string-single-quoted"},{include:"#xhp-evaluated-code"},{include:"#xhp-tag-element-name"},{include:"#comments"}]},"xhp-tag-element-name":{patterns:[{begin:"\\s*(<)([_\\p{L}](?:[:\\p{L}\\p{Mn}\\p{Mc}\\p{Nd}\\p{Nl}\\p{Pc}-])*+)(?=[/>\\s])(?<![\\:])",beginCaptures:{1:{name:"punctuation.definition.tag.xhp"},2:{name:"entity.name.tag.open.xhp"}},comment:"Tags that end > are trapped in #xhp-tag-termination",end:"\\s*(?<=</)(\\2)(>)|(/>)|((?<=</)[\\S ]*?)>",endCaptures:{1:{name:"entity.name.tag.close.xhp"},2:{name:"punctuation.definition.tag.xhp"},3:{name:"punctuation.definition.tag.xhp"},4:{name:"invalid.illegal.termination.xhp"}},patterns:[{include:"#xhp-tag-termination"},{include:"#xhp-html-comments"},{include:"#xhp-tag-attributes"}]}]},"xhp-tag-termination":{patterns:[{begin:"(?\x3c!--)(>)",beginCaptures:{0:{name:"punctuation.definition.tag.xhp"},1:{name:"XHPStartTagEnd"}},comment:"uses non consuming search for </ in </tag>",end:"(</)",endCaptures:{0:{name:"punctuation.definition.tag.xhp"},1:{name:"XHPEndTagStart"}},patterns:[{include:"#xhp-evaluated-code"},{include:"#xhp-entities"},{include:"#xhp-html-comments"},{include:"#xhp-tag-element-name"}]}]}},k="source.hack",l={displayName:d,fileTypes:e,foldingStartMarker:f,foldingStopMarker:g,name:h,patterns:i,repository:j,scopeName:k}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=3801,exports.ids=[3801],exports.modules={13801:(a,b,c)=>{c.r(b),c.d(b,{default:()=>j,displayName:()=>d,fileTypes:()=>e,name:()=>f,patterns:()=>g,repository:()=>h,scopeName:()=>i});var d="COBOL",e=["ccp","scbl","cobol","cbl","cblle","cblsrce","cblcpy","lks","pdv","cpy","copybook","cobcopy","fd","sel","scb","scbl","sqlcblle","cob","dds","def","src","ss","wks","bib","pco"],f="cobol",g=[{match:"(^[ \\*][ \\*][ \\*][ \\*][ \\*][ \\*])([dD]\\s.*$)",name:"token.info-token.cobol"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"comment.line.cobol.newpage"}},match:"(^[ \\*][ \\*][ \\*][ \\*][ \\*][ \\*])(\\/.*$)"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"comment.line.cobol.fixed"}},match:"(^[ \\*][ \\*][ \\*][ \\*][ \\*][ \\*])(\\*.*$)"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"comment.line.cobol.newpage"}},match:"(^[0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s])(\\/.*$)"},{match:"^[0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s]$",name:"constant.numeric.cobol"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"comment.line.cobol.fixed"}},match:"(^[0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s][0-9\\s])(\\*.*$)"},{captures:{1:{name:"constant.cobol"},2:{name:"comment.line.cobol.fixed"}},match:"(^[0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ][0-9a-zA-Z\\s\\$#%\\.@\\- ])(\\*.*$)"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"variable.other.constant"}},match:"^\\s+(78)\\s+([0-9a-zA-Z][a-zA-Z\\-0-9_]+)"},{captures:{1:{name:"constant.numeric.cobol"},2:{name:"variable.other.constant"},3:{name:"keyword.identifers.cobol"}},match:"^\\s+([0-9]+)\\s+([0-9a-zA-Z][a-zA-Z\\-0-9_]+)\\s+((?i:constant))"},{captures:{1:{name:"constant.cobol"},2:{name:"comment.line.cobol.newpage"}},match:"(^[0-9a-zA-Z\\s\\$#%\\.@][0-9a-zA-Z\\s\\$#%\\.@][0-9a-zA-Z\\s\\$#%\\.@][0-9a-zA-Z\\s\\$#%\\.@][0-9a-zA-Z\\s\\$#%\\.@][0-9a-zA-Z\\s\\$#%\\.@])(\\/.*$)"},{match:"^\\*.*$",name:"comment.line.cobol.fixed"},{captures:{1:{name:"keyword.control.directive.conditional.cobol"},2:{name:"entity.name.function.preprocessor.cobol"},3:{name:"entity.name.function.cobol"},4:{name:"keyword.control.directive.conditional.cobol"}},match:"((?:^|\\s+)(?i:\\$set)\\s+)((?i:constant)\\s+)([0-9a-zA-Z][a-zA-Z\\-0-9]+\\s*)([a-zA-Z\\-0-9]*)"},{captures:{1:{name:"entity.name.function.preprocessor.cobol"},2:{name:"storage.modifier.import.cobol"},3:{name:"punctuation.begin.bracket.round.cobol"},4:{name:"string.quoted.other.cobol"},5:{name:"punctuation.end.bracket.round.cobol"}},match:"((?i:\\$\\s*set\\s+)(ilusing)(\\()(.*)(\\)))"},{captures:{1:{name:"entity.name.function.preprocessor.cobol"},2:{name:"storage.modifier.import.cobol"},3:{name:"punctuation.definition.string.begin.cobol"},4:{name:"string.quoted.other.cobol"},5:{name:"punctuation.definition.string.begin.cobol"}},match:'((?i:\\$\\s*set\\s+)(ilusing)(")(.*)("))'},{captures:{1:{name:"keyword.control.directive.conditional.cobol"},2:{name:"entity.name.function.preprocessor.cobol"},3:{name:"punctuation.definition.string.begin.cobol"},4:{name:"string.quoted.other.cobol"},5:{name:"punctuation.definition.string.begin.cobol"}},match:'((?i:\\$set))\\s+(\\w+)\\s*(")(\\w*)(")'},{captures:{1:{name:"keyword.control.directive.conditional.cobol"},2:{name:"entity.name.function.preprocessor.cobol"},3:{name:"punctuation.begin.bracket.round.cobol"},4:{name:"string.quoted.other.cobol"},5:{name:"punctuation.end.bracket.round.cobol"}},match:"((?i:\\$set))\\s+(\\w+)\\s*(\\()(.*)(\\))"},{captures:{0:{name:"keyword.control.directive.conditional.cobol"},1:{name:"invalid.illegal.directive"},2:{name:"comment.line.set.cobol"}},match:"(?:^|\\s+)(?i:\\$\\s*set\\s)((?i:01SHUFFLE|64KPARA|64KSECT|AUXOPT|CHIP|DATALIT|EANIM|EXPANDDATA|FIXING|FLAG-CHIP|MASM|MODEL|OPTSIZE|OPTSPEED|PARAS|PROTMODE|REGPARM|SEGCROSS|SEGSIZE|SIGNCOMPARE|SMALLDD|TABLESEGCROSS|TRICKLECHECK|\\s)+).*$"},{captures:{1:{name:"keyword.control.directive.cobol"},2:{name:"entity.other.attribute-name.preprocessor.cobol"}},match:"(\\$region|\\$end-region)(.*$)"},{begin:"\\$(?i:doc)(.*$)",end:"\\$(?i:end-doc)(.*$)",name:"invalid.illegal.iscobol"},{match:">>\\s*(?i:turn|page|listing|leap-seconds|d)\\s+.*$",name:"invalid.illegal.meta.preprocessor.cobolit"},{match:"(?i:substitute-case|substitute)\\s+",name:"invalid.illegal.functions.cobolit"},{captures:{1:{name:"invalid.illegal.keyword.control.directive.conditional.cobol"},2:{name:"invalid.illegal.entity.name.function.preprocessor.cobol"},3:{name:"invalid.illegal.entity.name.function.preprocessor.cobol"}},match:"((((>>|\\$)[\\s]*)(?i:elif))(.*$))"},{captures:{1:{name:"keyword.control.directive.conditional.cobol"},2:{name:"entity.name.function.preprocessor.cobol"},3:{name:"entity.name.function.preprocessor.cobol"}},match:"((((>>|\\$)[\\s]*)(?i:if|else|elif|end-if|end-evaluate|end|define|evaluate|when|display|call-convention|set))(.*$))"},{captures:{1:{name:"comment.line.scantoken.cobol"},2:{name:"keyword.cobol"},3:{name:"string.cobol"}},match:"(\\*>)\\s+(@[0-9a-zA-Z][a-zA-Z\\-0-9]+)\\s+(.*$)"},{match:"(\\*>.*$)",name:"comment.line.modern"},{match:"(>>.*)$",name:"strong comment.line.set.acucobol"},{match:"([nNuU][xX]|[hHxX])'\\h*'",name:"constant.numeric.integer.hexadecimal.cobol"},{match:"([nNuU][xX]|[hHxX])'.*'",name:"invalid.illegal.hexadecimal.cobol"},{match:'([nNuU][xX]|[hHxX])"\\h*"',name:"constant.numeric.integer.hexadecimal.cobol"},{match:'([nNuU][xX]|[hHxX])".*"',name:"invalid.illegal.hexadecimal.cobol"},{match:'[bB]"[0-1]"',name:"constant.numeric.integer.boolean.cobol"},{match:"[bB]'[0-1]'",name:"constant.numeric.integer.boolean.cobol"},{match:'[oO]"[0-7]*"',name:"constant.numeric.integer.octal.cobol"},{match:'[oO]".*"',name:"invalid.illegal.octal.cobol"},{match:"(#)([0-9a-zA-Z][a-zA-Z\\-0-9]+)",name:"meta.symbol.cobol.forced"},{begin:"((?<![-_a-zA-Z0-9()-])(?i:installation|author|source-computer|object-computer|date-written|security|date-compiled)(\\.|$))",beginCaptures:{0:{name:"keyword.identifiers.cobol"}},end:"(?=((?<![-_])(?i:remarks|author|date-written|source-computer|object-computer|installation|date-compiled|special-names|security|environment\\s+division|data\\s+division|working-storage\\s+section|input-output\\s+section|linkage\\s+section|procedure\\s+division|local-storage\\s+section)|^[ \\*][ \\*][ \\*][ \\*][ \\*][ \\*]\\*.*$|^\\+$))",name:"comment.block.cobol.remark",patterns:[{match:"(^[0-9 ][0-9 ][0-9 ][0-9 ][0-9 ][0-9 ])",name:"constant.numeric.cobol"},{match:"(?i:with|debugging|mode)",name:"keyword.identifiers.cobol"}]},{captures:{1:{name:"keyword.start.bracket.cobol"},2:{name:"constant.numeric.cobol"},3:{name:"keyword.end.bracket.cobol"}},comment:"simple numerics in () and []",match:"(?<=(\\(|\\[))((\\-\\+)*\\s*[0-9 ,\\.\\+\\-\\*\\/]+)(?=(\\)|\\]))",name:"constant.numeric.cobol"},{include:"#number-complex-constant"},{include:"#number-simple-constant"},{match:"(?<![-_])(?i:true|false|null|nulls)(?![0-9A-Za-z_-])",name:"constant.language.cobol"},{match:"(?<![-_])(?i:zeroes|alphabetic-lower|alphabetic-upper|alphanumeric-edited|alphabetic|alphabet|alphanumeric|zeros|zeros|zero|spaces|space|quotes|quote|low-values|low-value|high-values|high-value)(?=\\s+|\\.|,|\\))",name:"constant.language.figurative.cobol"},{begin:"(?i:exec\\s+sqlims|exec\\s+sql)",contentName:"meta.embedded.block.sql",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{match:"(^\\s*\\*.*)$",name:"comment.line.sql"},{match:"(--.*$)",name:"comment.line.sql"},{match:"(\\*>.*$)",name:"comment.line.modern"},{match:"(\\:([0-9a-zA-Z\\-_])*)",name:"variable.cobol"},{include:"source.sql"}]},{begin:"(?i:exec\\s+cics)",contentName:"meta.embedded.block.cics",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{match:"(\\()",name:"meta.symbol.cobol"},{include:"#cics-keywords"},{include:"#string-double-quoted-constant"},{include:"#string-quoted-constant"},{include:"#number-complex-constant"},{include:"#number-simple-constant"},{match:"([a-zA-Z-0-9_]*[a-zA-Z0-9]|([#]?[0-9a-zA-Z]+[a-zA-Z-0-9_]*[a-zA-Z0-9]))",name:"variable.cobol"}]},{begin:"(?i:exec\\s+dli)",contentName:"meta.embedded.block.dli",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{match:"(\\()",name:"meta.symbol.cobol"},{include:"#dli-keywords"},{include:"#dli-options"},{include:"#string-double-quoted-constant"},{include:"#string-quoted-constant"},{include:"#number-complex-constant"},{include:"#number-simple-constant"},{match:"([a-zA-Z-0-9_]*[a-zA-Z0-9]|([#]?[0-9a-zA-Z]+[a-zA-Z-0-9_]*[a-zA-Z0-9]))",name:"variable.cobol"}]},{begin:"(?i:exec\\s+sqlims)",contentName:"meta.embedded.block.sql",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{match:"(\\*>.*$)",name:"comment.line.modern"},{match:"(\\:([a-zA-Z\\-])*)",name:"variable.cobol"},{include:"source.sql"}]},{begin:"(?i:exec\\s+ado)",contentName:"meta.embedded.block.sql",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{match:"(--.*$)",name:"comment.line.sql"},{match:"(\\*>.*$)",name:"comment.line.modern"},{match:"(\\:([a-zA-Z\\-])*)",name:"variable.cobol"},{include:"source.sql"}]},{begin:"(?i:exec\\s+html)",contentName:"meta.embedded.block.html",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{include:"text.html.basic"}]},{begin:"(?i:exec\\s+java)",contentName:"meta.embedded.block.java",end:"(?i:end\\-exec)",name:"keyword.verb.cobol",patterns:[{include:"source.java"}]},{captures:{1:{name:"punctuation.definition.string.begin.cobol"},2:{name:"support.function.cobol"},3:{name:"punctuation.definition.string.end.cobol"}},match:'(")(CBL_.*)(")'},{captures:{1:{name:"punctuation.definition.string.begin.cobol"},2:{name:"support.function.cobol"},3:{name:"punctuation.definition.string.end.cobol"}},match:'(")(PC_.*)(")'},{begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:'("|$)',endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.double.cobol"},{captures:{1:{name:"punctuation.definition.string.begin.cobol"},2:{name:"support.function.cobol"},3:{name:"punctuation.definition.string.end.cobol"}},match:"(\\')(CBL_.*)(\\')"},{captures:{1:{name:"punctuation.definition.string.begin.cobol"},2:{name:"support.function.cobol"},3:{name:"punctuation.definition.string.end.cobol"}},match:"(\\')(PC_.*)(\\')"},{begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:"('|$)",endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.single.cobol"},{begin:'(?<![\\-\\w])[gGzZ]"',beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:'("|$)',endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.double.cobol"},{begin:"(?<![\\-\\w])[gGzZ]'",beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.single.cobol"},{begin:'(?<![\\-\\w])[gGnN]"',beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:'("|$)',endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.double.cobol"},{begin:"(?<![\\-\\w])[gGnN]'",beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.single.cobol"},{begin:'(?<![\\-\\w])[uU]"',beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:'("|$)',endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.utf8.double.cobol"},{begin:"(?<![\\-\\w])[uU]'",beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.utf8.single.cobol"},{match:"(?<![-_])(?i:id\\s+division|identification\\s+division|identification|id|property-id|getter|setter|entry|function-id|end\\s+attribute|attribute|interface-id|indexer-id|factory|ctl|class-control|options|environment\\s+division|environment-name|environment-value|environment|configuration\\s+section|configuration|decimal-point\\s+is|decimal-point|console\\s+is|call-convention|special-names|cursor\\s+is|update|picture\\s+symbol|currency\\s+sign|currency|repository|input-output\\s+section|input-output|file\\s+section|file-control|select|optional|i-o-control|data\\s+division|working-storage\\s+section|working-storage|section|local-storage|linkage\\s+section|linkage|communication|report|screen\\s+section|object-storage|object\\s+section|class-object|fd|rd|cd|sd|printing|procedure\\s+division|procedure|division|references|debugging|end\\s+declaratives|declaratives|end\\s+static|end\\s+factory|end\\s+class-object|based-storage|size|font|national-edited|national)(?![0-9A-Za-z_-])",name:"keyword.identifiers.cobol"},{captures:{1:{name:"keyword.verb.cobol"},2:{name:"entity.name.function.cobol"}},match:"(?<![-_])((?i:valuetype-id|operator-id|method-id|method|property-id|attribute-id|enum-id|iterator-id|class-id|program-id|operator-id|end\\s+program|end\\s+valuetype|extension))[\\.]*[\\s]+([a-zA-Z0-9_-]*)"},{match:"(?<![-_])(?i:implements|inherits|constraints|constrain)(?=\\s|\\.)",name:"keyword.verb.cobol"},{match:"(?<![-_])(?i:end\\s+enum|end\\s+interface|end\\s+class|end\\s+property|end\\s+method|end\\s+object|end\\s+iterator|end\\s+function|end\\s+operator|end\\s+program|end\\s+indexer|create|reset|instance|delegate|end-delegate|delegate-id|declare|exception-object|as|stop\\s+iterator|stop\\s+run|stop)(?=\\s|\\.|,|\\))",name:"keyword.identifiers.cobol"},{match:"\\s+(?i:attach\\s+method|attach\\s+del|attach|detach\\s+del|detach\\s+method|detach|method|del)(?=\\s|\\.|$)",name:"keyword.identifiers.cobol"},{match:"\\s+(?i:sync\\s+(?i:on))(?=\\s|\\.)",name:"keyword.other.sync.cobol"},{match:"\\s+(?i:try|finally|catch|end-try|throw)(?=\\s|\\.|$)",name:"keyword.control.catch-exception.cobol"},{match:"(?<![-_])(?i:select|use|thru|varying|giving|remainder|tallying|through|until|execute|returning|using|chaining|yielding|\\+\\+include|copy|replace)(?=\\s)",name:"keyword.otherverb.cobol"},{match:"(?i:dynamic)\\s+(?i:length)(?=\\s|\\.)",name:"storage.type.dynamiclength.cobol"},{match:"(?<![-_])(?i:assign|external|prototype|organization|organisation|indexed|column|plus|line\\*s*sequential|sequential|access|dynamic|relative|label|block|contains|standard|records|record\\s+key|record|is|alternate|duplicates|reel|tape|terminal|disk\\sfilename|disk|disc|recording\\smode|mode|random)(?=\\s|\\.)",name:"keyword.identifers.cobol"},{match:"(?<![-_])(?i:max|min|integer-of-date|integer-of-day|integer-part|integer|date-to-yyyymmdd|year-to-yyyy|day-to-yyyyddd|exp|exception-file|exception-location|exception-statement|exception-status|e|variance|integer-of-date|rem|pi|factorial|sqrt|log10|fraction-part|mean|exp|log|char|day-of-integer|date-of-integer|exp10|atan|integer-part|tan|sin|cos|midrange|addr|acos|asin|annuity|present-value|integer-of-day|ord-max|ord-min|ord|random|integer-of-date|sum|standard-deviation|median|reverse|abs|upper-case|lower-case|char-national|numval|mod|range|length|locale-date|locale-time-from-seconds|locale-time|seconds-past-midnight|stored-char-length|seconds-from-formatted-time|seconds-past-midnight|trim|length-an|numval-c|current-date|national-of|display-of|when-compiled|integer-of-boolean|combined-datetime|concatenate)(?=\\s|\\.|\\(|\\))",name:"support.function.cobol"},{captures:{0:{name:"support.function.cics.cobol"},1:{name:"punctuation.definition.string.end.cobol"},2:{name:"keyword.identifers.cobol"},3:{name:"punctuation.definition.string.end.cobol"}},match:"(?<![-_])(?i:DFHRESP|DFHVALUE)(\\s*\\(\\s*)([a-zA-Z]*)(\\s*\\))"},{match:"(?<![-_])(?i:function)(?=\\s|\\.)",name:"keyword.verb.cobol"},{match:"(?<![-_])(?i:end-accept|end-add|end-sync|end-compute|end-delete|end-display|end-divide|end-set|end-multiply|end-of-page|end-read|end-receive|end-return|end-rewrite|end-search|end-start|end-string|end-subtract|end-unstring|end-write|program|class|interface|enum|interface)(?![0-9A-Za-z_-])",name:"keyword.verb.cobol"},{match:"(?<![-_])(?:by value|by reference|by content|property-value)(?![0-9A-Za-z_-])",name:"keyword.other.cobol"},{match:"(?<![-_])(?i:attr-string|automatic|auto-skip|footing|next|group|indicate|source|control|full|required|of|input|output|i-o|extend|file|error|exception|overflow|goto|off|on|proceed|procedures|procedure|through|invalid|data|normal|eop|returning|to|for|giving|into|by|params|remainder|also|numeric|free|depending|converting|replacing|after|before|all|leading|first|recursive|initialized|global|common|initial|resident|reference|content|are\\sstandard|are|renames|like|format\\stime|values|omitted|value|constant|ascending|descending|key|retry|until|varying|with|no|advancing|up|down|uccurs|ignore\\s+lock|lock|length|delimited|count|delimiter|redefines|from\\s+console|from\\s+command-line|from\\s+user\\s+name|from\\s+day\\s+yyyyddd|from\\s+day|from\\s+time|from\\s+day-of-week|from\\s+escape|from\\s+day\\s+yyyyddd|from\\s+date\\s+yyyymmdd|from\\s+date|from|raising|crt\\s+status|status|class|upon\\s+crt|upon|lines|columns|step|linage|auto|line|position|col|reports|code-set|reporting|arithmetic|localize|program|class|interface|in|at\\s+end|page|name)(?![0-9A-Za-z_-])",name:"keyword.identifers.cobol"},{captures:{0:{name:"keyword.verb.cobol"},1:{name:"storage.type.cobol"}},comment:"type ssss ",match:"(?<![-_])(?i:type|new)\\s+([a-zA-Z][a-zA-Z0-9\\$\\-\\._]*|[a-zA-Z])(?=\\.$)"},{match:"(?<![-_])(?i:string)(?=\\s+value|\\.)",name:"storage.type.cobol"},{match:"(?<![-_])(?i:bit|byte|binary-char|binary-char-unsigned|binary-short|binary-short-unsigned|binary.long|binary-c-long|binary-long-unsigned|binary-long|binary-double|binary-double-unsigned|float-short|float-extended|float-long|bit|condition-value|characters|character\\s+type|character|comma|crt|decimal|object\\+sreference|object-reference|object|list|dictionary|unsigned)(?=\\s|\\.|,|\\]|\\[)",name:"storage.type.cobol"},{captures:{1:{name:"keyword.other.verb.cobol"},2:{name:"meta.symbol.cobol"}},comment:"operator-id ssss ",match:"(operator-id\\s+[+\\-\\*\\/])",name:"keyword.operator-id.cobol"},{captures:{1:{name:"punctuation.accessor.cobol.b3"},2:{name:"entity.name.function.b3"}},comment:" ::.. ",match:"(?i:self)(\\:\\:)([0-9a-zA-Z_\\-\\.]*)(?=\\.$)"},{captures:{1:{name:"punctuation.accessor.cobol"},2:{name:"entity.name.function.cobol"}},comment:" ::.. ",match:"(\\:\\:)([0-9a-zA-Z_\\-\\.]*)"},{captures:{0:{name:"keyword.verb.cobol.aa"},1:{name:"storage.type.cobol.bb"}},match:"(?<![-_])(?i:type)\\s+([0-9a-zA-Z\\.]*)"},{match:"(?<![-_])(?i:if|else|end-if|exit\\s+iterator|exit\\s+program|exit\\s+method|evaluate|end-evaluate|exit\\s+perform|perform|end-perform|when\\s+other|when|continue|call|end-call|chain|end-chain|invoke|end\\s+invoke|go\\s+to|go|sort|merge|use|xml|parse|stop\\s+run|goback\\s+returning|goback|raise|exit\\s+function|exit\\sparagraph|await)(?![0-9A-Za-z_-])",name:"keyword.control.cobol"},{captures:{1:{name:"storage.type.picture10.cobol"},2:{name:"constant.numeric.cobol"},3:{name:"storage.type.picture10.cobol"},4:{name:"constant.numeric.cobol"}},match:"(?<![-_])((?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBxXuUpPnNzZ/,.]*)\\(([0-9]*)\\)([vV][-+sS\\*$09aAbBxXuUpPnNzZ/,\\.]*)\\(([0-9]*)\\)[-|+]"},{captures:{1:{name:"storage.type.picture9.cobol"},2:{name:"constant.numeric.cobol"},3:{name:"storage.type.picture9.cobol"},4:{name:"constant.numeric.cobol"}},match:"(?<![-_])((?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBxXuUpPnNzZ/,.]*)\\(([0-9]*)\\)([vV][-+sS\\*$09aAbBxXuUpPnNzZ/,\\.]*)\\(([0-9]*)\\)"},{captures:{1:{name:"storage.type.picture8.cobol"},2:{name:"constant.numeric.cobol"},3:{name:"storage.type.picture8.cobol"}},match:"(?<![-_])((?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBxXuUpPnNzZ/,.]*)\\(([0-9]*)\\)([vV\\.][-+s\\*$09aAbBsSnNxXuUzZ/,]*[0-9\\.()])*"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxXuUzZ/,.]*\\([0-9]*\\)[Vv\\.][-+s\\*0$9aAbBsSnNxpPxXuUzZ/,]*",name:"storage.type.picture7.cobol"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxXuUzZ/,.]*\\([0-9]*\\)[-+s\\*0$9aAbBsSnNxpPxXuUzZ/,]*[Vv\\.][-+s\\*0$9aAbBsSnNxpPxXuUzZ/,]*",name:"storage.type.picture6.cobol"},{captures:{1:{name:"storage.type.picture5.cobol"},2:{name:"constant.numeric.cobol"}},match:"(?<![-_])((?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxuUXzZ/,.]*)\\(([0-9]*)\\)[-+s\\*0$9aAbBsSnNxpPxXuUzZ/,]*"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpNNxXuUzZ/,.]*\\([0-9]*\\)",name:"storage.type.picture4.cobol"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[sS]?[9aAbBsSnNxXuUzZ]*[Vv][9aAxbXuUzZ]*\\([0-9]*\\)",name:"storage.type.picture3.cobol"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[sS]?[9aAbBsSnNxXuUzZ]*[Vv][9aAxbXuUzZ]*",name:"storage.type.picture2.cobol"},{match:"(?<![-_])(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+\\*$9aAbBsSnpPNxXuUzZ/,.vV]*",name:"storage.type.picture1.cobol"},{captures:{1:{name:"invalid.illegal.keyword.verb.acu.cobol"},2:{name:"invalid.illegal.constant.numeric.integer"}},match:"((?<![-_])(?i:binary|computational-4|comp-4|computational-5|comp-5))\\(([0-9]*)\\)"},{match:"(?i:cblt-x1-compx-const|cblt-x2-compx-const|cblt-x4-compx-const|cblt-alphanum-const|cblt-x9-compx|cblt-x8-compx|cblt-x8-comp5|cblt-x4-compx|cblt-x4-comp5|cblt-x2-compx|cblt-x2-comp5|cblt-x1-compx|cblt-x1-comp5|cblt-x1|cblt-vfile-status|cblt-vfile-handle|cblt-sx8-comp5|cblt-sx4-comp5|cblt-sx2-comp5|cblt-sx1-comp5|cblt-subsys-params|cblt-splitjoin-buf|cblt-screen-position|cblt-rtncode|cblt-request-context|cblt-reqhand-service-info|cblt-reqhand-service-funcs|cblt-reqhand-response|cblt-reqhand-funcs|cblt-prog-info-params|cblt-prog-info-arg-info|cblt-printer-properties|cblt-printer-name|cblt-printer-info|cblt-printer-default|cblt-ppointer|cblt-pointer|cblt-os-ssize|cblt-os-size|cblt-os-offset|cblt-os-info-params|cblt-os-flags|cblt-node-name|cblt-nls-msg-params|cblt-nls-msg-number-pair|cblt-nls-msg-ins-struct|cblt-nls-msg-buffer|cblt-mouse-shape|cblt-mouse-rect|cblt-mouse-pos|cblt-mouse-event|cblt-mem-validate-param|cblt-idp-exit-service-funcs|cblt-idp-exit-info|cblt-HWND|cblt-HINSTANCE|cblt-get-scr-line-draw-buffer|cblt-get-scr-graphics-buffer|cblt-generic-attr-value|cblt-generic-attr-rgb-values|cblt-generic-attr-information|cblt-file-status|cblt-fileexist-buf|cblt-exit-params|cblt-exit-info-params|cblt-cancel-proc-params|cblt-bytestream-handle|cblt-alphanum)",name:"support.function.cbltypes.cobol"},{match:"(?<![-_])(?i:computational-1|comp-1|computational-2|comp-2|computational-3|comp-3|computational-4|comp-4|computational-x|comp-x|computational-5|comp-5|computational-6|comp-6|computational-n|comp-n|packed-decimal|index|float|double|signed-short|unsigned-short|signed-int|unsigned-int|signed-long|unsigned-long|comp|computational|group-usage|usage\\sis\\sdisplay|usage\\sis\\sfont|usage\\s+display|binary|mutex-pointer|data-pointer|thread-pointer|sempahore-pointer|event-pointer|program-pointer|procedure-pointer|pointer|window|subwindow|control-type|thread|menu|variant|layout-manager|occurs|typedef|any|times|display\\s+blank\\s+when|blank\\s+when|blank\\s+screen|blank|usage\\sis|is\\spartial|usage|justified|just|right|signed|trailing\\s+separate|sign|seperate|sql)(?=\\s|\\.|\\))",name:"storage.type.picture.cobol"},{match:"(?i:byte-length)\\s+[0-9]+",name:"storage.type.length.cobol"},{match:"(?<![-_])(?i:accept|add|address|allocate|cancel|close|commit|compute|continue|delete|disable|display|bell|divide|eject|enable|enter|evaluate|exhibit|named|exit|free|generate|go\\s+to|initialize\\sonly|initialize|initiate|inspect|merge|end-set|set|end-invoke|invoke\\s+run|invoke|move|corresponding|corr|multiply|otherwise|open|sharing|sort-merge|purge|ready|read|kept|receive|release|return|rewrite|rounded|rollback|search|send|sort|collating\\s+sequence|collating|start|service|subtract|suppress|terminate|then|unlock|string|unstring|validate|write|next|statement|sentence)(?![0-9A-Za-z_-])",name:"keyword.verb.cobol"},{match:"(?<![-_])(?i:thread-local)(?![0-9A-Za-z_-])",name:"keyword.verb.cobol"},{match:"(\\s+|^)(?i:foreground-color|background-color|prompt|underline|reverse-video|no-echo|highlight|blink)(?![0-9A-Za-z_-])",name:"keyword.screens.cobol"},{match:"(\\s+|^)(?i:bold|high|lowlight|low|background-high|background-low|background-standard)(?![0-9A-Za-z_-])",name:"invalid.illegal.screens.acu.cobol"},{match:"(?<![-_])(?i:internal|public|protected|final|private|static|new|abstract|override|readonly|property|async-void|async-value|async)(?=\\s|\\.)",name:"storage.modifier.cobol"},{match:"=|<|>|<=|>=|<>|\\+|\\-|\\*|\\/|(?<![-_])(?i:b-and|b-or|b-xor|b-exor|b-not|b-left|b-right|and|or|equals|equal|greater\\s+than|less\\s+than|greater)(?![0-9A-Za-z_-])",name:"keyword.operator.cobol"},{match:"(?i:not\\s+at\\s+end)(?![0-9A-Za-z_-])",name:"keyword.verb.cobol"},{match:"(?<![-_])(?i:not)(?![0-9A-Za-z_-])",name:"keyword.operator.cobol"},{match:"(?<![-_])(?i:sysout-flush|sysin|stderr|stdout|csp|stdin|sysipt|sysout|sysprint|syslist|syslst|printer|syserr|console|c01|c02|c03|c04|c05|c06|c07|c08|c09|c10|c11|c12|formfeed|switch-0|switch-10|switch-11|switch-12|switch-13|switch-13|switch-14|switch-15|switch-1|switch-2|switch-3|switch-4|switch-5|switch-6|switch-7|switch-8|switch-9|sw0|sw11|sw12|sw13|sw14|sw15|sw1|sw2|sw3|sw4|sw5|sw6|sw7|sw8|sw9|sw10|lc_all|lc_collate|lc_ctype|lc_messages|lc_monetary|lc_numeric|lc_time|ucs-4|utf-8|utf-16)(?![0-9A-Za-z_-])",name:"support.type.cobol"},{match:"(?<![-_])(?i:end-xml|processing.*procedure|xml\\sparse|xml|xml-information|xml-text|xml-schemal|xml-declaration)(?![0-9A-Za-z_-])",name:"keyword.xml.cobol"},{match:"(?<![-_])(?i:json\\s+generate|json|end-json|name\\sof)(?![0-9A-Za-z_-])",name:"keyword.json.cobol"},{match:"(?<![-_])(?i:modify|inquire|tab|title|event|center|label-offset|cell|help-id|cells|push-button|radio-button|page-layout-screen|entry-field|list-box|label|default-font|id|no-tab|unsorted|color|height|width|bind|thread|erase|modeless|scroll|system|menu|title-bar|wrap|destroy|resizeable|user-gray|large-font|newline|3-d|data-columns|display-columns|alignment|separation|cursor-frame-width|divider-color|drag-color|heading-color|heading-divider-color|num-rows|record-data|tiled-headings|vpadding|centered-headings|column-headings|self-act|cancel-button|vscroll|report-composer|clsid|primary-interface|active-x-control|default-interface|default-source|auto-minimize|auto-resize|resource|engraved|initial-state|frame|acuactivexcontrol|activex-res|grid|box|message|namespace|class-name|module|constructor|version|strong|culture|method|handle|exception-value|read-only|dividers|graphical|indexed|termination-value|permanent|boxed|visible|centered|record-position|convert)(?=\\s|\\.|,|;|$)",name:"invalid.illegal.acu.cobol"},{match:"(?<![-_])(?i:actual|auto|automatic|based-storage|complex|connect|contained|core-index|db-access-control-key|db-data-name|db-exception|db-record-name|db-set-name|db-status|dead-lock|endcobol|end-disable|end-enable|end-send|end-transceive|eos|file-limits|file-limit|formatted|sort-status|usage-mode)(?=\\s|\\.|,|;|$)",name:"invalid.illegal.netcobol.cobol"},{match:"(?<![-_])(?i:System-Info|Terminal-Info)(?![0-9A-Za-z_-])",name:"support.type.cobol.acu strong"},{match:"(?<![-_])(?i:alter)(?=\\s|\\.)",name:"invalid.illegal.cobol"},{match:"(?<![-_])(?i:apply|areas|area|clock-units|code|com-reg|controls|dbcs|destination|detail|display-1|ending|every|insert|kanjikey|last|left|less|limits|limit|memory|metaclass|modules|more-labels|multiple|native_binary|native|negative|number|numeric-edited|other|padding|password|pf|ph|postive|processing|queue|recording|reload|removal|rerun|reserve|reserved|rewind|segment-limit|segment|separate|sequence|skip1|skip2|skip3|standard-1|standard-2|sub-queue-1|sub-queue-2|sub-queue-3|sum|symbolic|synchronized|sync|table|test|text|than|top|trace|trailing|unit|words|write-only|at|basis|beginning|bottom|cbl|cf|ch|de|positive|egcs|egi|emi|end|reversed|rf|rh|run|same|order|heading|esi)(?![0-9A-Za-z_-])",name:"keyword.ibmreserved.cobol"},{match:"(?<![-_])(?i:active-class|aligned|anycase|boolean|cols|col|condition|ec|eo|system-default|function-pointer)(?![0-9A-Za-z_-])",name:"strong keyword.potential.reserved.cobol"},{match:"(?i:filler)",name:"keyword.filler.cobol"},{match:"(?<![-_])(?i:address-of|date|day-of-week|day|debug-content|debug-item|debug-line|debug-item|debug-sub-1|debug-sub-2|debug-sub-3|shift-in|shift-out|sort-control|sort-core-size|sort-file-size|sort-message|sort-return|sort-mode-size|sort-return|tally|time|when-compiled|line-counter|page-counter|return-code|linage-counter|debug-line|debug-name|debug-contents|json-code|json-status|xml-code|xml-event|xml-information|xml-namespace-prefix|xml-namespace|xml-nnamespace-repfix|xml-nnamespace|xml-ntext|jnienvptr|igy-javaiop-call-exception)(?![0-9A-Za-z_-])",name:"variable.language"},{match:"(?<![-_])(?i:shortint1|shortint2|shortint3|shortint4|shortint5|shortint6|shortint7|longint1|longint2|longint3|longint4|longint5|longint6|bigint1|bigint2|blob-locator|clob-locator|dbclob-locator|dbclob-file|blob-file|clob-file|clob|dbclob|blob|varbinary|long-varbinary|time-record|timestamp-record|timestamp-offset-record|timestamp-offset|timestamp|rowid|xml|long-varchar)(?=\\s|\\.|\\)|\\()",name:"storage.type.sql.picture.cobol"},{match:"(?<![-_])(?i:self)",name:"keyword.other.self.cobol"},{match:"(?<![-_])(?i:super)",name:"keyword.other.super.cobol"},{match:"(^[0-9][0-9][0-9][0-9][0-9][0-9])",name:"constant.numeric.cobol"},{captures:{1:{name:"meta.symbol.cobol"},2:{name:"constant.numeric.integer"},3:{name:"meta.symbol.cobol"},4:{name:"constant.numeric.integer"},5:{name:"meta.symbol.cobol"}},match:"(\\()([0-9]*)(:)([0-9]*)(\\))"},{match:"([a-zA-Z-0-9_]*[a-zA-Z0-9]|([#]?[0-9a-zA-Z]+[a-zA-Z-0-9_]*[a-zA-Z0-9]))",name:"meta.symbol.cobol"}],h={"cics-keywords":{match:"(?<![\\-\\w])(?i:abcode|abdump|abend|abort|abprogram|abstime|accum|acee|acqactivity|acqprocess|acquactivity|action|activity|activityid|actpartn|add|address|after|aid|alarm|all|allocate|alter|alternate|altscrnht|altscrnwd|and|anykey|aplkybd|apltext|applid|as|asa|asis|asktime|asraintrpt|asrakey|asrapsw|asraregs|asraspc|asrastg|assign|asynchronous|at|attach|attachid|attributes|authenticate|autopage|auxiliary|base64|basicauth|below|bif|binary|bit|bodycharset|bookmark|brdata|brdatalength|brexit|bridge|browsetoken|btrans|buffer|build|burgeability|caddrlength|cancel|card|cbuff|ccsid|certificate|change|changetime|channel|char|characterset|check|chunkend|chunking|chunkno|chunkyes|cicsdatakey|ciphers|class|clear|cliconvert|client|clientaddr|clientaddrnu|clientconv|clientname|clntaddr6nu|clntipfamily|close|closestatus|clrpartn|cmdsec|cnamelength|cnotcompl|codepage|color|commarea|commonname|commonnamlen|comparemax|comparemin|complete|composite|compstatus|condition|confirm|confirmation|connect|consistent|console|container|contexttype|control|convdata|converse|convertst|converttime|convid|copy|counter|country|countrylen|create|critical|ctlchar|current|cursor|cwa|cwaleng|data|data1|data2|datalength|datalenth|dataonly|datapointer|dataset|datastr|datatoxml|datatype|datcontainer|date|dateform|datesep|datestring|day|daycount|dayofmonth|dayofweek|dayofyear|days|daysleft|day-of-week|dcounter|ddmmyy|ddmmyyyy|debkey|debrec|debug-contents|debug-item|debug-line|debug-name|debug-sub-1|debug-sub-2|debug-sub-3|deedit|default|define|defresp|defscrnht|defscrnwd|delay|delete|deleteq|delimiter|deq|destcount|destid|destidleng|detail|detaillength|dfhresp|dfhvalue|digest|digesttype|disconnect|docdelete|docsize|docstatus|doctoken|document|ds3270|dsscs|dump|dumpcode|dumpid|duprec|ecaddr|ecblist|eib|elemname|elemnamelen|elemns|elemnslen|end|endactivity|endbr|endbrowse|endfile|endoutput|enq|enter|entry|entryname|eoc|eods|eprfield|eprfrom|eprinto|eprlength|eprset|eprtype|equal|erase|eraseaup|error|errterm|esmreason|esmresp|event|eventtype|eventual|ewasupp|exception|expect|expirytime|extds|external|extract|facility|facilitytokn|false|faultactlen|faultactor|faultcode|faultcodelen|faultcodestr|faultstring|faultstrlen|fci|fct|field|file|firestatus|flength|fmh|fmhparm|for|force|formattime|formfeed|formfield|free|freekb|freemain|from|fromactivity|fromccsid|fromchannel|fromcodepage|fromdoc|fromflength|fromlength|fromprocess|frset|fulldate|function|gchars|gcodes|gds|generic|get|getmain|getnext|gmmi|groupid|gtec|gteq|handle|head|header|hex|high-value|high-values|hilight|hold|honeom|host|hostcodepage|hostlength|hosttype|hours|httpheader|httpmethod|httprnum|httpversion|httpvnum|ignore|immediate|in|increment|initimg|initparm|initparmlen|inpartn|input|inputevent|inputmsg|inputmsglen|inquire|insert|integer|interval|into|intoccsid|intocodepage|invalidcount|invite|invmpsz|invoke|invokingprog|invpartn|invreq|issue|issuer|item|iutype|journalname|jtypeid|jusfirst|juslast|justify|katakana|keep|keylength|keynumber|l40|l64|l80|label|langinuse|languagecode|last|lastusetime|ldc|ldcmnem|ldcnum|leavekb|length|lengthlist|level|lightpen|linage-counter|line|lineaddr|line-counter|link|list|listlength|llid|load|locality|localitylen|logmessage|logmode|logonlogmode|logonmsg|low-value|low-values|luname|main|map|mapcolumn|mapfail|mapheight|mapline|maponly|mapped|mappingdev|mapset|mapwidth|massinsert|maxdatalen|maxflength|maximum|maxlength|maxlifetime|maxproclen|mcc|mediatype|message|messageid|metadata|metadatalen|method|methodlength|milliseconds|minimum|minutes|mmddyy|mmddyyyy|mode|modename|monitor|month|monthofyear|move|msr|msrcontrol|name|namelength|natlang|natlanginuse|netname|newpassword|newphrase|newphraselen|next|nexttransid|nleom|noautopage|nocc|nocheck|nocliconvert|noclose|nodata|node|nodocdelete|nodump|noedit|noflush|nohandle|noinconvert|none|nooutconert|noqueue|noquiesce|nosrvconvert|nosuspend|note|notpurgeable|notruncate|nowait|nscontainer|null|nulls|numciphers|numevents|numitems|numrec|numroutes|numsegments|numtab|of|oidcard|on|opclass|open|operation|operator|operid|operkeys|operpurge|opid|opsecurity|options|or|orgabcode|organization|organizatlen|orgunit|orgunitlen|outdescr|outline|outpartn|output|owner|pa1|pa2|pa3|page|pagenum|page-counter|paging|parse|partn|partner|partnfail|partnpage|partns|partnset|pass|passbk|password|passwordlen|path|pathlength|pct|pf1|pf10|pf11|pf12|pf13|pf14|pf15|pf16|pf17|pf18|pf19|pf2|pf20|pf21|pf22|pf23|pf24|pf3|pf4|pf5|pf6|pf7|pf8|pf9|pfxleng|phrase|phraselen|piplength|piplist|point|pool|pop|portnumber|portnumnu|post|ppt|predicate|prefix|prepare|princonvid|prinsysid|print|priority|privacy|process|processtype|proclength|procname|profile|program|protect|ps|punch|purge|purgeable|push|put|qname|query|queryparm|querystring|querystrlen|queue|quote|quotes|random|rba|rbn|rdatt|read|readnext|readprev|readq|reattach|receive|receiver|recfm|record|recordlen|recordlength|reduce|refparms|refparmslen|relatesindex|relatestype|relatesuri|release|remove|repeatable|repetable|replace|reply|replylength|reqid|requesttype|resclass|reset|resetbr|resid|residlength|resource|resp|resp2|ressec|restart|restype|result|resume|retain|retcode|retcord|retriece|retrieve|return|returnprog|return-code|rewind|rewrite|ridfld|role|rolelength|rollback|route|routecodes|rprocess|rresource|rrn|rtermid|rtransid|run|saddrlength|scheme|schemename|scope|scopelen|scrnht|scrnwd|seconds|security|segmentlist|send|sender|serialnum|serialnumlen|server|serveraddr|serveraddrnu|serverconv|servername|service|session|sesstoken|set|shared|shift-in|shift-out|sigdata|signal|signoff|signon|sit|snamelength|soapfault|sort-control|sort-core-size|sort-file-size|sort-message|sort-mode-size|sort-return|sosi|space|spaces|spoolclose|spoolopen|spoolread|spoolwrite|srvconvert|srvraddr6nu|srvripfamily|ssltype|start|startbr|startbrowse|startcode|state|statelen|stationid|status|statuscode|statuslen|statustext|storage|strfield|stringformat|subaddr|subcodelen|subcodestr|subevent|subevent1|subevent2|subevent3|subevent4|subevent5|subevent6|subevent7|subevent8|sum|suspend|suspstatus|symbol|symbollist|synchronous|synclevel|synconreturn|syncpoint|sysid|tables|tally|task|taskpriority|tcpip|tcpipservice|tct|tctua|tctualeng|td|tellerid|template|termcode|termid|terminal|termpriority|test|text|textkybd|textlength|textprint|time|timeout|timer|timesep|title|to|toactivity|tochannel|tocontainer|toflength|token|tolength|toprocess|trace|tracenum|trailer|tranpriority|transaction|transform|transid|trigger|trt|true|ts|twa|twaleng|type|typename|typenamelen|typens|typenslen|unattend|uncommitted|unescaped|unexpin|unlock|until|uow|update|uri|urimap|url|urllength|userdatakey|userid|username|usernamelen|userpriority|using|validation|value|valuelength|verify|versionlen|volume|volumeleng|wait|waitcics|web|when-compiled|wpmedia1|wpmedia2|wpmedia3|wpmedia4|wrap|write|writeq|wsacontext|wsaepr|xctl|xmlcontainer|xmltodata|xmltransform|xrba|year|yyddd|yyddmm|yymmdd|yyyyddd|yyyyddmm|yyyymmdd|zero|zeroes|zeros)(?![\\-\\w])",name:"keyword.verb.cics"},"dli-keywords":{match:"(?<![\\-\\w])(?i:accept|chkp|deq|dlet|gnp|gn|gu|isrt|load|log|pos|query|refresh|repl|retrieve|rolb|roll|rols|schd|sets|setu|symchkp|term|xrst)(?![\\-\\w])",name:"keyword.verb.dli"},"dli-options":{match:"(?<![\\-\\w])(?i:statusgroup|checkpoint|chkp|id|lockclass|segment|info|where|from|using|keyfeedback|feedbacklen|variable|first|last|current|seglength|offset|locked|movenext|getfirst|set|setcond|setzero|setparent|fieldlength|keys|maxlength|length[0-9]*|area[0-9]*|psc|pcs|pcb|sysserve|into)(?![\\-\\w])",name:"keyword.other.dli"},"number-complex-constant":{match:"(\\-|\\+)?((([0-9]+(\\.[0-9]+))|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)([LlFfUuDd]|UL|ul)?(?=\\s|\\.$|,|\\))",name:"constant.numeric.cobol"},"number-simple-constant":{match:"(\\-|\\+)?([0-9]+)(?=\\s|\\.$|,|\\))",name:"constant.numeric.cobol"},"string-double-quoted-constant":{begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:'("|$)',endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}}},"string-quoted-constant":{begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.cobol"}},end:"('|$)",endCaptures:{0:{name:"punctuation.definition.string.end.cobol"}},name:"string.quoted.single.cobol"}},i="source.cobol",j={displayName:d,fileTypes:e,name:f,patterns:g,repository:h,scopeName:i}}};
|