Home
last modified time | relevance | path

Searched defs:string (Results 376 – 389 of 389) sorted by last modified time

1...<<111213141516

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js478 function Copy(string, pos1, pos2) argument
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js108 function Copy(string,pos1,pos2) argument
/plugin/flowplay2/
H A Dsyntax.php22 function hsc($string){ return htmlspecialchars($string, ENT_QUOTES, 'UTF-8'); }
/plugin/contact/
H A Dsyntax.php145 function _show_message($string){
/plugin/nroff/
H A Drenderer.php1028 function _xmlEntities($string) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py43 def removeFromStart(string, char): argument
46 def removeFromEnd(string, char): argument
/plugin/flowplay/
H A Dsyntax.php21 function hsc($string){ return htmlspecialchars($string, ENT_QUOTES, 'UTF-8'); }
/plugin/chat/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
/plugin/bibtex/
H A Dsyntax.php479 function _xmlEntities($string) {
/plugin/googlesearch/
H A Dnusoap.php255 function debug($string){
267 function appendDebug($string){
1602 function xdebug($string){
/plugin/bibtex/OSBib/
H A DUTF8.php215 function utf8_strtolower($string){
238 function utf8_strtoupper($string){
284 function utf8_strlen($string){
H A DMINIMALRTF.php175 function utf8_2_unicode($string)
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php191 function extractStringValue($string)
319 function removeDelimiters($string){
338 function removeDelimitersAndExpand($string, $preamble = FALSE)
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.delphi

1...<<111213141516