Home
last modified time | relevance | path

Searched refs:char (Results 1 – 13 of 13) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Extension/
DEscaperExtension.php264 $char = $matches[0];
281 if (isset($shortMap[$char])) {
282 return $shortMap[$char];
285 $codepoint = mb_ord($char, 'UTF-8');
315 $char = $matches[0];
317 … return sprintf('\\%X ', 1 === \strlen($char) ? \ord($char) : mb_ord($char, 'UTF-8'));
/template/bootstrap3/inc/
Dsimple_html_dom.php1397 protected $char; variable in simple_html_dom
1643 if ($this->size > 0) { $this->char = $this->doc[0]; }
1808 if ($this->char !== '<') {
1814 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1817 if ($this->char === '/') {
1818 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1901 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1927 if ($this->char === '>') { $node->_[HDOM_INFO_TEXT] .= '>'; }
1930 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1940 $this->char = $this->doc[--$this->pos]; // prev
[all …]
/template/mikio/inc/
H A Dsimple_html_dom.php1403 protected $char; variable in simple_html_dom
1649 if ($this->size > 0) { $this->char = $this->doc[0]; }
1814 if ($this->char !== '<') {
1820 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1823 if ($this->char === '/') {
1824 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1907 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1933 if ($this->char === '>') { $node->_[HDOM_INFO_TEXT] .= '>'; }
1936 $this->char = (++$this->pos < $this->size) ? $this->doc[$this->pos] : null; // next
1946 $this->char = $this->doc[--$this->pos]; // prev
[all …]
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php80 $char = $buffer[$offset];
82 if ($char === $expectedChar) {
83 return new Token($type, $char, $offset);
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DRangeTransition.php58 StringUtils::char($this->from),
59 StringUtils::char($this->to)
/template/strap/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DLexerDFASerializer.php19 return \sprintf('\'%s\'', StringUtils::char($i));
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DStringUtils.php30 public static function char(int $code) : string function in Antlr\\Antlr4\\Runtime\\Utils\\StringUtils
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php408 $buf .= '\'' . StringUtils::char($start) . '\'';
416 StringUtils::char($start),
417 StringUtils::char($stop)
/template/sprintdoc/fonts/icons/
H A DREADME.txt44 - *-ie7.css - if you need IE7 support, but still don't wish to put char codes
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php862 return \sprintf('\'%s\'', StringUtils::char($t));
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php3248 $char = $this->buffer[$this->count];
3249 if (!ctype_digit($char) && $char != ".") return false;
/template/twigstarter/vendor/twig/twig/
DCHANGELOG174 * fixed Lexer when using custom options containing the # char
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1char","ruleList","expressionText","endsWith","c2","_sequence2","_sequence","Choice","expressionLis…