Home
last modified time | relevance | path

Searched refs:StringUtils (Results 1 – 14 of 14) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DRangeTransition.php9 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
58 StringUtils::char($this->from),
59 StringUtils::char($this->to)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DLexerDFASerializer.php7 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
19 return \sprintf('\'%s\'', StringUtils::char($i));
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DLexerNoViableAltException.php10 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
52 $symbol = StringUtils::escapeWhitespace($symbol, false);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php7 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
95 return StringUtils::codePoint($this->characters[$pos]);
H A DIntervalSet.php9 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
408 $buf .= '\'' . StringUtils::char($start) . '\'';
416 StringUtils::char($start),
417 StringUtils::char($stop)
H A DCommonToken.php8 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
295 StringUtils::escapeWhitespace($this->getText() ?? ''),
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTrees.php11 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
28 $string = StringUtils::escapeWhitespace($string, false);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DStringUtils.php7 final class StringUtils class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php18 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
758 return "'" . StringUtils::escapeWhitespace($s) . "'";
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php45 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
181 $this->data = [StringUtils::codePoint($characters[0])];
183 $code = StringUtils::codePoint($characters[$i]);
H A DLexerATNSimulator.php23 use Antlr\Antlr4\Runtime\Utils\StringUtils; alias
862 return \sprintf('\'%s\'', StringUtils::char($t));
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...