![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/vendor/highlight/languages/ |
Upload File : |
/*! `crmsh` grammar compiled for Highlight.js 11.7.0 */ (()=>{var e=(()=>{"use strict";return e=>{ const t="group clone ms master location colocation order fencing_topology rsc_ticket acl_target acl_group user role tag xml" ;return{name:"crmsh",aliases:["crm","pcmk"],case_insensitive:!0,keywords:{ keyword:"params meta operations op rule attributes utilization read write deny defined not_defined in_range date spec in ref reference attribute type xpath version and or lt gt tag lte gte eq ne \\ number string", literal:"Master Started Slave Stopped start promote demote stop monitor true false" },contains:[e.HASH_COMMENT_MODE,{beginKeywords:"node",starts:{ end:"\\s*([\\w_-]+:)?",starts:{className:"title",end:"\\s*[\\$\\w_][\\w_-]*"}} },{beginKeywords:"primitive rsc_template",starts:{className:"title", end:"\\s*[\\$\\w_][\\w_-]*",starts:{end:"\\s*@?[\\w_][\\w_\\.:-]*"}}},{ begin:"\\b("+t.split(" ").join("|")+")\\s+",keywords:t,starts:{ className:"title",end:"[\\$\\w_][\\w_-]*"}},{ beginKeywords:"property rsc_defaults op_defaults",starts:{className:"title", end:"\\s*([\\w_-]+:)?"}},e.QUOTE_STRING_MODE,{className:"meta", begin:"(ocf|systemd|service|lsb):[\\w_:-]+",relevance:0},{className:"number", begin:"\\b\\d+(\\.\\d+)?(ms|s|h|m)?",relevance:0},{className:"literal", begin:"[-]?(infinity|inf)",relevance:0},{className:"attr", begin:/([A-Za-z$_#][\w_-]+)=/,relevance:0},{className:"tag",begin:"</?", end:"/?>",relevance:0}]}}})();hljs.registerLanguage("crmsh",e)})();