Home
last modified time | relevance | path

Searched defs:str (Results 26 – 50 of 307) sorted by path

12345678910>>...13

/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DRFC4648.php46 public static function base64Encode(string $str): string
60 public static function base64Decode(string $str): string
74 public static function base64UrlSafeEncode(string $str): string
88 public static function base64UrlSafeDecode(string $str): string
102 public static function base32Encode(string $str): string
116 public static function base32Decode(string $str): string
130 public static function base32HexEncode(string $str): string
144 public static function base32HexDecode(string $str): string
158 public static function base16Encode(string $str): string
171 public static function base16Decode(string $str): string
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php3350 private static function len64($str)
3365 protected static function nullPad128($str)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php163 public function extractSecret($str)
H A DEd448.php104 public function extractSecret($str)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php280 public static function extractPoint($str, BaseCurve $curve)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1472 public static function extractBER($str)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php144 protected function pad($str)
/plugin/authradius/
H A Dmschap.php42 function str2unicode($str)
/plugin/authucenter/
H A Dauth.php428 private function _convert_charset($str, $out = 1){
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php146 function escape_string($str) {
H A Ddbi.class.php139 function escape_string($str) {
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php805 function removecode($str, $length) {
H A Duser.php51 function dstrlen($str) {
/plugin/authyubikey/lib/
H A DYubico.php213 function parsePasswordOTP($str, $delim = '[:]')
/plugin/autlogin/
H A Dscript.js15 parseatt: function(str){ argument
31 hsc: function(str) { argument
/plugin/barcodes/lib/
H A DColor.php43 public static function parse($str) {
47 public static function str2hex($str) {
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1220 protected function isdigitat($str, $pos) {
1233 protected function isalnumat($str, $pos) {
/plugin/bibtex/OSBib/
H A DUTF8.php134 function encodeUtf8($str) {
151 function utf8_to_unicode( $str ) {
182 function unicode_to_utf8( $str ) {
258 function utf8_substr($str, $start, $length=null){
272 function utf8_ucfirst($str) {
291 function utf8_htmlspecialchars ($str) {
/plugin/blogtng/helper/
H A Dentry.php492 public function tpl_permalink($str) {
/plugin/bookcreator/script/
H A Djquery.fileDownload.js459 function htmlSpecialCharsEntityEncode(str) { argument
/plugin/box/
H A Dsyntax.php162 protected function boxstyle($str)
/plugin/box2/
H A Dsyntax.php191 function _boxstyle($str) {
/plugin/boxwh/boxwh/
H A Dsyntax.php165 function _boxstyle($str) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1814 function escape$1(str, pattern) { argument
9446 function capitalize(str) { argument
10551 function escapeAttr(str) { argument
10555 function escapeBody(str) { argument
11122 this.write = function(str) { argument
11131 this.append = function(str) { argument
16791 function colorEscape(str) { argument
19527 function format(str, obj) { argument
22989 function inStr(str, find) { argument
22998 function splitStr(str) { argument
[all …]
/plugin/callflow/
H A Draphael.js5645 …n && R.is(token, string) && args.length - 1 && (token = token.replace(formatrg, function (str, i) { argument
5690 return function (str, obj) { argument

12345678910>>...13