Home
last modified time | relevance | path

Searched defs:str (Results 51 – 75 of 307) sorted by path

12345678910>>...13

/plugin/captcha/
H A DEasySVG.php46 _utf8ToUnicode($str) global() argument
/plugin/chordsheets/
H A Dscript.js142 function isNullOrWhiteSpace(str) { argument
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php319 function get_conf_array($str) {
/plugin/ckgdoku/
H A Dscript.js199 function makeMap(str){ argument
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php170 public function str($name, $default = '', $nonempty = false) { function in Input
H A Dcheck_acl.php320 function get_conf_array($str) {
H A Dutf8.php50 function utf8_isASCII($str){
66 function utf8_strip($str){
304 function utf8_ltrim($str,$charlist=''){
325 function utf8_rtrim($str,$charlist=''){
346 function utf8_trim($str,$charlist='') {
409 function utf8_ucfirst($str){
433 function utf8_ucwords($str) {
574 function utf8_tohtml ($str) {
608 function utf8_unhtml($str, $entities=null) {
710 function utf8_to_unicode($str,$strict=false) {
[all …]
/plugin/ckgedit/
H A Dscript.js223 function makeMap(str){ argument
/plugin/cli/
H A Dsyntax.php437 protected function _tokenize( $str ) {
504 protected function _parseparams( $str ) {
/plugin/code3/src/
H A Dpsyhi.js92 var escapeHtml = function (str) { argument
96 var getColorizedString = function (num,str) { argument
H A Dtz.js306 function PR_attribToHtml(str) { argument
315 function PR_textToHtml(str) { argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str variable
44 el.left.css.container.update(str);}},printRule:function(_selector,_css,_layer){with(firebug){var str="<div class='Selector'>"+_selector+" {</div>";for(var i=0,len=_css.length;i<le global() variable
77 else if(childLen>0){link.attribute.addClass("Parent");}}}};return returnParentVal;}},openProperties:function(){with(firebug){var index=d.html.nIndex;var node=d.html.current[0];d.cl global() variable
[all...]
H A Dfirebug-lite-1.2.js1096 var rules = item[lib.env.ie ? "rules" : "cssRules"], str = ""; global() variable
1111 var str = "<div class='Selector'>"+_selector+" {</div>"; global() variable
1486 var str = ""; global() variable
[all...]
H A Dfirebug-lite-1.4.js357 if(r){results[ri]={str:r,"class":list["class"],extra:list.extra[cur]?list["class"]+list.extra[cur]:""}; property in results
359 }}if(!r){results[ri]={str:cur,"class":"",extra:""} property in results
363 function unescapeEntities(str,lists){var re=getEscapeRegexp("reverse",lists),split=String(str).split(re),len=split.length,results=[],cur,r,i,ri=0,l,list; argument
385 this.unescapeForTextNode=function(str){i argument
4022 parseParts(str) global() argument
6731 removeAll(str,re) global() argument
6734 trim(str) global() argument
[all...]
/plugin/combo/resources/webcode/
H A Dwebcode-console.js121 let htmlEntities = function (str) { argument
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false) argument
/plugin/condition/
H A Dbase_tester.php.orig.php201 function _bt_cmptimeandstr($str) {
/plugin/confmanager/configTypes/
H A DConfigManagerAbstractCascadeConfig.php64 protected function prepareEntity($str) {
/plugin/confmanager/
H A Dhelper.php141 public function prepareEntity($str) {
/plugin/credits/
H A Dsyntax.php190 function truncate($str, $len=50) {
/plugin/csv/
H A Dhelper.php207 public static function csv_explode_row(&$str, $delim = ',', $enc = '"', $esc = '\\')
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1461 Calendar.prototype.setDateFormat = function (str) { argument
1466 Calendar.prototype.setTtDateFormat = function (str) { argument
1474 Calendar.prototype.parseDate = function(str, fmt) { argument
1609 Date.parseDate = function(str, fmt) { argument
1761 Date.prototype.print = function (str) { argument
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1352 _this.str = function () { function
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php10 function put($str) {
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php327 function parseMimeType($str) {

12345678910>>...13