Home
last modified time | relevance | path

Searched refs:getBytes (Results 1 – 25 of 28) sorted by relevance

12

/plugin/ipban/ip-lib/src/Address/
DIPv4.php155 public function getBytes() function in IPLib\\Address\\IPv4
270 $myBytes = $this->getBytes();
284 foreach ($this->getBytes() as $byte) {
311 $bytes = $this->getBytes();
336 $bytes = $this->getBytes();
DIPv6.php103 $bytes4 = $address4->getBytes();
226 $lastBytes = array_slice($this->getBytes(), -4);
268 public function getBytes() function in IPLib\\Address\\IPv6
426 $result = IPv4::fromBytes(array_slice($this->getBytes(), 2, 4));
DAddressInterface.php37 public function getBytes(); function
/plugin/openid/Auth/OpenID/
DCryptUtil.php40 static function getBytes($num_bytes) function in Auth_OpenID_CryptUtil
82 return Auth_OpenID_CryptUtil::getBytes($length);
97 $n = ord(Auth_OpenID_CryptUtil::getBytes(1));
DBigMath.php168 $bytes = "\x00" . Auth_OpenID_CryptUtil::getBytes($nbytes);
DServer.php1525 $secret = Auth_OpenID_CryptUtil::getBytes(
1528 $uniq = base64_encode(Auth_OpenID_CryptUtil::getBytes(4));
/plugin/fedauth/Auth/OpenID/
DCryptUtil.php40 static function getBytes($num_bytes) function in Auth_OpenID_CryptUtil
83 return Auth_OpenID_CryptUtil::getBytes($length);
98 $n = ord(Auth_OpenID_CryptUtil::getBytes(1));
DBigMath.php172 $bytes = "\x00" . Auth_OpenID_CryptUtil::getBytes($nbytes);
DServer.php1375 $secret = Auth_OpenID_CryptUtil::getBytes(
1378 $uniq = base64_encode(Auth_OpenID_CryptUtil::getBytes(4));
/plugin/ipban/ip-lib/src/
DFactory.php134 $fromBytes = $from->getBytes();
135 $toBytes = $to->getBytes();
/plugin/ipban/ip-lib/src/Range/
DPattern.php86 $fixedBytes = array_slice($fromAddress->getBytes(), 0, -$asterisksCount);
134 $bytes = $this->toAddress->getBytes();
DSubnet.php88 $addressBytes = $address->getBytes();
/plugin/supa/lib/
DSupa.jarMETA-INF/MANIFEST.MF META-INF/SUPA.SF META-INF/SUPA ...
DSupa.jar.unsignedMETA-INF/ META-INF/MANIFEST.MF de/ de/christophlinder/ de/ ...
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js11247 return _typeof(v) === 'object' && v !== null && v.getBytes !== undefined;
11834 value: function getBytes(length) {
11870 var bytes = this.getBytes(length, forceClamped);
13946 metadata = (0, _util.stringToUTF8String)((0, _util.bytesToString)(stream.getBytes()));
14316 js = (0, _util.bytesToString)(js.getBytes());
14477 js = (0, _util.bytesToString)(jsAction.getBytes());
14862 var buffer = stream.getBytes();
15597 content = fileObj.getBytes();
16254 var imageBytes = imageStream.getBytes();
16258 var dictBytes = stream.getBytes(dictLength);
[all …]
Dpdf.worker.js.map1getBytes","forceClamped","strEnd","subarray","peekedByte","peekBytes","getByteRange","skip","makeS…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java.bak515 // saveUrl.append("&ns="+new String(URLCodec.encodeUrl(null, namespace.getBytes())));
/plugin/jmol2/jmol/
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12