Home
last modified time | relevance | path

Searched defs:match (Results 51 – 75 of 1579) sorted by relevance

12345678910>>...64

/plugin/cnmap/
Dsyntax.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
128 public function parseMatch($match) {
/plugin/dwmenu/
Dsyntax.php168 function handle($match, $state, $pos, &$handler) {
356 private function _getWikiLink($match, $title, &$renderer) {
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.min.js8 …e")&&-1===navigator.userAgent.indexOf("Opera")&&!!((t=navigator.userAgent.match(/AppleWebKit\/(\d+… property
Dbuttons.html5.js797 match: /^\-?\d+\.\d%$/, property
804 match: /^\-?\d+\.?\d*%$/, property
810 { match: /^\-?\$[\d,]+.?\d*$/, style: 57 }, // Dollars property
811 { match: /^\-?£[\d,]+.?\d*$/, style: 58 }, // Pounds property
812 { match: /^\-?€[\d,]+.?\d*$/, style: 59 }, // Euros property
813 { match: /^\-?\d+$/, style: 65 }, // Numbers without thousand separators property
814 { match: /^\-?\d+\.\d{2}$/, style: 66 }, // Numbers 2 d.p. without thousands separators property
816 match: /^\([\d,]+\)$/, property
823 match: /^\([\d,]+\.\d{2}\)$/, property
829 { match: /^\-?[\d,]+$/, style: 63 }, // Numbers with thousand separators property
[all …]
/plugin/hcalendar/syntax/
Dhcal2.php71 function handle($match, $state, $pos, &$handler){
87 function render($mode, & $renderer, $match) {
/plugin/translationbuddy/
Dsyntax.php35 public function handle($match, $state, $pos, &$handler){
54 function parseData($match){
/plugin/ckgedit/
Dscript.js45 function(match, p1, p2) { argument
65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
75 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
82 html = html.replace(/(<\w+)([^>]+)>/gm,function(match,tag,atts){ argument
181 rest.replace(attr, function(match, name) { argument
/plugin/textinsert/
Dsyntax.php59 function handle($match, $state, $pos, Doku_Handler $handler){
173 function get_inserts($match,$translation) {
/plugin/mdpage/
Dsyntax.php61 public function handle($match, $state, $pos, Doku_Handler $handler) {
96 protected function renderWithRenderer(Doku_Renderer $renderer, $match, $data) {
/plugin/siteexport/syntax/
H A Dtoctools.php51 …private function addInstructionstoHandler( $match, $state, $pos, Doku_Handler $handler, $instructi…
67 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js56 match: String.prototype.match, property
249 match: match property
281 String.prototype.match = (on ? fixed : nativ).match; method in String
374 match = nativ.exec.call(nativeTokens[scope], pattern.slice(pos)); property
522 match = null; property
672 addMatch = function (match) { argument
859 rewrite = function (match, paren, backref) { argument
975 fixed.match = function (regex) { function
1119 self.forEach(str, separator, function (match) { argument
1152 function (match, scope) { argument
[all …]
/plugin/command/inc/
Dembedding.php88 function parseCommandSyntax($match)
95 function handle($match, $state, $pos, &$handler)
/plugin/dwcommits/
Dsyntax.php62 function handle($match, $state, $pos, Doku_Handler $handler){
119 function parse_match($match) {
/plugin/csstimeline/
Dhelper.php13 public function handleMatch($match)
/plugin/htmlabstract/
Dsyntax.php49 function handle($match, $state, $pos, &$handler)
72 function splitAndSortParams($match)
/plugin/combo/syntax/
H A Dheadingwiki.php122 public function handle($match, $state, $pos, Doku_Handler $handler): array
249 function getLevelFromMatch($match): int
/plugin/strata/syntax/
H A Dentry.php42 function handle($match, $state, $pos, Doku_Handler $handler) {
183 function preprocess($match, $state, $pos, &$handler, &$result) {
/plugin/yalist/
Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) {
215 private function interpretMatch($match) {
/plugin/asciidocjs/node_modules/jake/lib/
Drule.js165 match(name) { method in Rule
182 static match(pattern, name) { method in Rule
/plugin/bureaucracyau/
Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) {
501 function replacedate($match) {
/plugin/bureaucracy-au/
Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) {
501 function replacedate($match) {
/plugin/htmlok/
DBaseSyntaxPlugin.php55 public function handle($match, $state, $pos, Doku_Handler $handler): array
95 abstract protected function renderMatch(string $match): string;
/plugin/tagfilter/syntax/
Dfilter.php78 public function handle($match, $state, $pos, Doku_Handler $handler)
95 protected function getOpts($match)
/plugin/ckgedit/scripts/
Dcss6.php430 public function replacements($match) {
456 function css_ckg_datauri($match){
/plugin/typography/syntax/
Dsmallcaps.php32 public function handle($match, $state, $pos, Doku_Handler $handler)

12345678910>>...64