Home
last modified time | relevance | path

Searched defs:code (Results 626 – 650 of 674) sorted by last modified time

1...<<21222324252627

/plugin/projects/lib/
H A Dtools.php66 function render_code(&$renderer, $code, $lang) {
/plugin/fblogin/lib/
H A Dbase_facebook.php758 protected function getAccessTokenFromCode($code, $redirect_uri = null) {
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css33 a, abbr, acronym, address, big, cite, code, selector
H A Dimpress-extra.css1 pre, code, samp, kbd { selector
/plugin/preservefilenames/
H A Drenderer.php28 function code($text, $language = NULL, $filename = '') function in renderer_plugin_preservefilenames
/plugin/fedauth/classes/
H A Dfa_base.class.php152 function _status($msg, $code, $params) {
/plugin/fedauth/Auth/OpenID/
H A DServer.php1271 var $code = AUTH_OPENID_HTTP_OK; variable in Auth_OpenID_WebResponse
1274 function Auth_OpenID_WebResponse($code = null, $headers = null,
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js26 …ges();selection.addRange(range);}};Syntax.layouts.editor=function(options,code){var container=jQue… argument
H A Djquery.syntax.layout.plain.js5 Syntax.layouts.plain=function(options,code,container){var toolbar=jQuery('<div class="toolbar">');v… argument
H A Djquery.syntax.layout.table.js5 Syntax.layouts.table=function(options,code,container){var table=jQuery('<table class="syntax highli… argument
H A Djquery.syntax.layout.inline.js5 Syntax.layouts.inline=function(options,code,container){var inline=jQuery('<code class="syntax highl… argument
H A Djquery.syntax.layout.fixed.js5 Syntax.layouts.fixed=function(options,code,container){var fixed=jQuery('<div class="fixed syntax hi… argument
H A Djquery.syntax.layout.list.js5 Syntax.layouts.list=function(options,code,container){var listTag=options.listTag||'ol';var list=jQu… argument
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4292 _isButton = function(event, code) { argument
/plugin/s5reloaded/ui/thesis/
H A Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
/plugin/jsonrpc/
H A DIJR_Error.php9 var $code; variable in IJR_Error
11 function IJR_Error($code, $message) {
/plugin/qrcode2/
H A Dphpqrcode.php175 public static function tcpdfBarcodeArray($code, $mode = 'QR,L', $tcPdfVersion = '4.5.037')
860 public static function unserial($code)
2601 public static function unserial($code)
/plugin/processing/
H A Dscript.js11468 function keyCodeMap(code, shift) { argument
11769 function parseProcessing(code) { argument
11772 function splitToAtoms(code) { argument
11793 function injectStrings(code, strings) { argument
11885 function extractClassesAndMethods(code) { argument
11899 function extractConstructors(code, className) { argument
/plugin/farm/install/
H A Dfarmstructurecreator.php55 function getLang($code, $data = null) {
/plugin/farm/
H A Daction.php159 function getLang($code, $data = null) {
H A Dadmin.php105 function getLang($code, $data = null, $opt='') {
/plugin/simplexml/
H A Drenderer.php271 function code($text, $lang = NULL) { function in renderer_plugin_simplexml

1...<<21222324252627