Home
last modified time | relevance | path

Searched +defs:source +defs:type (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/vendor/composer/
H A Dinstalled.json7 "source": { object
8 "type": "git", string
13 "type": "zip", string
22 "type": "library", string
51 "source": { object
52 "type": "git", string
57 "type": "zip", string
67 "type": "library", string
93 "source": "https://github.com/GeSHi/geshi-1.0/tree/master" string
101 "source": { object
[all …]
/dokuwiki/vendor/paragonie/random_compat/
H A Dcomposer.json11 "type": "library", string
22 "source": "https://github.com/paragonie/random_compat" string
/dokuwiki/vendor/paragonie/constant_time_encoding/
H A Dcomposer.json19 "type": "library", string
37 "source": "https://github.com/paragonie/constant_time_encoding" string
/dokuwiki/_test/core/
H A DphpQuery-onefile.php104 public $type; variable in DOMEvent
558 public function import($source, $sourceCharset = null) {
608 protected function documentFragmentCreate($source, $charset = null) {
827 public static function trigger($document, $type, $data = array(), $node = null) {
907 public static function add($document, $node, $type, $data, $callback = null) {
934 public static function remove($document, $node, $type = null, $callback = null) {
959 protected static function issetGlobal($documentID, $type) {
2514 public function trigger($type, $data = array()) {
2527 public function triggerHandler($type, $data = array()) {
2541 public function bind($type, $data, $callback = null) {
[all …]
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php232 protected $source = ''; variable in GeSHi
560 public function __construct($source = '', $language = '', $path = '') {
625 public function set_source($source) {
820 public function set_header_type($type) {
1760 public function set_link_styles($type, $styles) {
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6typeof define&&define.amd?define(["jquery"],t):t(jQuery)})(function(V){V.ui=V.ui||{};V.ui.version=… property