Home
last modified time | relevance | path

Searched refs:raw (Results 401 – 417 of 417) sorted by last modified time

1...<<11121314151617

/plugin/fblogin/lib/
H A Dbase_facebook.php1007 $this->getAppSecret(), $raw = true);
1031 $raw_sig = hash_hmac('sha256', $b64, $this->getAppSecret(), $raw = true);
/plugin/bible/bible_douayRheims/
H A DMark.txt66 …2:21. No man seweth a piece of raw cloth to an old garment: otherwise the new piecing taketh away …
H A D1_Kings.txt43 …acrificed: Give me flesh to boil for the priest: for I will not take of thee sodden flesh, but raw.
H A DExodus.txt281 …12:9. You shall not eat thereof any thing raw, nor boiled in water, but only roasted at the fire; …
H A DMatthew.txt251 …9:16. And nobody putteth a piece of raw cloth unto an old garment. For it taketh away the fulness …
/plugin/fedauth/Auth/OpenID/
H A DHMAC.php36 $raw = '';
40 $raw .= chr($charcode);
42 return $raw;
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.core.css39 .syntax-container.syntax-theme-base pre.raw {
/plugin/facebookalbum/
H A Dfacebook.php772 $this->getApiSecret(), $raw = true);
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... .apache.james.mime4j.util.ByteSequence raw void <init> (java.lang.String ...
H A Dcommons-codec-1.3.jar ... ] encode (byte[]) byte[] raw public java.lang.Object encode (java. ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/itemtable/
H A Dsyntax.php70 $raw=explode("\n",$match);
99 foreach($raw as $rawline) {
/plugin/qrcode2/
H A Dphpqrcode.php2980 $raw = new QRrawcode($input);
2984 $version = $raw->version;
2994 for($i=0; $i<$raw->dataLength + $raw->eccLength; $i++) {
2995 $code = $raw->getCode();
3006 unset($raw);
3105 …public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) function in QRcode
/plugin/dbtables/
H A Dsyntax.php69 $raw=explode("\n",$match);
74 foreach($raw as $rawline) {
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt365 You can embed raw HTML or PHP code into your documents by using the ''html'' or ''php'' tags like t…
/plugin/conform/
H A Dhelper.php24 …'desc' => 'Absorbs the raw form information, syntax checks it and places it in a neat array for …
/plugin/bibtex/OSBib/format/
H A DREADME.txt128 Parses the XML style file into raw arrays (to be further processed in BIBFORMAT::getStyle() (see be…
139 Transform the raw XML arrays from BIBFORMAT::loadStyle() into OSBib-usable arrays and perform some …

1...<<11121314151617