Home
last modified time | relevance | path

Searched defs:text (Results 676 – 700 of 848) sorted by last modified time

1...<<21222324252627282930>>...34

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1576 function fixCommonPgnMistakes(text) { argument
2094 function myAlertFEN(FenString, text) { argument
3562 …var text = ++variationTextDepth ? ('<SPAN CLASS="variation">' + (printedVariation ? ' ' : '') + (v… variable
3976 function simpleHtmlentities(text) { argument
3980 function simpleHtmlentitiesDecode(text) { argument
/plugin/pirate/
H A Drenderer.php25 function cdata($text) {
/plugin/jukebox/id3/
H A Dgetid3.lib.php35 function SafeStripSlashes($text) {
/plugin/ditaa/ditaa/
H A Dditaa.jar ... ascii2image/graphics/ org/stathissideris/ascii2image/text/ net/htmlparser/jericho/Attribute.class ...
/plugin/prettytables/
H A Dscript.js18 function prettytables_repeat(text,num) { argument
26 function prettytables_count_spaces(text) { argument
43 function prettytables_strcenter (text, width) { argument
71 this.parse = function(text){ argument
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js59 function Markdown(text) { argument
279 Markdown_Parser.prototype.transform = function(text) { argument
457 text = text.replace(all, function(match, text) { argument
496 Markdown_Parser.prototype.hashBlock = function(text) { argument
627 Markdown_Parser.prototype.doAnchors = function(text) { argument
767 Markdown_Parser.prototype.doImages = function(text) { argument
869 Markdown_Parser.prototype.doHeaders = function(text) { argument
917 Markdown_Parser.prototype.doLists = function(text) { argument
1649 Markdown_Parser.prototype.outdent = function(text) { argument
1661 Markdown_Parser.prototype.detab = function(text) { argument
[all …]
/plugin/markdownextra/
H A Dmarkdown.php59 function Markdown($text) {
150 function mdwp_add_p($text) {
312 function transform($text) {
571 function hashBlock($text) {
687 function doAnchors($text) {
812 function doImages($text) {
914 function doHeaders($text) {
960 function doLists($text) {
1629 function outdent($text) {
1641 function detab($text) {
[all …]
H A Dsyntax.php89 function _markdown_header($text)
102 function _internallinks($text)
120 function _toc(&$renderer, $text)
/plugin/freechat/phpfreechat/src/
H A Dpfcurlprocessing.php18 function pfc_make_hyperlink($text)
63 function pfc_undo_make_hyperlink($text)
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1934 insert_text_callback: function(text, pfcp) argument
H A Dpfcprompt.js94 prompt: function(text,def) argument
H A Dxajax.js11 DebugMessage:function(text){if(text.length > 1000)text=text.substr(0,1000)+"...\n[long response]\n.… argument
H A Dregex.js1 RegExp.escape = function(text) { argument
/plugin/glossary/
H A Dajax.php49 $text = ob_get_contents (); variable
52 $text = '<div class="'.$type.'">'.$msg.'</div>'.$text; variable
/plugin/plantuml/
H A Dsyntax.php273 function _log($text) {
/plugin/indexnumber/
H A Dscript.js6 function indexnumberPickerInsert(text, edid) { argument
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php85 function parseurl($url, $text) {
102 function parseemail($email, $text) {
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php410 protected function xmlrpc_decode($text) {
/plugin/header2/
H A Dsyntax.php109 function _remove_html_tags($text) {
120 function _xhtml_header($text, $level, $pos, &$renderer) {
157 function _odt_header($text, $level, $pos, &$renderer){
168 function _xml_header($text, $level, $pos, &$renderer){
/plugin/zotero/
H A Dsyntax.php98 private function output($text)
H A DTextZoteroRepository.php65 private function extractZoteroKey($text)
/plugin/latexit/
H A Dhelper.php101 static public function escape($text) {
H A Drenderer.php416 function header($text, $level, $pos) {
466 function cdata($text) {
688 function unformatted($text) {
696 function php($text) {
704 function phpblock($text) {
712 function html($text) {
720 function htmlblock($text) {
728 function preformatted($text) {
1507 protected function _header($level, $text) {
1597 protected function _createLabel($text) {
[all …]
/plugin/vcard/
H A Dsyntax.php300 private function _tag($tag_, $text, $class = '') {
325 private function _tagclass($tag, $text) {
/plugin/header3/
H A Dsyntax.php104 function _remove_html_tags($text) {
115 function _xhtml_header($text, $level, $pos, &$renderer) {
152 function _odt_header($text, $level, $pos, &$renderer){
163 function _xml_header($text, $level, $pos, &$renderer){

1...<<21222324252627282930>>...34