Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DGitRepoSource.php33 public $ref; variable in Google\\Service\\CloudBuild\\GitRepoSource
74 public function setRef($ref)
/plugin/combo/ComboStrap/
H A DInterWiki.php23 private string $ref; variable in ComboStrap\\InterWiki
62 public static function createMediaInterWikiFromString(string $ref): InterWiki
H A DLinkMarkup.php107 public function __construct(string $ref)
134 public static function createFromRef(string $ref): LinkMarkup
H A DMarkupRef.php63 private string $ref; variable in ComboStrap\\MarkupRef
75 public function __construct($ref, $type)
/plugin/bibtex/OSBib/format/
DEXPORTFILTER.php28 function EXPORTFILTER(&$ref, $output)
/plugin/fedauth/classes/
Dfa_service.class.php46 function response($ref) {
/plugin/fedauth/classes/svc/
Dfa_openid.svc.class.php98 function response($ref) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/
DReflectionHelper.php25 public static function getProperties(ReflectionClass $ref)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Reflection/
DReflectionHelper.php25 public static function getProperties(ReflectionClass $ref)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DContext.php24 public function register($name, &$ref)
/plugin/projects/lib/
Dmaker.php14 public $ref = 0; variable in MakeNode
77 public function ref() { function in MakeNode
/plugin/bb4dw/
Dsyntax.php207 private function retrieve_resource(string $type, string $ref, bool $path = false): string
/plugin/farm/
Dconfig.class.php23 private $ref = array(); variable in dokuwiki_farm_config
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
DBlogPost.php80 private $ref; variable in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\BlogPost
/plugin/combo/syntax/
H A Dvariable.php26 public static function isVariable($ref): bool
/plugin/diagramsnet/lib/js/diagramly/
DGitHubClient.js386 GitHubClient.prototype.getSha = function(org, repo, path, ref, success, error) argument
466 GitHubClient.prototype.createGitHubFile = function(org, repo, ref, data, asLibrary) argument
468 var meta = {'org': org, 'repo': repo, 'ref': ref, 'name': data.name, property
549 success(new GitHubFile(this.ui, data, {'org': org, 'repo': repo, 'ref': ref, property
608 GitHubClient.prototype.writeFile = function(org, repo, ref, path, message, data, sha, success, erro… argument
DGitLabClient.js507 GitLabClient.prototype.createGitLabFile = function(org, repo, ref, data, asLibrary, refPos) argument
514 var meta = {'org': org, 'repo': repo, 'ref': ref, 'name': fileName, property
559 success(new GitLabFile(this.ui, data, {'org': org, 'repo': repo, 'ref': ref, 'name': filename, property
641 GitLabClient.prototype.writeFile = function(org, repo, ref, path, message, data, last_commit_id, su… argument
/plugin/supa/
Dscript.js178 function insertAfter(ref, newNode) { argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
DInput.class.php136 public function &ref($name, $default = '', $nonempty = false) { function in Input
/plugin/diagramsnet/lib/WEB-INF/lib/
Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/swiftmail/Swift/
DMessage.php124 protected function setReference($where, $key, $ref)
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.js1474 Popcorn.addTrackEvent.ref = function( obj, track ) { function
1510 Popcorn.removeTrackEvent.ref = function( obj, removeId ) { function
1537 Popcorn.getTrackEvents.ref = function( obj ) { function
1547 Popcorn.getTrackEvent.ref = function( obj, trackId ) { function
/plugin/picasawebalbum/
Djquery.pwi.js234 function clickAlbumThumb(ref){ argument
/plugin/picasawebalbum/orig/
Djquery.pwi.js234 function clickAlbumThumb(ref){ argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js484 function can_drop_symbol(ref, compressor, keep_lambda) { argument
504 function make_ref(ref, fixed) { argument
659 function push_ref(def, ref) { argument
1674 function process_to_assign(ref) { argument
1882 return def.scope === scope || all(def.references, function(ref) { argument
2981 if (parent.left.match_symbol(function(ref) { argument
3140 var matches = def.references.filter(function(ref) { argument
3162 … if (def.fixed) remaining = Math.min(remaining, def.references.filter(function(ref) { argument
3459 if (!all(def.references, function(ref, index) { argument
3488 return !all(def.references, function(ref) { argument
[all …]

1234