Home
last modified time | relevance | path

Searched refs:pre (Results 501 – 525 of 525) sorted by last modified time

1...<<21

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js378 pre : function ( node, htmlNode ) method in FCKXHtml.TagProcessors
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm96 <cfset var tags = "<body,<head,<html,<img,<pre,<script,<table,<title">
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css113 .FCK__ShowBlocks pre,
139 .FCK__ShowBlocks pre
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp317 …aPatterns = Array( "<!DOCTYPE\W*X?HTML", "<(body|head|html|img|pre|script|table|title)", "type\s*=…
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso45 <td width="100%" style="white-space:pre">[#this->second]</td>
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp48 <td width="100%" style="white-space:pre"><%=Server.HTMLEncode( Request.Form(sForm) )%></td>
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso231 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js30 …B = {hr:1, ul:1, div:1, blockquote:1, noscript:1, table:1, address:1, pre:1, p:1, h5:1, dl:1, h4:1… property in FCK.DTD.B
36 …set:1, ul:1, b:1, acronym:1, a:1, blockquote:1, i:1, address:1, tt:1, q:1, pre:1, p:1, em:1, dfn:1… property in FCK.DTD.H
111 pre: X({a:1}, D, F),
H A Dfck_xhtml10transitional.js33 …u:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre:1, h5:1, dl:1, h4:1… property in FCK.DTD.E
39 …1, b:1, acronym:1, a:1, blockquote:1, i:1, u:1, s:1, tt:1, address:1, q:1, pre:1, p:1, em:1, dfn:1… property in FCK.DTD.K
126 pre: X(G, C),
/plugin/code3/
H A Dstyle.css24 div.code pre.code, div.file pre.file {
37 div.code pre {
50 div.file pre.file {
/plugin/baselink/
H A Dsyntax.php92 $link['pre'] = '';
/plugin/externallink/
H A Dsyntax.php95 $link['pre'] = '';
/plugin/wysiwyg/fckeditor/_samples/
H A Dsample.css43 pre selector
47 white-space: pre-wrap; /* css-3 */
48 white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
/plugin/flowplay/flowplayer/
H A DREADME.txt48 pre-drawn images. This results in 50% smaller download size.
/plugin/textile2/
H A DclassTextile.php734 list(, $pre, $atts, $text, $title, $url, $slash, $post) = $m;
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js130 ,pre /* :Boolean */ argument
159 if (pre && options[i][type] == state) continue;
167 if ( options[i][type] == state && !pre) {
/plugin/bibtex/
H A Dsyntax.php357 $link['pre'] = '';
394 $link['pre'] = '';
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php503 $value['dependentPre'], $pre);
506 $value['dependentPreAlternative'], $pre);
508 $pre = preg_replace("/__DEPENDENT_ON_PREVIOUS_FIELD__/", '', $pre);
523 $pre = array_key_exists('plural', $value) ?
524 preg_replace("/__SINGULAR_PLURAL__/", $value['plural'], $pre) : $pre;
531 preg_replace("/__SINGULAR_PLURAL__/", $value['singular'], $pre) : $pre;
549 $pre = str_replace("`", '', $pre);
551 $pre = ($this->output == 'html') ? $this->utf8->utf8_htmlspecialchars($pre) : $pre;
567 $pre = array_shift($independent);
572 $pre = $dependent[3];
[all …]
H A DPARSESTYLE.php54 $pre = $array[1];
59 if(preg_match("/%(.*)%(.*)%|%(.*)%/U", $pre, $dependent))
63 $pre = str_replace($dependent[0], "__DEPENDENT_ON_PREVIOUS_FIELD__", $pre);
92 if(preg_match("/\^(.*)\^(.*)\^/U", $pre, $matchCarat))
94 $pre = str_replace($matchCarat[0], "__SINGULAR_PLURAL__", $pre);
127 $final[$fieldName]['pre'] = str_replace('`', '', $pre);
130 $final[$fieldName]['pre'] = $pre;
H A DREADME.txt15 … or that can be accessed as bibtex-type arrays, STYLEMAPBIBTEX is a set of pre-defined mapping arr…
139 …aw XML arrays from BIBFORMAT::loadStyle() into OSBib-usable arrays and perform some pre-processing.
/plugin/googlesearch/
H A Dnusoap.php4760pre { background-color: silver; padding: 5px; font-family: Courier New; font-size: x-small; color:…
/plugin/flickr/
H A Dsyntax.php112 $link['pre'] = '';
/plugin/zip/
H A Dadmin.php188 print '<pre>'; print_r($_FILES); print '</pre>';
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php237 $pre = $post = $dependentPre = $dependentPost = $dependentPreAlternative =
942 $pre = $array[1];
947 if(preg_match("/%(.*)%(.*)%|%(.*)%/U", $pre, $dependent))
951 $pre = str_replace($dependent[0], "__DEPENDENT_ON_PREVIOUS_FIELD__", $pre);
980 if(preg_match("/\^(.*)\^(.*)\^/U", $pre, $matchCarat))
982 $pre = str_replace($matchCarat[0], "__SINGULAR_PLURAL__", $pre);
1023 $final[$fieldName]['pre'] = str_replace('`', '', $pre);
1026 $final[$fieldName]['pre'] = $pre;
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …n:1,form:1,hr:1,"var":1,link:1,b:1,colgroup:1,ul:1,applet:1,del:1,iframe:1,pre:1,frameset:1,ins:1,… property in hljs.HTML_TAGS

1...<<21