Home
last modified time | relevance | path

Searched refs:character (Results 226 – 250 of 317) sorted by path

12345678910>>...13

/plugin/flowplay/flowplayer/
H A DLICENSE.txt159 incidental, or consequential damages of any character arising as a
/plugin/flowplayer/player/
H A DREADME.txt109 - #30 regression caused by character replacements, removing for now and let end user deal with them.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js472 var character = String.specialChar[match[0]];
473 return character ? character : '\\u00' + match[0].charCodeAt().toPaddedString(2, 16);
/plugin/groupmail/
H A DREADME.textile56 p. or join multiple of them with a | character:
/plugin/gtime/gtlib/
H A DLICENSE159 incidental, or consequential damages of any character arising as a
/plugin/highlightjs/highlight/
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
H A Dreadme.eng.txt256 string string and character
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog194 * Fixed: Certain character & font files could cause warning
861 * Fixed: character widths were calculated incorrectly for
1625 character references are not recognised
/plugin/html2pdf/html2pdf/html2ps/data/
H A DLineBreak.txt28 # The Unicode name of each character is provided in a comment for help
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md614 * Added: Decoding RFC6868 parameter values (uses ^ as an escape character).
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md15 …mit hook requires PHP version 5.2.4 or greater due to its use of the vertical whitespace character.
/plugin/idoit/
H A Dsyntax.php112 return 'JSON decode error: Unexpected control character found';
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown211 $slick-prev-character | string | '\2190' | Unicode character code for the previous arrow icon
212 $slick-next-character | string | '\2192' | Unicode character code for the next arrow icon
213 $slick-dot-character | string | '\2022' | Unicode character code for the navigation dot icon
H A Dslick-theme.less11 @slick-prev-character: "←";
12 @slick-next-character: "→";
13 @slick-dot-character: "•";
85 content: @slick-prev-character;
87 content: @slick-next-character;
99 content: @slick-next-character;
101 content: @slick-prev-character;
150 content: @slick-dot-character;
/plugin/imagemap/
H A DREADME28 link text. This is done with the ''@'' character followed by a list of
/plugin/imagemapping/
H A DREADME28 link text. This is done with the ''@'' character followed by a list of
/plugin/indexnumber/
H A DREADME.md30 the "#" character. All `idxnum` tags with the same counter name will produce sequential
/plugin/interwikiformatting/
H A DREADME.md32 …he anchor symbol (#) will be replaced by unless it is the first or last character of the string, i…
33 …separator symbol (/) will be replaced by unless it is the first or last character of the string, i…
/plugin/issuetracker/
H A Dprototype.js681 var escapedString = this.replace(/[\x00-\x1f\\]/g, function(character) { argument
682 if (character in String.specialChar) {
683 return String.specialChar[character];
685 return '\\u00' + character.charCodeAt().toPaddedString(2, 16);
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/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/jplayer/
H A Dcomposer.lock94 …"ext-iconv": "iconv extension is required to work with different character sets (when `ext-mbstrin…
97 … "ext-mbstring": "mbstring extension is required to work with different character sets.",
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md440 crash (WMP) or output Asian character set (iTunes)
H A Dchangelog.txt41 * bugfix (G:222) demo.browse filesystem character encoding
216 * Bugfix: (G:12) IPTC character set not specified
220 * Bugfix: demo.browse to use character set consistently
311 if warning contains apostrophe/single-quote character
398 * Bugfix: (#1136) last character of unicode tags (e.g. ASF)
1400 ¤ ['swf']['bgcolor'] now returns the 6-character string
2236 table_var_dump() simplified and now outputs {-style character
2897 » All 4-character FrameIDs are now fully parsed according to the
2909 than the 4-character FrameIDs of the ID3v2 standard)
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt289 * special, incidental, or consequential damages of any character *

12345678910>>...13