Home
last modified time | relevance | path

Searched defs:str (Results 1 – 16 of 16) sorted by relevance

/template/minimalism/
Dminimalism.php12 function min_crumbs($str) {
25 function min_links($str) {
41 function min_link_builder($str) {
/template/plaintext/
Dmain.php9 $str = p_cached_output($file,'text'); variable
20 $str = ob_get_contents(); variable
22 $str = trim(strip_tags($str)); variable
/template/multitemplate/
Dmeat.php7 function mt_beginsWith( $str, $sub ) {
/template/mikio/
H A Dmikio.php806 public function stringToNav(string $str): string
1749 public function includeIcons(string $str): string
2220 public function getLink(string $str): string
/template/bootstrap3/inc/
Dsimple_html_dom.php100 $str,
1067 static function is_utf8($str)
1459 $str = null,
1497 $str,
1622 $str, $lowercase = true,
/template/mikio/inc/
H A Dsimple_html_dom.php97 $str,
1071 static function is_utf8($str)
1465 $str = null,
1503 $str,
1628 $str, $lowercase = true,
/template/mikio/assets/
H A Dmikio.js592 setHeroSubTitle: function (str) { argument
598 setHeroImage: function (str) { argument
613 setHeroColor: function (str) { argument
648 setTags: function (str) { argument
/template/strap/resources/webcode/
H A Dwebcode-console.js121 let htmlEntities = function (str) { argument
/template/comicslate/
Dscript.js25 function fontChanger ( str, openSB, marker, value, closeSB, offset, s ) { argument
/template/m1/
Dscript.js18 isUrl: function (str) { argument
/template/twigstarter/vendor/symfony/polyfill-mbstring/
DMbstring.php419 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
/template/strap/vendor/symfony/polyfill-mbstring/
H A DMbstring.php443 public static function mb_detect_encoding($str, $encodingList = null, $strict = false)
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php564 function twig_replace_filter($str, $from)
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2247 public function parse($str = null, $initialVariables = 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
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
/template/codowik/js/
Dlayout.js5529 , decodeJSON: function (str) { argument