Home
last modified time | relevance | path

Searched refs:character (Results 301 – 317 of 317) sorted by last modified time

1...<<111213

/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …tree|cache|call|cascade|cascaded|case|catalog_name|chain|change|changed|character|check|checkpoint…
/plugin/flowplayer/player/
H A DREADME.txt109 - #30 regression caused by character replacements, removing for now and let end user deal with them.
/plugin/contactmodern/
H A DREADME.textile54 p. or join multiple of them with a | character:
/plugin/fedauth/Auth/
H A DCOPYING159 incidental, or consequential damages of any character arising as a
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js116 child.nodeValue.toArray().each( function(character) { argument
119 character == ' ' ? String.fromCharCode(160) : character),
H A Dprototype.js571 var escapedString = this.replace(/[\x00-\x1f\\]/g, function(character) { argument
572 if (character in String.specialChar) {
573 return String.specialChar[character];
575 return '\\u00' + character.charCodeAt().toPaddedString(2, 16);
/plugin/processing/
H A Dscript.js10605 character = "k",
10620 graphics.text(character, 0, curTextSize);
10661 character = "p",
10676 graphics.text(character, 0, 0);
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt59 Linking to a specific section is possible, too. Just add the section name behind a hash character a…
/plugin/jmol2/jmol/
H A DCHANGES.txt7 # bug fix: (not really) -- " " character in VRML export added to accomodate AutoDesk 3D MAX import …
806 # display insertion = "?" // single-character wildcard here
1280 # new feature: character \0 at the start of an echo does screen echo only, not to callback or conso…
1947 # where [type] is one of Cs, Ci, Cn, or Sn, where n is an integer or the character "n"
2527 # new feature: draw .... ">xxx" first character of title ">" forces title to
4130 # first-character "_" indicates this function is a LOCAL function, private to this applet.
5208 # "MOPAC-Graphical data" on the first line, character index 6.
5884 # allows for scripting during pause or interrupt of running script using ! as first character of sc…
5892 # disallows user setting of variables with _ as first character
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt256 string string and character
H A Dhighlight.pack.js1character:1,assertion:1,to:1,add:1,current_user:1,usage:1,input:1,local:1,alter:1,match:1,collate:… property in hljs.LANGUAGES.sql.dM.k.keyword
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js303 function FCKXHtml_GetEntity( character ) argument
308 var sEntity = FCKXHtmlEntities.Entities[ character ] || ( '#' + character.charCodeAt(0) ) ;
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt107 Each character of a key/value is encoded by JavaScript standard escape()
110 - Unicode non-ASCII character (e.g. with code 0x1234) is encoded to e.g. %u1234.
113 - Other ASCII character (e.g. 0x15) is converted to e.g. %15.
/plugin/flowplay/flowplayer/
H A DLICENSE.txt159 incidental, or consequential damages of any character arising as a
/plugin/chessdiagram/toolbar/
H A Denglish.diff6 … =>'<chessdiagram>\n# Creates a chessboard from FEN and alternative one character for each piece 8…
/plugin/bibtex/OSBib/format/
H A DREADME.txt172 …n you enter the delimiters here. WIKINDX uses '{' and '}' as delimiters to protect character case.

1...<<111213