Home
last modified time | relevance | path

Searched refs:get (Results 251 – 275 of 3429) sorted by last modified time

1...<<11121314151617181920>>...138

/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock113 …"url": "https://bitbucket.org/erblearn/testing-tools/get/a898dc79b91c73a6fee7005e4189451d7a4235cc.…
/plugin/smtp/subtree/php-fig/log/
H A DREADME.md40 You can then pick one of the implementations of the interface to get a logger.
/plugin/embeddedphp/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/htmlokalt/
H A DLICENSE14 …are (and charge for them if you wish), that you receive source code or can get it if you want it, …
18 …edoms that you received. You must make sure that they, too, receive or can get the source code. An…
158 …he work from the predecessor in interest, if the predecessor has it or can get it with reasonable …
230 You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyr…
/plugin/statistics/inc/
H A DStatisticsBrowscap.class.php28 $file = $http->get($url);
H A DStatisticsLogger.class.php38 * get the unique user ID
251 $data = $http->get('http://api.hostip.info/get_html.php?ip=' . $ip);
/plugin/const/_test/
H A Dconstants.test.php26 $response = $request->get(array('id' => 'test:plugin_const:pageconstants'), '/doku.php');
55 $response = $request->get(array('id' => 'test:plugin_const:dateconstants'), '/doku.php');
93 $response = $request->get(array('id' => 'test:plugin_const:otherconstants'), '/doku.php');
H A Dfix_section.test.php17 $response = $request->get(array('id' => 'test:plugin_const:start'), '/doku.php');
30 $response = $request->get(array('id' => 'test:plugin_const:include'), '/doku.php');
/plugin/const/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/sql2wiki/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/approve/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/btable2/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/stellarium/
H A DLICENSE.md12 … charge for this service if you wish), that you receive source code or can get it if you want it, …
16 …he rights that you have. You must make sure that they, too, receive or can get the source code. An…
/plugin/structacl/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/notification/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/odt/action/
H A Dexport.php378 $template = $INPUT->get->str('odt_template', $template, true);
/plugin/odt/helper/
H A Dconfig.php571 $url_param = $INPUT->get->str($name, $value, true);
/plugin/odt/renderer/
H A Dpage.php1256 $img = $client->get($src);
/plugin/keyboard/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
326 You should also get your employer (if you work as a programmer) or your
/plugin/openid/Auth/OpenID/
H A DAX.php767 function get($type_uri) function in Auth_OpenID_AX_KeyValueMessage
792 return count($this->get($type_uri));
H A DConsumer.php426 $endpoint_data = $this->session->get($this->_token_key);
H A DDiscover.php562 $http_resp = @$fetcher->get($uri);
H A DMemcachedStore.php73 $serverAssociations = $this->connection->get($serverKey);
109 $association = $this->connection->get(
119 $serverAssociations = $this->connection->get($serverKey);
131 $association = $this->connection->get($lastKey);
151 $serverAssociations = $this->connection->get($serverKey);
H A DMessage.php235 function get($key, $default = null) function in Auth_OpenID_Mapping
332 return $this->namespace_to_alias->get($namespace_uri);
337 return $this->alias_to_namespace->get($alias);
385 $this->alias_to_namespace->get($desired_alias);
396 $alias = $this->namespace_to_alias->get($namespace_uri);
423 $alias = $this->namespace_to_alias->get($namespace_uri);
899 return $this->args->get([$namespace, $key], $default);
H A DPredisStore.php77 $expiration = $this->redis->get($expirationKey);
123 $association = $this->redis->get($associationKey);

1...<<11121314151617181920>>...138