Home
last modified time | relevance | path

Searched defs:match (Results 976 – 1000 of 1413) sorted by last modified time

1...<<31323334353637383940>>...57

/plugin/markdownextra/
H A Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/xssnipper/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler &$handler) {
/plugin/topbarsyntax/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler &$handler) {
/plugin/orphanmedia/
H A Dsyntax.php40 function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/anewssystem/
H A Dsyntax.php46 function handle($match, $state, $pos,Doku_Handler &$handler) {
/plugin/visrep/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler) {
/plugin/dirpictures/
H A Dsyntax.php53 function handle($match, $state, $pos, &$handler){
/plugin/freechat/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js278 RegExp.prototype.match = RegExp.prototype.test; method in RegExp
355 return this.gsub(pattern, function(match) { argument
471 var escapedString = this.gsub(/[\x00-\x1f\\]/, function(match) { argument
540 return function(match) { return template.evaluate(match) }; argument
562 return this.template.gsub(this.pattern, function(match) { argument
1718 match: function(element, selector) { method in Element.Methods
/plugin/plantuml/
H A Dsyntax.php41 function handle($match, $state, $pos, &$handler) {
/plugin/inlinetoc/
H A Dsyntax.php47 function handle($match, $state, $pos, &$handler) {
/plugin/codebender/syntax/
H A Dsyntax.php57 public function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/skype/
H A Dsyntax.php74 function handle($match, $state, $pos, DOKU_Handler $handler){
/plugin/data-graph/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/comment/
H A Dsyntax.php28 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/poll/
H A Dsyntax.php33 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/patchpanel/
H A Dsyntax.php61 function handle($match, $state, $pos, &$handler){
/plugin/abbrlist/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler){
/plugin/javadoc/
H A Dsyntax.php70 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/indexnumber/
H A Dsyntax.php76 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php62 public function handle($match, $state, $pos, Doku_Handler &$handler) {
/plugin/mediasyntax/syntax/
H A Dmedia.php39 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/gitlog/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/noprint/
H A Dsyntax.php88 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/alphaindex/
H A Dsyntax.php49 function handle($match, $state, $pos, Doku_Handler $handler){

1...<<31323334353637383940>>...57