Home
last modified time | relevance | path

Searched defs:string (Results 26 – 50 of 389) sorted by path

12345678910>>...16

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DCachingStream.php113 public function write($string)
H A DDroppingStream.php29 public function write($string)
H A DFnStream.php139 public function write($string)
H A DPumpStream.php111 public function write($string)
H A DStream.php236 public function write($string)
H A DStreamDecoratorTrait.php136 public function write($string)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php218 private static function handleCustomStyles(string $style, string $string): string argument
H A DProcessHandler.php173 protected function writeProcessInput(string $string): void argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DUtils.php33 public static function substr(string $string, int $start, ?int $length = null): string argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php39 public static function shift(&$string, $index = 1)
56 public static function pop(&$string, $index = 1)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php47 public static function string($length) function in phpseclib3\\Crypt\\Random
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php834 public static function decodeLength(&$string)
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php115 public function write($string);
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A Dbootstrap.php19 …function normalizer_is_normalized($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::is…
22 …function normalizer_normalize($string, $form = p\Normalizer::FORM_C) { return p\Normalizer::normal…
H A Dbootstrap80.php15 …function normalizer_is_normalized(?string $string, ?int $form = p\Normalizer::FORM_C): bool { retu… argument
18 …function normalizer_normalize(?string $string, ?int $form = p\Normalizer::FORM_C): string|false { … argument
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A Dbootstrap.php41 function utf8_encode($string) { return p\Php72::utf8_encode($string); }
44 function utf8_decode($string) { return p\Php72::utf8_decode($string); }
50 function mb_ord($string, $encoding = null) { return p\Php72::mb_ord($string, $encoding); }
56 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi…
/plugin/authldaplocal/
H A Dauth.php697 protected function _filterEscape($string) {
/plugin/authsqlite/
H A Dauth.php440 protected function _escape($string, $like = false) {
/plugin/authucenter/lib/api/
H A Duc.php293 function authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
/plugin/authucenter/lib/uc_client/
H A Dclient.php25 function uc_addslashes($string, $force = 0, $strip = FALSE) {
40 function daddslashes($string, $force = 0) {
47 function dhtmlspecialchars($string, $flags = null) {
88 function uc_stripslashes($string) {
166 function uc_authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php146 function cutstr($string, $length, $dot = ' ...') {
221 function authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
241 function dstripslashes($string) {
/plugin/autogroup/conf/
H A Dsettings.class.php20 protected function _from_string($string){
/plugin/autotweet/
H A DOAuth.php737 public static function urldecode_rfc3986($string) {
/plugin/badbehaviour/
H A Daction.php82 function bb2_db_escape($string) { return $string; }
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php14 function str_split($string, $split_length=1)
28 function uc_all($string) {

12345678910>>...16