Home
last modified time | relevance | path

Searched defs:code (Results 501 – 525 of 674) sorted by relevance

1...<<21222324252627

/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php90 public function authenticate($service, $code = null) {
/plugin/s5/ui/pixel/
H A Dpretty.css25 code {padding: 2px 0.25em; font-weight: bold; color: #533;} selector
/plugin/s5/ui/flower/
H A Dpretty.css25 code {padding: 2px 0.25em; font-weight: bold; color: #533;} selector
/plugin/html2pdf/snorriheim/
H A Dprint.css162 code { selector
/plugin/s5/ui/blue/
H A Dpretty.css25 code {padding: 2px 0.25em; font-weight: bold; color: #AAABF8;} selector
/plugin/bez/mdl/
H A DValidator.php42 public function set_error($field, $code) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css9 a, abbr, acronym, address, big, cite, code, selector
209 code { selector
/plugin/openid/Auth/OpenID/
H A DServer.php1306 public $code; variable in Auth_OpenID_ServerResponse
1403 public $code = AUTH_OPENID_HTTP_OK; variable in Auth_OpenID_WebResponse
1406 function __construct($code = null, $headers = null,
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php234 public function authenticate($code)
246 public function fetchAccessTokenWithAuthCode($code)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php146 private $code; variable in Google\\Auth\\OAuth2
937 public function setCode($code)
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.rules.page.inc.php169 function &get_css_property($code) {
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php580 $code,
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php315 $code,
/plugin/s5/ui/yatil/
H A Dpretty.css33 code {padding: 2px 0.25em; font-weight: bold; color: #555;} selector
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php520 public function setExpectedException($exception, $message = '', $code = null)
550 public function setExpectedExceptionRegExp($exception, $messageRegExp = '', $code = null)
581 public function expectExceptionCode($code)
/plugin/fckg/fckeditor/
H A Dfckconfig.js314 'code' : { Element : 'code' }, class in FCKConfig.CoreStyles
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js5 …FS(e[r],n)}}},highlightAll:function(e,n){var r=document.querySelectorAll('code[class*="language-"]… property in l
/plugin/eventline/
H A Dplain.php68 function code($text, $language = NULL) { function in Doku_Renderer_plain
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js36 … ol:1, h1:1, h3:1, h2:1, form:1, select:1, '#':1, ins:1, abbr:1, label:1, code:1, table:1, script:… property in FCK.DTD.H
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrix.php223 public function __construct($code) {
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 … ",h5:"\n== ",td:"|",th:"^",tr:" ",table:"\n\n",ol:" - ",ul:" * ",li:"",code:"''",pre:"\n<",hr:"… property in parse_wikitext.t
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js37 …InlineChildReqElements : { abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,… property in FCKListsLib.InlineChildReqElements
40 …InlineNonEmptyElements : { a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,fon… property in FCKListsLib.InlineNonEmptyElements
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1790 public $code; variable in Google_AddressesScopedListWarning
1795 public function setCode( $code) {
2114 public $code; variable in Google_DisksScopedListWarning
2119 public function setCode( $code) {
2697 public $code; variable in Google_InstancesScopedListWarning
2702 public function setCode( $code) {
3055 public $code; variable in Google_MachineTypesScopedListWarning
3492 public $code; variable in Google_OperationErrorErrors
3557 public $code; variable in Google_OperationWarnings
3623 public $code; variable in Google_OperationsScopedListWarning
[all …]
/plugin/authucenter/lib/api/
H A Duc.php42 $code = @$_GET['code']; variable

1...<<21222324252627