| /plugin/pglist/ |
| D | syntax.php | 65 function handle($match, $state, $pos, Doku_Handler $handler){ 187 function _sort_page($a,$b){ 195 function _sort_file($a,$b){ 203 function _sort_date($a,$b) {
|
| /plugin/nslist/ |
| D | syntax.php | 54 function handle($match, $state, $pos, Doku_Handler $handler){ 121 function _sort_page($a,$b){ 125 function _sort_date($a,$b){
|
| /plugin/davcal/syntax/ |
| H A D | table.php | 50 function handle($match, $state, $pos, Doku_Handler $handler){ 117 private static function sort_events_asc($a, $b) 124 private static function sort_events_desc($a, $b)
|
| /plugin/zip/pear/File/Archive/Predicate/ |
| D | Duplicate.php | 56 var $pos = 0; variable in File_Archive_Predicate_Duplicate 90 function compare($a, $b) {
|
| /plugin/icalendar/ |
| D | syntax.php | 62 function handle($match, $state, $pos, &$handler) { 349 function compareByStartUnixDate($a, $b) { 354 function compareByEndUnixDate($a, $b) {
|
| /plugin/strata/syntax/ |
| D | info.php | 41 public function handle($match, $state, $pos, Doku_Handler $handler){ 71 function _compareNames($a, $b) {
|
| /plugin/linklist/ |
| D | syntax.php | 40 public function handle($match, $state, $pos, Doku_Handler $handler) 131 public function sortByTitle($a, $b)
|
| /plugin/autoindex/ |
| D | syntax.php | 39 public function handle($match, $state, $pos, Doku_Handler $handler) 114 public function titleSort($a, $b)
|
| /plugin/condition/ |
| D | syntax.php | 54 function handle($match, $state, $pos, Doku_Handler $handler) { 71 function _parse(&$match, &$b, &$ctn) { 279 function _processblocks($b, &$bug) { 321 function _evaluate($b, &$bug) {
|
| /plugin/importfacebookevents/ |
| D | syntax.php | 42 function compareEventStartDateAsc($a, $b) { 45 function compareEventStartDateDesc($b, $a) { 99 function handle($match, $state, $pos, &$handler) {
|
| /plugin/publish/ |
| H A D | syntax.php | 46 function handle($match, $state, $pos, Doku_Handler $handler){ 137 function _pagesorter($a, $b){
|
| /plugin/bookcreator/syntax/ |
| D | bookmanager.php | 68 function handle($match, $state, $pos, Doku_Handler $handler) { 338 function _datesort($a, $b) { 351 function _titlesort($a, $b) {
|
| /plugin/authorstats/ |
| D | syntax.php | 49 public function handle($match, $state, $pos, Doku_Handler $handler) 91 function _sortByContrib($a, $b) 101 function _sortByLastMonthsContrib($a, $b)
|
| /plugin/approve/syntax/ |
| H A D | table.php | 25 function handle($match, $state, $pos, Doku_Handler $handler){ 107 protected function array_equal($a, $b) {
|
| /plugin/bibtex/ |
| D | syntax.php | 135 function compare_year($a, $b) { 154 function compare_type($a, $b) { 223 function handle($match, $state, $pos) {
|
| /plugin/improg/ |
| D | syntax.php | 8 function improgcmp($a, $b) { 25 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/diagramsnet/lib/plugins/webcola/ |
| D | cola.min.js | 1 … if("function"==typeof define&&define.amd)define([],a);else{var b;b="undefined"!=typeof window?win… argument 2 …bilityGraph=null,this._groupCompactness=1e-6,this.event=null,this.linkAccessor={getSourceIndex:a.g… argument 3 for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])};return function(b,c){function d(){this.constructor… argument
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | nv.d3.min.js | 2 …"Function.prototype.bind - what is trying to be bound is not callable");var b=Array.prototype.slic… argument 3 …barsWrap"),z.attr("transform","translate("+h.left+","+h.top+")"),n&&z.select(".nv-y.nv-axis").attr… property 4 …b,c){return"translate(0,"+(c%2==0?"5":"17")+")"})}n&&(g.scale(d)._ticks(a.utils.calcTicksY(t/36,h)… property 5 …h}).length))return a.utils.noData(b,v),b;v.selectAll(".nv-noData").remove(),c=e.xScale(),d=e.yScal… argument 6 …g").attr("class","nv-x nv-axis"),K.append("g").attr("class","nv-y nv-axis"),K.append("g").attr("cl… argument 7 …:function(b){x=a.utils.getColor(b)}}}),a.utils.initOptions(b),b},a.models.parallelCoordinates=func… argument 8 …nerator()},set:function(b){a.deprecated("tooltipContent","use chart.tooltip.contentGenerator() ins… function
|
| /plugin/revisionsdue/ |
| D | syntax.php | 82 function date_compare($a, $b) { 144 function handle($match, $state, $pos, &$handler){
|
| /plugin/quickstats/ |
| D | syntax.php | 125 function handle($match, $state, $pos, Doku_Handler $handler){ 540 function get_subversions($a,$b) { 560 function ua_Cmp($a, $b) { 621 function QuickStatsCmp($a, $b) {
|
| /plugin/photogallery/ |
| D | syntax.php | 61 function handle($match, $state, $pos, Doku_Handler $handler){ 487 function _modsort($a,$b){ 496 function _datesort($a,$b){ 507 function _titlesort($a,$b){
|
| /plugin/doodle3/ |
| D | syntax.php | 96 function handle($match, $state, $pos, Doku_Handler $handler) { 628 function cmpEntryByTime($a, $b) {
|
| /plugin/doodle2/ |
| D | syntax.php | 90 function handle($match, $state, $pos, &$handler) { 608 function cmpEntryByTime($a, $b) {
|
| /plugin/doodle4/ |
| D | syntax.php | 118 function handle($match, $state, $pos, Doku_Handler $handler) { 713 function cmpEntryByTime($a, $b) {
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js | 1 (function(a){if(typeof exports=="object"&&typeof module=="object")a(require("../lib/codemirror"),re… argument 2 …function(a,b){var c=b.inputState;var d=c.motion;var f=c.motionArgs||{};var g=c.operator;var h=c.op… argument 3 … m=g;g=h;h=m}if(d){h.ch+=1}else{g.ch+=1}return{start:g,end:h}}function _a(a,b,c,d){var f=oa(b);var… argument
|