Home
last modified time | relevance | path

Searched defs:add (Results 176 – 200 of 267) sorted by path

1234567891011

/plugin/memcache/classes/
H A Dmemcache_wincache.class.php10 public static function add($key, $val,$ttl = 0){ function in memcache_wincache
/plugin/memcache/
H A Dhelper.php118 function add($key,$val,$ttl = 0){ function in helper_plugin_memcache
/plugin/mermaid/
H A Dmermaid.min.js1574 `),xt=0;xt<At.length;xt++){var Mt=At[xt],Dt=tt.measureText(Mt),Bt=Math.ceil(Dt.width),Zt=z;ut=Math.max(Bt,ut),dt+=Zt}return ut+=O,dt+=O,A[T]={width:ut,height:dt}},kp.calculateLabel global() method in b
[all...]
/plugin/noticeboard/classes/
H A DArrayList.php44 public function add($item){ function in helper_plugin_noticeboard_ArrayList
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php44 public function add($item){ function in helper_plugin_noticeboard_ArrayList
/plugin/oauth/vendor/composer/
H A DClassLoader.php184 public function add($prefix, $paths, $prepend = false) function in Composer\\Autoload\\ClassLoader
/plugin/odt/ODT/
H A DODTDocument.php2206 public function addToValue ($value, $add) {
H A DODTmanifest.php62 function add($name, $mime) { function in ODTManifest
/plugin/odt/renderer/
H A Dpage.php2240 public function addToValue ($value, $add) {
/plugin/openid/Auth/OpenID/
H A DAX.php311 function add($attribute) function in Auth_OpenID_AX_FetchRequest
H A DBigMath.php195 abstract protected function add($x, $y); function in Auth_OpenID_MathLibrary
238 function add($x, $y) function in Auth_OpenID_BcMathWrapper
328 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
H A DMessage.php417 function add($namespace_uri) function in Auth_OpenID_NamespaceMap
/plugin/processing/
H A Dscript.js428 arr.add = function() { function
4399 add: function(c1, c2) { method in p.modes
12973 add: function(href) { method in Processing.Sketch.imageCache
13039 add: function(fontSrc) { method in Processing.Sketch.fonts
/plugin/prosemirror/schema/
H A DNodeStack.php101 public function add(Node $node) function in dokuwiki\\plugin\\prosemirror\\schema\\NodeStack
/plugin/pureldap/vendor/composer/
H A DClassLoader.php118 public function add($prefix, $paths, $prepend = false) global() function in Composer\\Autoload\\ClassLoader
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php80 public function add(Control ...$controls) global() function in FreeDSx\\Ldap\\Control\\ControlBag
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php66 public function add(...$values): self global() function in FreeDSx\\Ldap\\Entry\\Attribute
H A DChange.php133 public static function add($attribute, ...$values): Change global() function in FreeDSx\\Ldap\\Entry\\Change
H A DChanges.php39 public function add(Change ...$changes) global() function in FreeDSx\\Ldap\\Entry\\Changes
H A DEntries.php39 public function add(Entry ...$entries) global() function in FreeDSx\\Ldap\\Entry\\Entries
H A DEntry.php53 public function add($attribute, ...$values) global() function in FreeDSx\\Ldap\\Entry\\Entry
H A DOptions.php37 public function add(...$options) global() function in FreeDSx\\Ldap\\Entry\\Options
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php61 public static function add(Entry $entry) global() function in FreeDSx\\Ldap\\Operations
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php26 public function add(FilterInterface ...$filters); global() function
H A DFilterContainerTrait.php45 public function add(FilterInterface ...$filters) global() function

1234567891011