Home
last modified time | relevance | path

Searched defs:code (Results 576 – 600 of 674) sorted by last modified time

1...<<21222324252627

/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php90 public function authenticate($service, $code = null) {
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1324 public $code; variable in Google_AdUnit
1342 public function setCode( $code) {
1692 public $code; variable in Google_CustomChannel
1699 public function setCode( $code) {
H A DGoogle_ReportsService.php504 public $code; variable in Google_UsageReportsWarnings
509 public function setCode( $code) {
H A DGoogle_SQLAdminService.php925 public $code; variable in Google_OperationError
927 public function setCode( $code) {
H A DGoogle_AdExchangeSellerService.php463 public $code; variable in Google_AdUnit
468 public function setCode( $code) {
535 public $code; variable in Google_CustomChannel
542 public function setCode( $code) {
/plugin/authgoogle/google/
H A DGoogle_Client.php124 public function authenticate($code = null) {
444 public function __construct($message, $code = 0, Exception $previous = null,
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js8138 function bi_reverse(code, len) { argument
/plugin/authg2fa/
H A DGoogleAuthenticator.php89 public function verifyCode($secret, $code, $discrepancy = 1)
/plugin/publist/bib2tpl/lib/
H A DPEAR.php254 function isError($data, $code = null)
359 function expectError($code = '*')
477 $code = null,
559 function &throwError($message = null, $code = null, $userinfo = null)
805 var $code = -1; variable in PEAR_Error
830 function PEAR_Error($message = 'unknown error', $code = null,
/plugin/judge/
H A Daction.php292 public function upload($filename, $path, $code)
/plugin/icalevents/vendor/sabre/xml/lib/
H A DLibXMLException.php35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/eventum/XML/
H A DRPC.php558 function raiseError($msg, $code)
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A DphpQuery-onefile.php
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js1105 Markdown_Parser.prototype.makeCodeSpan = function(code) { argument
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js274 examples.code = { class in examples
/plugin/markdownextra/
H A Dmarkdown.php1149 function makeCodeSpan($code) {
/plugin/xssnipper/
H A Dconfig.ini1 code=<code [type] [filename]> insert_code_here </code> key
/plugin/orphanmedia/
H A Dconfig.ini1 code = "/\<code\>.*^\<\/code\>/smU" key
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcssparse.css6 code { selector
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php766 function isError($data, $code = null)
783 function Services_JSON_Error($message = 'unknown error', $code = null,
797 function Services_JSON_Error($message = 'unknown error', $code = null,
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3751 isButton = function(event, code) { argument
/plugin/authucenter/lib/api/
H A Duc.php42 $code = @$_GET['code']; variable
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php25 function codedisp($code) {
123 function tpl_codedisp($code) {
/plugin/sfauth/
H A Dhelper.php214 protected function oauth_finish($code, $instance) {

1...<<21222324252627