Searched defs:substr (Results 1 – 8 of 8) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | slice.rst | 71 .. _`substr`: https://secure.php.net/substr target
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/ |
H A D | Utils.php | 33 public static function substr(string $string, int $start, ?int $length = null): string function in Monolog\\Utils
|
/plugin/upgrade/vendor/splitbrain/php-cli/src/ |
H A D | TableFormatter.php | 271 protected function substr($string, $start = 0, $length = null) function in splitbrain\\phpcli\\TableFormatter
|
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/ |
H A D | DigestMD5Encoder.php | 17 use function dechex, explode, implode, preg_match, sprintf, str_pad, strlen, substr; alias
|
/plugin/judge/helper/ |
H A D | jdatetime.class.php | 485 private static function substr($str, $start, $len) function in jDateTime
|
/plugin/highlightjs/highlight/languages/ |
H A D | perl.js | 8 …getservbyname': 1, 'rand': 1, 'mkdir': 1, 'pos': 1, 'chmod': 1, 'y': 1, 'substr': 1, 'endnetent': … property in hljs.LANGUAGES.perl.PERL_KEYWORDS
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Dialogs.js | 7155 function replaceInLabel(str, substr, newSubstr, startIndex, style) argument
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …eturn e(Q,P)}function t(O,N){var P=D[D.length-1];if(!P.t){P.t=B(P,I)}O=O.substr(N);var r=P.t.exec(… property in hljs.LANGUAGES.perl.a
|