Home
last modified time | relevance | path

Searched +defs:code +defs:str (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
757 public static function mb_chr($code, $encoding = null)
/template/strap/vendor/symfony/polyfill-mbstring/
H A DMbstring.php443 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
787 public static function mb_chr($code, $encoding = null)
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js346 }function escapeGroupsForEntities(str,lists){lists=[].concat(lists); argument
357 if(r){results[ri]={str:r,"class":list["class"],extra:list.extra[cur]?list["class"]+list.extra[cur]:… property
359 }}if(!r){results[ri]={str:cur,"class":"",extra:""} property
363 function unescapeEntities(str,lists){var re=getEscapeRegexp("reverse",lists),split=String(str).spli… argument
385 this.unescapeForTextNode=function(str){if(Firebug.showTextNodesWithWhitespace){str=unescapeWhitespa… argument
3014 }function str(key,holder){var i,k,v,length,mind=gap,partial,value=holder[key]; function
3787 function __link__(tag,code,outputs,args){if(!tag||!tag.tag){return argument
4022 }function parseParts(str){var re=/\$([_A-Za-z][_A-Za-z0-9.|]*)/g; argument
6731 }function removeAll(str,re){var m; argument
6734 }function trim(str){return str.replace(/^\s+|\s+$/g,"") argument