Home
last modified time | relevance | path

Searched refs:chr (Results 1 – 10 of 10) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-php72/
H A DPhp72.php33 default: $s[$j] = "\xC3"; $s[++$j] = \chr(\ord($s[$i]) - 64); break;
50 $s[$j] = $c < 256 ? \chr($c) : '?';
176 $s = \chr($code);
178 $s = \chr(0xC0 | $code >> 6).\chr(0x80 | $code & 0x3F);
180 $s = \chr(0xE0 | $code >> 12).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F);
182 …$s = \chr(0xF0 | $code >> 18).\chr(0x80 | $code >> 12 & 0x3F).\chr(0x80 | $code >> 6 & 0x3F).\chr(…
/template/ad-hominem/
H A Dmain.php48 <?php my_userinfo(str_repeat(chr(9),6)); ?>
74 <?php if($conf['breadcrumbs']) { my_breadcrumbs(str_repeat(chr(9),4)); } ?>
80 <?php my_toc(str_repeat(chr(9),4));
83 if($conf['youarehere']) { my_youarehere(str_repeat(chr(9),4)); }
91 <?php my_lastchange(str_repeat(chr(9),4)); ?>
H A Ddetail.php48 <?php my_userinfo(str_repeat(chr(9),6)); ?>
73 <?php if($conf['breadcrumbs']) { my_breadcrumbs(str_repeat(chr(9),4)); } ?>
79 <?php my_toc(str_repeat(chr(9),4));
82 if($conf['youarehere']) { my_youarehere(str_repeat(chr(9),4)); }
105 <?php my_img_meta(str_repeat(chr(9),8)); ?>
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DEscaperExtension.php342 $chr = $matches[0];
343 $ord = \ord($chr);
349 …if (($ord <= 0x1f && "\t" != $chr && "\n" != $chr && "\r" != $chr) || ($ord >= 0x7f && $ord <= 0x9…
357 if (1 === \strlen($chr)) {
382 return sprintf('&#x%04X;', mb_ord($chr, 'UTF-8'));
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A DMbstring.php760 $s = \chr($code);
762 $s = \chr(0xC0 | $code >> 6).\chr(0x80 | $code & 0x3F);
764 $s = \chr(0xE0 | $code >> 12).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F);
766 …$s = \chr(0xF0 | $code >> 18).\chr(0x80 | $code >> 12 & 0x3F).\chr(0x80 | $code >> 6 & 0x3F).\chr(…
820 $entities .= \chr($m[$i++]);
/template/kajukkk/
H A DSnoopy.class.php708 chr(161),
709 chr(162),
710 chr(163),
711 chr(169),
712 chr(174),
713 chr(176),
714 chr(39),
715 chr(128),
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php343 if (false !== strpos((string) $node, \chr(0xEF).\chr(0xBB).\chr(0xBF))) {
/template/twigstarter/vendor/symfony/polyfill-ctype/
H A DCtype.php230 return \chr($int);
/template/starterbootstrap/js/
H A Dsorttable.js469 Array.forEach(string.split(""), function(chr, index) { argument
470 block.call(context, chr, index, string);
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1chr","button","Manipulator","setDataAttribute","removeDataAttribute","removeAttribute","getDataAtt…