PageRenderTime 2131ms queryTime 63ms sortTime 397ms getByIdsTime 945ms findMatchingLines 123ms

99+ results for 'php pow repo:intermedialab/stacey' (2131 ms)

Not the results you expected?
2012-66-102.html https://gitlab.com/bernagg/TI | HTML | 168 lines
                    
12<link rel="alternate" type="application/rss+xml" title="Teraphim RSS Feed" href="http://teraphim.org/?feed=rss2" />
                    
13<link rel="pingback" href="http://teraphim.org/xmlrpc.php" />
                    
14
                    
14
                    
15<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://teraphim.org/xmlrpc.php?rsd" />
                    
16<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://teraphim.org/wp-includes/wlwmanifest.xml" /> 
                    
111	</form></div><div class="block meta-3 widget_meta"><h3>Meta</h3>			<ul>
                    
112			<li><a href="http://teraphim.org/wp-login.php?action=register">Register</a></li>			<li><a href="http://teraphim.org/wp-login.php">Log in</a></li>
                    
113			<li><a href="http://teraphim.org/?feed=rss2" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
                    
114			<li><a href="http://teraphim.org/?feed=comments-rss2" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
                    
115			<li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                    
116						</ul>
                    
137<li><a href="http://www.guardian.co.uk/books/2005/jan/29/history.highereducation" title="I love Umberto Eco. I just have to say that.">The History of Beauty by the great Umberto Eco</a></li>
                    
138<li><a href="http://www.harpercollins.com/books/9780061176104/The_Power_of_Art/index.aspx">The Power of Art by Simon Schama</a></li>
                    
139<li><a href="http://www.jameselkins.com/index.php?option=com_content&amp;view=article&amp;id=211:artists-with-phds&amp;catid=1:academic-books&amp;Itemid=8#page10" title="I know he wrote this book but i can&#8217;t find it on the website. Anyway Elkins is a great and prolific writer with a good sense of humor. ">What happened to art criticism? by James Elkins</a></li>
                    
                
2011-43-000.html https://gitlab.com/bernagg/TI | HTML | 216 lines
                    
21
                    
22<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://gbytes.gsood.com/xmlrpc.php?rsd" />
                    
23<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://gbytes.gsood.com/wp-includes/wlwmanifest.xml" /> 
                    
75<ul>
                    
76	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgbytes.gsood.com%2F2010%2F07%2F14%2Fmonetizing-websites-using-mechanical-turk%2F&amp;t=Idealog%3A%20Monetizing%20websites%20using%20Mechanical%20Turk%20" title="Facebook"><img src="http://gbytes.gsood.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Facebook" alt="Facebook" style="width: 16px; height: 16px; background: transparent url(http://gbytes.gsood.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-343px -1px" /></a></li>
                    
77	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fgbytes.gsood.com%2F2010%2F07%2F14%2Fmonetizing-websites-using-mechanical-turk%2F&amp;partner=sociable" title="Print"><img src="http://gbytes.gsood.com/wp-content/plugins/sociable/images/services-sprite.gif" title="Print" alt="Print" style="width: 16px; height: 16px; background: transparent url(http://gbytes.gsood.com/wp-content/plugins/sociable/images/services-sprite.png) no-repeat; background-position:-343px -37px" /></a></li>
                    
202</div><div class="primary content">
                    
203	<p>Powered by <a href="http://wordpress.org/">WordPress</a> and <a href="http://tarskitheme.com/">Tarski</a></p>
                    
204</div>		
                    
                
SoftwareRenderer.js https://bitbucket.org/krris/3d-bin-packing.git | JavaScript | 590 lines
                    
275		// https://gist.github.com/2486101
                    
276		// explanation: http://pouet.net/topic.php?which=8760&page=1
                    
277
                    
311
                    
312		// Block size, standard 8x8 (must be power of two)
                    
313
                    
                
composeEmailTemplate.js https://github.com/jacknicole/sugarcrm_dev.git | JavaScript | 246 lines
                    
29 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
30 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
31 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
32 * technical reasons, the Appropriate Legal Notices must display the words
                    
33 * "Powered by SugarCRM".
                    
34 ********************************************************************************/
                    
37'<div id="composeOverFrame{idx}" style="height:100%;width:100%">' +
                    
38'	<form id="emailCompose{idx}" name="ComposeEditView{idx}" action="index.php" method="POST">' +
                    
39'		<input type="hidden" id="email_id{idx}" name="email_id" value="">' +
                    
63'				<th><table cellpadding="0" cellspacing="0" border="0"><tbody><tr ><td style="padding: 0px !important;margin:0px; !important" >' +
                    
64'					<button type="button" class="button" onclick="SUGAR.email2.composeLayout.sendEmail({idx}, false);"><img src="index.php?entryPoint=getImage&themeName='+SUGAR.themes.theme_name+'&imageName=icon_email_send.gif" align="absmiddle" border="0"> {app_strings.LBL_EMAIL_SEND}</button>' +
                    
65'					<button type="button" class="button" onclick="SUGAR.email2.composeLayout.saveDraft({idx}, false);"><img src="index.php?entryPoint=getImage&themeName='+SUGAR.themes.theme_name+'&imageName=icon_email_save.gif" align="absmiddle" border="0"> {app_strings.LBL_EMAIL_SAVE_DRAFT}</button>' +
                    
65'					<button type="button" class="button" onclick="SUGAR.email2.composeLayout.saveDraft({idx}, false);"><img src="index.php?entryPoint=getImage&themeName='+SUGAR.themes.theme_name+'&imageName=icon_email_save.gif" align="absmiddle" border="0"> {app_strings.LBL_EMAIL_SAVE_DRAFT}</button>' +
                    
66'					<button type="button" class="button" onclick="SUGAR.email2.composeLayout.showAttachmentPanel({idx}, false);"><img src="index.php?entryPoint=getImage&themeName='+SUGAR.themes.theme_name+'&imageName=icon_email_attach.gif" align="absmiddle" border="0"> {app_strings.LBL_EMAIL_ATTACHMENT}</button>' +
                    
67'					<button type="button" class="button" onclick="SUGAR.email2.composeLayout.showOptionsPanel({idx}, false);"><img src="index.php?entryPoint=getImage&themeName='+SUGAR.themes.theme_name+'&imageName=icon_email_options.gif" align="absmiddle" border="0"> {app_strings.LBL_EMAIL_OPTIONS}</button>' +
                    
                
about.html https://gitlab.com/adrian.io/ide | HTML | 275 lines
                    
16		Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
                    
17		at <a href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
                    
18		For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
                    
90      control with that entity. For the purposes of this definition,
                    
91      "control" means (i) the power, direct or indirect, to cause the
                    
92      direction or management of such entity, whether by contract or
                    
                
presentations.php https://gitlab.com/Gashler/sg | PHP | 431 lines
                    
1<?php
                    
2/*
                    
4Plugin URI: http://automattic.com/wordpress-plugins/
                    
5Description: Presentations plugin based on the work done by <a href="http://darylkoop.com/">Daryl Koopersmith</a>. Powered by jmpress.js
                    
6Version: 0.2
                    
377		$diagAngle = atan2( $width, $height );
                    
378		$diagonal = sqrt( pow( $width, 2 ) + pow( $height, 2 ) );
                    
379
                    
                
sample.html https://bitbucket.org/pombredanne/spip-zone-treemap.git | HTML | 306 lines
                    
40		 
                    
41		<a href="sample.php?c=1#comments">Comments (2)</a> 
                    
42	</div>
                    
84<div class="post">
                    
85	 <h3 class="storytitle" id="post-27"><a href="sample.php?c=1#comments" rel="bookmark" title="Permanent Link: WordPress CSS Styles">WordPress CSS Styles</a></h3>
                    
86	<div class="meta">Filed under: <ul class="post-categories">
                    
100		 
                    
101		<a href="sample.php?c=1#comments">Comments (2)</a> 
                    
102	</div>
                    
282	<li><a href="http://www.alexking.org/software/wordpress/styles/sample.php?wpstyle=blue_green">blue_green</a></li>
                    
283	<li><a href="http://www.alexking.org/software/wordpress/styles/sample.php?wpstyle=brief">brief</a></li>
                    
284	<li><a href="http://www.alexking.org/software/wordpress/styles/sample.php?wpstyle=charleen">charleen</a></li>
                    
303
                    
304<p class="credit"><!--17 queries.--> 0.618 || <cite>Powered by <a href="http://wordpress.org" title="Powered by WordPress, state-of-the-art semantic personal publishing platform"><strong>WordPress</strong></a></cite></p>
                    
305</body>
                    
                
pl.js https://gitlab.com/wuhang2003/core | JavaScript | 127 lines
                    
8    "Sample configuration detected" : "Wykryto przykładową konfigurację",
                    
9    "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Wykryto skopiowanie przykładowej konfiguracji. To może popsuć Twoją instalację i nie jest wspierane. Proszę przeczytać dokumentację przed dokonywaniem zmian w config.php",
                    
10    "PHP %s or higher is required." : "PHP %s lub wyższe jest wymagane.",
                    
10    "PHP %s or higher is required." : "PHP %s lub wyższe jest wymagane.",
                    
11    "PHP with a version lower than %s is required." : "Wersja PHP jest niższa niż %s, która jest wymagana.",
                    
12    "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s",
                    
83    "Sharing %s failed, because the group %s does not exist" : "Współdzielenie %s nie powiodło się, ponieważ grupa %s nie istnieje",
                    
84    "Sharing %s failed, because %s is not a member of the group %s" : "Współdzielenie %s nie powiodło się, ponieważ %s nie jest członkiem grupy %s",
                    
85    "You need to provide a password to create a public link, only protected links are allowed" : "Musisz zapewnić hasło aby utworzyć link publiczny, dozwolone są tylko linki chronione",
                    
113    "Please ask your server administrator to install the module." : "Proszę poproś administratora serwera aby zainstalował ten moduł.",
                    
114    "PHP module %s not installed." : "Moduł PHP %s nie jest zainstalowany.",
                    
115    "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje się tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.",
                    
115    "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dzieje się tak prawdopodobnie przez cache lub akcelerator taki jak Zend OPcache lub eAccelerator.",
                    
116    "PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?",
                    
117    "Please ask your server administrator to restart the web server." : "Poproś administratora serwera o restart serwera www.",
                    
                
bp-loader.php https://bitbucket.org/codemen_iftekhar/codemen.git | PHP | 487 lines
                    
1<?php
                    
2/**
                    
13 * Plugin URI:  http://buddypress.org
                    
14 * Description: Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
                    
15 * Author:      The BuddyPress Community
                    
42	 *
                    
43	 * Most of them have reference functions located in bp-core-functions.php.
                    
44	 * The ones that don't can be accessed via their respective WordPress API's.
                    
260		// Place your custom code (actions/filters) in a file called
                    
261		// '/plugins/bp-custom.php' and it will be loaded before anything else.
                    
262		if ( file_exists( WP_PLUGIN_DIR . '/bp-custom.php' ) )
                    
262		if ( file_exists( WP_PLUGIN_DIR . '/bp-custom.php' ) )
                    
263			require( WP_PLUGIN_DIR . '/bp-custom.php' );
                    
264
                    
354		// Load the WP abstraction file so BuddyPress can run on all WordPress setups.
                    
355		require( BP_PLUGIN_DIR . '/bp-core/bp-core-wpabstraction.php' );
                    
356
                    
                
Ntp.php https://github.com/Exercise/zf2.git | PHP | 434 lines
                    
1<?php
                    
2/**
                    
184    {
                    
185        $f1  = (ord($input[0]) * pow(256, 3));
                    
186        $f1 += (ord($input[1]) * pow(256, 2));
                    
186        $f1 += (ord($input[1]) * pow(256, 2));
                    
187        $f1 += (ord($input[2]) * pow(256, 1));
                    
188        $f1 += (ord($input[3]));
                    
190
                    
191        $f2  = (ord($input[4]) * pow(256, 3));
                    
192        $f2 += (ord($input[5]) * pow(256, 2));
                    
192        $f2 += (ord($input[5]) * pow(256, 2));
                    
193        $f2 += (ord($input[6]) * pow(256, 1));
                    
194        $f2 += (ord($input[7]));
                    
                
index.php https://gitlab.com/israt12/AtomicProject_IsratJerin_146574_CRUD_Create_Read_update_delete | PHP | 293 lines
                    
33            <div id="logo" class="col-xs-12 col-sm-2">
                    
34                <a href="index.php">Atomic Project</a>
                    
35            </div>
                    
45                        <a href="#" class="about">about</a>
                    
46                        <a href="index.php" class="style2"></a>
                    
47                        <ul class="nav navbar-nav pull-right panel-menu">
                    
90                                        <a href="#">
                    
91                                            <i class="fa fa-power-off"></i>
                    
92                                            <span>Logout</span>
                    
110                <li>
                    
111                    <a href="index.php" class="">
                    
112                        <i class="fa fa-dashboard"></i>
                    
116                <li class="dropdown">
                    
117                    <a href="BookTitle/create.php" class="">
                    
118                        <i class="fa fa-book"></i>
                    
                
EditView.php https://github.com/lukio/sugarcrm_dev.git | PHP | 349 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
45
                    
46require_once('modules/Campaigns/utils.php');
                    
47
                    
106}else{
                    
107	$params[] = "<a href='index.php?module={$focus->module_dir}&action=DetailView&record={$focus->id}'>{$focus->name}</a>";
                    
108	$params[] = $GLOBALS['app_strings']['LBL_EDIT_BUTTON_LABEL'];
                    
166//Assign qsd script
                    
167require_once('include/QuickSearchDefaults.php');
                    
168$qsd = new QuickSearchDefaults();
                    
                
page.css https://github.com/dibyasakti/ragnousa.git | CSS | 587 lines
                    
24 * site sections using the Pathauto module this can be a 
                    
25 * powerful way to style site sections.
                    
26 *
                    
62 * To use you need to uncomment the conditional statements in 
                    
63 * genesis_preprocess_page(), @see template.php.
                    
64 */
                    
                
lang_bbcb_mg.php https://github.com/TheSteffen/icy_phoenix_langs.git | PHP | 325 lines
                    
1<?php
                    
2/**
                    
6* @copyright (c) 2008 Icy Phoenix
                    
7* @license http://opensource.org/licenses/gpl-license.php GNU Public License
                    
8*
                    
42	'C++' => 'C++',
                    
43	'PhpCode' => 'Php',
                    
44
                    
108	'color_peach' => 'Gelb-Orange',
                    
109	'color_power_orange' => 'Power Orange',
                    
110	'color_sea_green' => 'Seegrün',
                    
165	'bbcb_mg_code' => 'Code',
                    
166	'bbcb_mg_phpbbmod' => 'phpBB Mod Template',
                    
167	'bbcb_mg_quote' => 'Zitat',
                    
262$js_lang['s_code_help'] = 'Code anzeigen: [code]Code[/code]';
                    
263$js_lang['s_phpbbmod_help'] = 'phpBB Mod Template';
                    
264$js_lang['s_highlight_help'] = 'Hervorheben: [highlight=#FFFFAA]Text[/highlight]';
                    
                
class-Shoestrap_Color.php https://gitlab.com/aristath/shoestrap-3 | PHP | 481 lines
                    
1<?php
                    
2
                    
469
                    
470			$l1 = 0.2126 * pow( $r1 / 255, 2.2 ) + 0.7152 * pow( $g1 / 255, 2.2 ) + 0.0722 * pow( $b1 / 255, 2.2 );
                    
471			$l2 = 0.2126 * pow( $r2 / 255, 2.2 ) + 0.7152 * pow( $g2 / 255, 2.2 ) + 0.0722 * pow( $b2 / 255, 2.2 );
                    
                
route.php https://github.com/ymtn/core.git | PHP | 589 lines
                    
1<?php defined('SYSPATH') or die('No direct script access.');
                    
2/**
                    
27 * Routes also provide a way to generate URIs (called "reverse routing"), which
                    
28 * makes them an extremely powerful and flexible way to generate internal links.
                    
29 *
                    
288	 * The $uri parameter can either be a string for basic regex matching or it
                    
289	 * can be a valid callback or anonymous function (php 5.3+). If you use a
                    
290	 * callback or anonymous function, your method should return an array
                    
                
vardefs.php https://github.com/xno/sugarcrm_dev.git | PHP | 458 lines
                    
1<?php
                    
2/*********************************************************************************
                    
30 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
31 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
32 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
33 * technical reasons, the Appropriate Legal Notices must display the words
                    
34 * "Powered by SugarCRM".
                    
35 ********************************************************************************/
                    
                
style.css https://github.com/cpg-contrib/coppermine.git | CSS | 678 lines
                    
670#vanity img {border:0}
                    
671#v_php {float:left;background-image:url(../../images/powered-php.gif);}
                    
672#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
                    
672#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
                    
673#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
                    
674#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
                    
                
fckeditor.css https://gitlab.com/ptisky/API_prestashop | CSS | 536 lines
                    
266span.fileFlash, span.fileVideo, span.filePicture,

                    
267span.filePPT, span.fileExcel, span.filePhp,

                    
268span.fileMusic, span.fileExe, span.fileAcrobat,

                    
287span.filePicture{background-image:url(../images/small_icon/filePicture.png);}

                    
288span.filePPT{background-image:url(../images/small_icon/filePowerpoint.png);}

                    
289span.fileExcel{background-image:url(../images/small_icon/fileExcel.png);}

                    
289span.fileExcel{background-image:url(../images/small_icon/fileExcel.png);}

                    
290span.filePhp{background-image:url(../images/small_icon/filePhp.png);}

                    
291span.fileMusic{background-image:url(../images/small_icon/fileMusic.png);}

                    
301dt.fileFlash, dt.fileVideo,

                    
302dt.filePPT, dt.fileExcel, dt.filePhp,

                    
303dt.fileMusic, dt.fileExe, dt.fileAcrobat,

                    
328dt.fileExcel{background-image:url(../images/big_icon/fileExcel.png);}

                    
329dt.filePhp{background-image:url(../images/big_icon/filePhp.png);}

                    
330dt.fileMusic{background-image:url(../images/big_icon/fileMusic.png);}

                    
                
OLE.php https://bitbucket.org/blackriver/openx.git | PHP | 410 lines
                    
1<?php
                    
2/* vim: set expandtab tabstop=4 shiftwidth=4: */
                    
3// +----------------------------------------------------------------------+
                    
4// | PHP Version 4                                                        |
                    
5// +----------------------------------------------------------------------+
                    
5// +----------------------------------------------------------------------+
                    
6// | Copyright (c) 1997-2002 The PHP Group                                |
                    
7// +----------------------------------------------------------------------+
                    
7// +----------------------------------------------------------------------+
                    
8// | This source file is subject to version 2.02 of the PHP license,      |
                    
9// | that is bundled with this package in the file LICENSE, and is        |
                    
10// | available at through the world-wide-web at                           |
                    
11// | http://www.php.net/license/2_02.txt.                                 |
                    
12// | If you did not receive a copy of the PHP license and are unable to   |
                    
13// | obtain it through the world-wide-web, please send a note to          |
                    
14// | license@php.net so we can mail you a copy immediately.               |
                    
15// +----------------------------------------------------------------------+
                    
                
pl181.c https://github.com/wmalik/Qebek_Linux.git | C | 473 lines
                    
28    uint32_t clock;
                    
29    uint32_t power;
                    
30    uint32_t cmdarg;
                    
44       subsequent transfers until after the driver polls the status word.
                    
45       http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4446/1
                    
46     */
                    
268    switch (offset) {
                    
269    case 0x00: /* Power */
                    
270        return s->power;
                    
347    switch (offset) {
                    
348    case 0x00: /* Power */
                    
349        s->power = value & 0xff;
                    
428
                    
429    s->power = 0;
                    
430    s->cmdarg = 0;
                    
                
BigMath.php https://gitlab.com/x33n/ampache | PHP | 451 lines
                    
25 */
                    
26require_once 'Auth/OpenID.php';
                    
27
                    
39     *
                    
40     * @param integer $long The long number (can be a normal PHP
                    
41     * integer or a number created by one of the available long number
                    
233    /**
                    
234     * Same as bcpowmod when bcpowmod is missing
                    
235     *
                    
251
                    
252    function powmod($base, $exponent, $modulus)
                    
253    {
                    
348        $result[] =
                    
349            array('modules' => array('gmp', 'php_gmp'),
                    
350                  'extension' => 'gmp',
                    
                
anomaly.h https://bitbucket.org/abdulhadif/android_kernel_samsung_espresso10.git | C Header | 283 lines
                    
9 * Licensed under the ADI BSD license.
                    
10 *   https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd
                    
11 */
                    
154#define ANOMALY_05000409 (__SILICON_REVISION__ < 2)
                    
155/* bfrom_SysControl() Firmware Function Cannot be Used to Enter Power Saving Modes */
                    
156#define ANOMALY_05000411 (__SILICON_REVISION__ < 2)
                    
                
web-sites-digital-marketing-application-solution-overview.md https://gitlab.com/yeah568/azure-content | Markdown | 140 lines
                    
36
                    
37Your existing web assets can run on Web Apps, whether they are .NET, PHP, Java, Node.js, or Python. You can move them to Web Apps using your familiar [FTP] tools. If you frequently create digital marketing campaigns, it is possible that you have existing web assets in a source control management system. You can deploy to Web Apps directly from popular source control options, such as [Visual Studio], [Visual Studio Team Services], and [Git] - local, GitHub, BitBucket, DropBox, Mercurial, etc..
                    
38
                    
74
                    
75The ability of App Service Web Apps to [scale up and out] is perfect for unpredictable workloads, which is the case with digital marketing campaigns. Scale out your web app manually through the [Azure Portal](http://go.microsoft.com/fwlink/?LinkId=529715), programmatically through the [Service Management API] or [PowerShell scripting], or automatically through the Autoscale feature. In the **Standard** tier, Autoscale enables you to scale out a web app automatically based on CPU utilization. This feature helps you maximize agility and minimize cost at the same time by scaling out the web app only when needed based on user activity. For best practices, see [Troy Hunt]'s [10 things I learned about rapidly scaling web apps with Azure].
                    
76
                    
84
                    
85Get a [quick glance] of the web app's current performance metrics and resource quotas in the web app's blade in the [Azure Portal](http://go.microsoft.com/fwlink/?LinkId=529715). For a 360° view of your application across availability, performance and usage, use [Azure Application Insights] to give you fast & powerful troubleshooting, diagnostics and usage insights. Or, use a third-party tool like [New Relic] to provide advanced monitoring data for your web apps.
                    
86
                    
98
                    
99[WordPress]:web-sites-php-web-site-gallery.md
                    
100  
                    
100  
                    
101[MySQL]:web-sites-php-mysql-deploy-use-git.md
                    
102[Azure SQL Database]:web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database.md
                    
                
schedules_custom.php https://github.com/freedenizen/mythweb.git | PHP | 240 lines
                    
85                    <label for="searchtype_title"><?php echo t('Title Search') ?></label></li>
                    
86                <li><input type="radio" class="radio" name="searchtype" value="<?php echo searchtype_keyword ?>" id="searchtype_keyword"<?php
                    
87                        if ($schedule->search == searchtype_keyword) echo ' CHECKED'
                    
93                    <label for="searchtype_people"><?php echo t('People Search') ?></label></li>
                    
94                <li><input type="radio" class="radio" name="searchtype" value="<?php echo searchtype_power ?>" id="searchtype_power"<?php
                    
95                        if ($schedule->search == searchtype_power) echo ' CHECKED'
                    
96                        ?> onclick="toggle_options()" />
                    
97                    <label for="searchtype_power"><?php echo t('Power Search') ?></label></li>
                    
98            </ul>
                    
109            </dl>
                    
110            <dl id="standard_options"<?php if ($schedule->search == searchtype_power) echo ' class="hidden"' ?>>
                    
111                <dt><?php echo t('Search Phrase') ?>:&nbsp;</dt>
                    
114
                    
115            <dl id="power_options"<?php if ($schedule->search != searchtype_power) echo ' class="hidden"' ?>>
                    
116                <dt><?php echo t('Additional Tables') ?>:&nbsp;</dt>
                    
                
DataStorage.h https://github.com/Titan-Project/TrilliumEMU.git | C Header | 222 lines
                    
87extern DataStorage <ChrRacesEntry>                sChrRacesStore;
                    
88extern DataStorage <ChrPowerTypesEntry>           sChrPowerTypesStore;
                    
89extern DataStorage <CinematicSequencesEntry>      sCinematicSequencesStore;
                    
104extern DataStorage <GemPropertiesEntry>           sGemPropertiesStore;
                    
105extern DataStorage <GlyphPropertiesEntry>         sGlyphPropertiesStore;
                    
106extern DataStorage <GlyphSlotEntry>               sGlyphSlotStore;
                    
177extern DataStorage <SpellLevelsEntry>             sSpellLevelsStore;
                    
178extern DataStorage <SpellPowerEntry>              sSpellPowerStore;
                    
179extern DataStorage <SpellReagentsEntry>           sSpellReagentsStore;
                    
                
Base.php https://github.com/nysenate/Bluebird-CRM.git | PHP | 418 lines
                    
1<?php
                    
2/*
                    
157      if ($this->check('edit all contacts')) {
                    
158        // this is the most powerful permission, so we return
                    
159        // immediately rather than dilute it further
                    
                
%%24^248^248C46CA%%DetailView.tpl.php https://github.com/joshbhamilton/sugar.git | PHP | 236 lines
                    
2         compiled from include/DetailView/DetailView.tpl */ ?>
                    
3<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
                    
4smarty_core_load_plugins(array('plugins' => array(array('function', 'counter', 'include/DetailView/DetailView.tpl', 47, false),array('function', 'sugar_evalcolumn', 'include/DetailView/DetailView.tpl', 127, false),array('function', 'sugar_field', 'include/DetailView/DetailView.tpl', 132, false),array('modifier', 'count', 'include/DetailView/DetailView.tpl', 83, false),)), $this); ?>
                    
73    <?php endif; ?>
                    
74    <div <?php if ($this->_tpl_vars['useTabs']): ?>class="yui-content"<?php endif; ?>>
                    
75<?php echo smarty_function_counter(array('name' => 'panelCount','print' => false,'start' => 0,'assign' => 'panelCount'), $this);?>
                    
86<?php if (! is_array ( $this->_tpl_vars['panel'] )): ?>
                    
87    {sugar_include type='php' file='<?php echo $this->_tpl_vars['panel']; ?>
                    
88'}
                    
135				<?php elseif (isset ( $this->_tpl_vars['colData']['field']['label'] )): ?>
                    
136				   {capture name="label" assign="label"}{sugar_translate label='<?php echo $this->_tpl_vars['colData']['field']['label']; ?>
                    
137' module='<?php echo $this->_tpl_vars['module']; ?>
                    
166%' <?php if ($this->_tpl_vars['colData']['colspan']): ?>colspan='<?php echo $this->_tpl_vars['colData']['colspan']; ?>
                    
167'<?php endif; ?> <?php if (isset ( $this->_tpl_vars['fields'][$this->_tpl_vars['colData']['field']['name']]['type'] ) && $this->_tpl_vars['fields'][$this->_tpl_vars['colData']['field']['name']]['type'] == 'phone'): ?>class="phone"<?php endif; ?>>
                    
168			    <?php if (! empty ( $this->_tpl_vars['colData']['field']['name'] )): ?>
                    
                
Number.php https://github.com/grjones/qframe.git | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 20096 2010-01-06 02:05:09Z bkarwin $
                    
20 */
                    
24 */
                    
25require_once 'Zend/Measure/Abstract.php';
                    
26require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
Number.php https://gitlab.com/rsilveira1987/Expresso | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 10020 2009-08-18 14:34:09Z j.fischer@metaways.de $
                    
20 */
                    
24 */
                    
25require_once 'Zend/Measure/Abstract.php';
                    
26require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
HTTP.php https://bitbucket.org/ferOnti/processmaker.git | PHP | 343 lines
                    
8// | to obtain it through the world-wide-web, please send a note to       |
                    
9// | license@php.net so we can mail you a copy immediately.               |
                    
10// +----------------------------------------------------------------------+
                    
18//
                    
19// $Id: HTTP.php,v 1.35 2004/09/21 15:28:07 mike Exp $
                    
20
                    
73     * <code>
                    
74     *  require_once 'HTTP.php';
                    
75     *  $langs = array(
                    
148     *         [Server] => Apache/1.3.20 (Unix) PHP/4.1.1
                    
149     *         [X-Powered-By] => PHP/4.1.1
                    
150     *         [Connection] => close
                    
161     *                  or PEAR error on failure.
                    
162     * @param   string  $url A valid URL, e.g.: http://pear.php.net/credits.php
                    
163     * @param   integer $timeout Timeout in seconds (default = 10)
                    
                
Number.php https://bitbucket.org/Dal-Papa/is-340-publish-base.git | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 24593 2012-01-05 20:35:02Z matthew $
                    
20 */
                    
24 */
                    
25require_once 'Zend/Measure/Abstract.php';
                    
26require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
Number.php https://github.com/StefanRHRO/SCRM.git | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 23775 2011-03-01 17:25:24Z ralph $
                    
20 */
                    
24 */
                    
25require_once 'Zend/Measure/Abstract.php';
                    
26require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
1416863327-migrate-reports.php https://gitlab.com/e0/X2CRM | PHP | 315 lines
                    
1<?php
                    
2/***********************************************************************************
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * X2Engine" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by X2Engine".
                    
36 **********************************************************************************/
                    
                
SluggableListener.php https://github.com/kaiwa/DoctrineExtensions.git | PHP | 376 lines
                    
1<?php
                    
2
                    
21 * @link http://www.gediminasm.org
                    
22 * @license MIT License (http://www.opensource.org/licenses/mit-license.php)
                    
23 */
                    
26    /**
                    
27     * The power exponent to jump
                    
28     * the slug unique number by tens.
                    
315
                    
316            $i = pow(10, $this->exponent);
                    
317            do {
                    
                
Mmc.h https://gitlab.com/envieidoc/Clover | C Header | 302 lines
                    
8  which accompanies this distribution.  The full text of the license may be found at        
                    
9  http://opensource.org/licenses/bsd-license.php                                            
                    
10
                    
32
                    
33#define MMC_OCR_POWERUP             0x80000000
                    
34
                    
71  UINT32  AccessMode:  2; // 00b (byte mode), 10b (sector mode) 
                    
72  UINT32  Busy:        1; // This bit is set to LOW if the card has not finished the power up routine
                    
73} OCR;
                    
                
scsi.h https://gitlab.com/envieidoc/Clover | C Header | 314 lines
                    
6which accompanies this distribution.  The full text of the license may be found at        
                    
7http://opensource.org/licenses/bsd-license.php                                            
                    
8                                                                                          
                    
298#define EFI_SCSI_ASC_MEDIA_CHANGE                 (0x28)
                    
299#define EFI_SCSI_ASC_RESET                        (0x29)  /* Power On Reset or Bus Reset occurred */
                    
300#define EFI_SCSI_ASC_ILLEGAL_FIELD                (0x26)
                    
                
loco-translate-fr_FR.js https://gitlab.com/najomie/fit-hippie | JavaScript | 185 lines
                    
74    "File download failed": "Le téléchargement du fichier a échoué",
                    
75    "WPLANG is deprecated and should be removed from wp-config.php": "La constante WPLANG est dépréciée et devrait être supprimée de wp-config.php",
                    
76    "Unknown language": "Région inconnue",
                    
117    "Updated": "Mise à jour",
                    
118    "Powered by": "Propulsé par",
                    
119    "Loco may not work as expected": "Loco peut ne pas fonctionner correctement",
                    
155    "Core": "Fichiers principaux",
                    
156    "PHP extension \"%s\" is not installed. If you experience problems you should install it": "",
                    
157    "Unknown error": "Erreur inconnue",
                    
                
new-features-in-cakephp-2-0.rst https://github.com/MontBlanc-Sucks/docs.git | ReStructuredText | 312 lines
                    
32  See `#856 <http://cakephp.lighthouseapp.com/projects/42648/tickets/856>`_.
                    
33* ``loadConfig()`` has moved from :php:class:`Helper` to :php:class:`HtmlHelper`
                    
34  class. This method now uses the new reader classes (see 2.0 :php:class:`Configure`)
                    
88
                    
89:php:class:`CakeSession` and the :php:class:`SessionComponent` have had a number
                    
90of changes, see the session section for more information.
                    
151
                    
152CakePHP 2.0 has had :doc:`/development/exceptions` and :doc:`/development/errors`
                    
153handling rebuilt, to be more flexible and give more power to developers.
                    
193If a client sends a single Accept mime type that matches one of the extensions
                    
194enabled in :php:class`Router`, :php:class:`RequestHandler` will treat it the
                    
195same an extension. This expands CakePHP's support for REST style endpoints. To
                    
305
                    
306A new method :php:meth:`ConnectionManager::drop()` was added to allow
                    
307removing connections at runtime.
                    
                
typedoc.php https://bitbucket.org/pombredanne/spip-zone-treemap.git | PHP | 392 lines
                    
1<?php
                    
2
                    
17$tables_images = array(
                    
18			// Images reconnues par PHP
                    
19			'jpg' => 'JPEG',
                    
126			'pls' => 'Playlist',
                    
127			'pot' => 'PowerPoint Template',
                    
128			'ppt' => 'PowerPoint',
                    
185
                    
186			'potm' => 'Powerpoint template',
                    
187			'potx' => 'Powerpoint template',
                    
187			'potx' => 'Powerpoint template',
                    
188			'ppam' => 'Powerpoint addin',
                    
189			'ppsm' => 'Powerpoint slideshow',
                    
189			'ppsm' => 'Powerpoint slideshow',
                    
190			'ppsx' => 'Powerpoint slideshow',
                    
191			'pptm' => 'Powerpoint',
                    
                
PHPExcel_CalcEngine_CyclicReferenceStack.html https://bitbucket.org/royrutto/climatepal.git | HTML | 221 lines
                    
5<meta charset="utf-8">
                    
6<title>PHPExcel classes » \PHPExcel_CalcEngine_CyclicReferenceStack</title>
                    
7<meta name="author" content="Mike van Riel">
                    
51r = sqrt(a^2 + b^2) without under/overflow</a></li>
                    
52<li><a href="../packages/PHPExcel.html"><i class="icon-folder-open"></i> PHPExcel</a></li>
                    
53</ul>
                    
118<li class="active">
                    
119<span class="divider">\</span><a href="../classes/PHPExcel_CalcEngine_CyclicReferenceStack.html">PHPExcel_CalcEngine_CyclicReferenceStack</a>
                    
120</li>
                    
132<th>package</th>
                    
133<td><a href="../packages/PHPExcel.Calculation.html">PHPExcel_Calculation</a></td>
                    
134</tr>
                    
216            Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
                    
217            Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a12</a> and<br>
                    
218            generated on 2013-06-02T15:42:47+01:00.<br></footer></div>
                    
                
mathslib_test.php https://github.com/mackensen/moodle.git | PHP | 318 lines
                    
1<?php
                    
2// This file is part of Moodle - http://moodle.org/
                    
20 * @package    core
                    
21 * @category   phpunit
                    
22 * @copyright  2007 Petr Skoda {@link http://skodak.org}
                    
28global $CFG;
                    
29require_once($CFG->libdir . '/mathslib.php');
                    
30
                    
79
                    
80        $formula = new calc_formula('=power(2,3)');
                    
81        $this->assertSame(8, $formula->evaluate());
                    
195        $res = $formula->evaluate();
                    
196        $this->assertSame(pow(pi(), 10), $res);
                    
197        $formula = new calc_formula('=-8*(5/2)^2*(1-sqrt(4))-8');
                    
198        $res = $formula->evaluate();
                    
199        $this->assertSame(-8*pow((5/2), 2)*(1-sqrt(4))-8, $res);
                    
200    }
                    
                
index.markdown https://gitlab.com/orvi2014/phpjs | Markdown | 385 lines
                    
14<!-- Generated by Rakefile:build -->
                    
15A JavaScript equivalent of PHP's pack
                    
16
                    
16
                    
17{% codeblock misc/pack.js lang:js https://raw.github.com/kvz/phpjs/master/functions/misc/pack.js raw on github %}
                    
18function pack(format) {
                    
18function pack(format) {
                    
19  //  discuss at: http://phpjs.org/functions/pack/
                    
20  // original by: Tim de Koning (http://www.kingsquare.nl)
                    
24  //        note: Home: http://www.kingsquare.nl/blog/12-12-2009/13507444
                    
25  //        note: Feedback: phpjs-pack@kingsquare.nl
                    
26  //        note: 'machine dependent byte order and size' aren't
                    
372
                    
373Please note that php.js uses JavaScript objects as substitutes for PHP arrays, they are 
                    
374the closest match to this hashtable-like data structure. 
                    
                
errordocument.py https://bitbucket.org/eaviles/gobierno.git | Python | 372 lines
                    
2# This module is part of the Python Paste Project and is released under
                    
3# the MIT License: http://www.opensource.org/licenses/mit-license.php
                    
4"""
                    
91
                    
92    If you don't need the full power of this middleware you might choose to use
                    
93    the simpler ``forward`` middleware instead.
                    
                
helpers.rst https://github.com/RobsonKarls/docs.git | ReStructuredText | 317 lines
                    
8show you how to create your own helpers, and outline the basic
                    
9tasks CakePHP’s core helpers can help you accomplish.
                    
10
                    
14
                    
15CakePHP features a number of helpers that aid in view creation.
                    
16They assist in creating well-formed markup (including forms), aid
                    
17in formatting text, times and numbers, and can even speed up Ajax
                    
18functionality. For more information on the helpers included in CakePHP,
                    
19check out :doc:`/core-libraries/helpers`.
                    
25
                    
26You configure helpers in CakePHP by making a controller aware of them.  Each
                    
27controller has a :php:attr:`~Controller::$helpers` property that lists the
                    
30
                    
31    <?php
                    
32    class BakeriesController extends AppController {
                    
                
Bug36845Test.php https://github.com/jacknicole/sugarcrm_dev.git | PHP | 222 lines
                    
49            $this->has_custom_unified_search_modules = true;
                    
50            copy('cache/modules/unified_search_modules.php', 'cache/modules/unified_search_modules.php.bak');
                    
51        }
                    
159        {
                    
160            copy('cache/modules/unified_search_modules.php.bak', 'cache/modules/unified_search_modules.php');
                    
161            unlink('cache/modules/unified_search_modules.php.bak');
                    
195        $this->assertTrue(!file_exists("{$this->module_dir}/metadata/SearchFields.php"), 'Assert that we have a SearchFields.php file');
                    
196        $this->assertTrue(file_exists("{$this->module_dir}/vardefs.php"), 'Assert that we have a vardefs.php file');
                    
197        require_once('modules/UpgradeWizard/uw_utils.php');
                    
201        $usa->buildCache();
                    
202        $this->assertTrue(file_exists("cache/modules/unified_search_modules.php"), 'Assert that we have a unified_search_modules.php file');
                    
203        include('cache/modules/unified_search_modules.php');
                    
219        $usa->saveGlobalSearchSettings();
                    
220        $this->assertTrue(file_exists('custom/modules/unified_search_modules_display.php'), 'Assert that unified_search_modules_display.php file was created');        
                    
221    }
                    
                
en_us.lang.php https://github.com/jacknicole/sugarcrm_dev.git | PHP | 199 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
104	'LBL_MAILBOX_DEFAULT'	=> 'INBOX',
                    
105	'LBL_MAILBOX_SSL_DESC'	=> 'Use SSL when connecting. If this does not work, check that your PHP installation included "--with-imap-ssl" in the configuration.',
                    
106	'LBL_MAILBOX_SSL'		=> 'Use SSL',
                    
131	'LBL_NO_OPTIMUMS'		=> 'Could not find optimums.  Please check your settings and try again.',
                    
132	'LBL_ONLY_SINCE_DESC'	=> 'When using POP3, PHP cannot filter for New/Unread messages.  This flag allows the request to check for messages since the last time the mail account was polled.  This will significantly improve performance if your mail server does not support IMAP.',
                    
133	'LBL_ONLY_SINCE_NO'		=> 'No. Check against all emails on mail server.',
                    
173	'LBL_WARN_IMAP'			=> 'Warnings:',
                    
174	'LBL_WARN_NO_IMAP'		=> 'Inbound Email <b>cannot</b> function without the IMAP c-client libraries enabled/compiled with the PHP module.  Please contact your administrator to resolve this issue.',
                    
175
                    
                
Number.php https://github.com/oveach/tuto-zf-doctrine2.git | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 24594 2012-01-05 21:27:01Z matthew $
                    
20 */
                    
24 */
                    
25require_once 'Zend/Measure/Abstract.php';
                    
26require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
quickhashstringinthash.loadfromfile.html https://bitbucket.org/thncr/manuals.git | HTML | 195 lines
                    
11 <div class="up"><a href="class.quickhashstringinthash.html">QuickHashStringIntHash</a></div>
                    
12 <div class="home"><a href="index.html">PHP Manual</a></div>
                    
13</div><hr /><div id="quickhashstringinthash.loadfromfile" class="refentry">
                    
114       The amount of bucket lists to configure. The number you pass in will be
                    
115       automatically rounded up to the next power of two. It is also
                    
116       automatically limited from 4 to 4194304.
                    
156    <div class="example-contents">
                    
157<div class="phpcode"><code><span style="color: #000000">
                    
158<span style="color: #0000BB">&lt;?php<br />$file&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(&nbsp;</span><span style="color: #0000BB">__FILE__&nbsp;</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">"/simple.hash.string"</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">$hash&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">QuickHashStringIntHash</span><span style="color: #007700">::</span><span style="color: #0000BB">loadFromFile</span><span style="color: #007700">(<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">,<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">QuickHashStringIntHash</span><span style="color: #007700">::</span><span style="color: #0000BB">DO_NOT_USE_ZEND_ALLOC<br /></span><span style="color: #007700">);<br />foreach(&nbsp;</span><span style="color: #0000BB">range</span><span style="color: #007700">(&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">0x0f&nbsp;</span><span style="color: #007700">)&nbsp;as&nbsp;</span><span style="color: #0000BB">$key&nbsp;</span><span style="color: #007700">)<br />{<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$i&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">48712&nbsp;</span><span style="color: #007700">+&nbsp;</span><span style="color: #0000BB">$key&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">1631</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">$k&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">base_convert</span><span style="color: #007700">(&nbsp;</span><span style="color: #0000BB">$i</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">10</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">36&nbsp;</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;echo&nbsp;</span><span style="color: #0000BB">$k</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'&nbsp;=&gt;&nbsp;'</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$hash</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(&nbsp;</span><span style="color: #0000BB">$k&nbsp;</span><span style="color: #007700">),&nbsp;</span><span style="color: #DD0000">"\n"</span><span style="color: #007700">;<br />}<br /></span><span style="color: #0000BB">?&gt;</span>
                    
193 <div class="up"><a href="class.quickhashstringinthash.html">QuickHashStringIntHash</a></div>
                    
194 <div class="home"><a href="index.html">PHP Manual</a></div>
                    
195</div></body></html>
                    
                
acpiphp_core.c https://bitbucket.org/danhamilt1/linux.git | C | 363 lines
                    
84	.set_attention_status	= set_attention_status,
                    
85	.get_power_status	= get_power_status,
                    
86	.get_attention_status	= get_attention_status,
                    
207
                    
208	*value = acpiphp_get_power_status(slot->acpi_slot);
                    
209
                    
292/* callback routine to initialize 'struct slot' for each slot */
                    
293int acpiphp_register_hotplug_slot(struct acpiphp_slot *acpiphp_slot)
                    
294{
                    
313	slot->acpi_slot = acpiphp_slot;
                    
314	slot->hotplug_slot->info->power_status = acpiphp_get_power_status(slot->acpi_slot);
                    
315	slot->hotplug_slot->info->attention_status = 0;
                    
344
                    
345void acpiphp_unregister_hotplug_slot(struct acpiphp_slot *acpiphp_slot)
                    
346{
                    
                
0034-Add-cpufreq-driver.patch https://gitlab.com/MagneFire/ptxdist-raspberry-pi | Patch | 321 lines
                    
37+CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
                    
38+CONFIG_CPU_FREQ_GOV_POWERSAVE=y
                    
39+CONFIG_CPU_FREQ_GOV_USERSPACE=y
                    
86+* under the terms of the GNU General Public License version 2, available at
                    
87+* http://www.broadcom.com/licenses/GPLv2.php (the "GPL").
                    
88+*
                    
                
functions.wp-cron.php https://bitbucket.org/codemen_iftekhar/codemen.git | PHP | 402 lines
                    
1<?php
                    
2// Last sync [WP12462]
                    
184	 * do not even start the cron if local server timer has drifted
                    
185	 * such as due to power failure, or misconfiguration
                    
186	 */
                    
226
                    
227		@include_once(ABSPATH . 'wp-cron.php');
                    
228		return;
                    
                
EditView.html https://github.com/jacknicole/sugarcrm_dev.git | HTML | 249 lines
                    
30 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
31 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
32 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
33 * technical reasons, the Appropriate Legal Notices must display the words
                    
34 * "Powered by SugarCRM".
                    
35 ********************************************************************************/
                    
53
                    
54<form name="EditView" id="EditView" method="POST" action="index.php" enctype="multipart/form-data">
                    
55	<input type="hidden" name="module" value="EmailTemplates">
                    
210<!-- BEGIN: NoInbound3 -->
                    
211<form id="upload_form" name="upload_form" method="POST" action='AttachDocuments.php' enctype="multipart/form-data">
                    
212	<div id="upload_div">
                    
                
wl_iw.h https://gitlab.com/envieidoc/sprd_project | C Header | 325 lines
                    
8 * under the terms of the GNU General Public License version 2 (the "GPL"),
                    
9 * available at http://www.broadcom.com/licenses/GPLv2.php, with the
                    
10 * following added to such license:
                    
57#define PNODEBUG_SET_CMD			"PNODEBUG"
                    
58#define TXPOWER_SET_CMD				"TXPOWER"
                    
59
                    
                
Parser.php https://bitbucket.org/dbaltas/zend-framework-1.x-on-git.git | PHP | 407 lines
                    
1<?php
                    
2
                    
2
                    
3require_once('Scope.php');
                    
4require_once('Symbol.php');
                    
4require_once('Symbol.php');
                    
5require_once('Destructable.php');
                    
6
                    
250  /**
                    
251   * Moves through tokens with higher binding powers
                    
252   * than the passed binding power
                    
286  /**
                    
287   * Takes a symbol ID and a left binding power
                    
288   * and returns a Symbol instance
                    
                
parser.modifylistview.php https://gitlab.com/tjaafar/SuiteCRM | PHP | 333 lines
                    
1<?php
                    
2if (! defined ( 'sugarEntry' ) || ! sugarEntry)
                    
35 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
36 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
37 * SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
                    
38 * reasonably feasible for  technical reasons, the Appropriate Legal Notices must
                    
39 * display the words  "Powered by SugarCRM" and "Supercharged by SuiteCRM".
                    
40 ********************************************************************************/
                    
42
                    
43require_once ('modules/ModuleBuilder/parsers/ModuleBuilderParser.php') ;
                    
44class ParserModifyListView extends ModuleBuilderParser
                    
61
                    
62		$loaded = $this->_loadFromFile('ListView','modules/' . $this->module_name . '/metadata/listviewdefs.php',$this->module_name);
                    
63		$this->originalListViewDefs = $loaded['viewdefs'] [ $this->module_name ] ;
                    
65		//		_pp($loaded);
                    
66		$this->customFile = 'custom/modules/' . $this->module_name . '/metadata/listviewdefs.php' ;
                    
67		if (file_exists ( $this->customFile ))
                    
                
refactor.php https://gitlab.com/frenlee710/sublime | PHP | 363 lines
                    
1<?php
                    
2//Copyright (c) 2014, Carlos C
                    
49define("ST_TIMES", "*");
                    
50if (!defined("T_POW")) {
                    
51	define("T_POW", "**");
                    
207	private function setFrom($from) {
                    
208		$tkns = token_get_all('<?php ' . $from);
                    
209		array_shift($tkns);
                    
219	private function setTo($to) {
                    
220		$tkns = token_get_all('<?php ' . $to);
                    
221		array_shift($tkns);
                    
303	if (isset($opts['h']) || isset($opts['help'])) {
                    
304		echo 'Usage: ' . $argv[0] . ' [-ho] [--from=from --to=to] <target>', PHP_EOL;
                    
305		$options = [
                    
315		}
                    
316		echo PHP_EOL, 'If <target> is blank, it reads from stdin', PHP_EOL;
                    
317		die();
                    
                
k-Means_clustering.php https://github.com/srahn/kvwmap.git | PHP | 233 lines
                    
1<?php
                    
2###################################################################
                    
78        for ($mIdx = 0; $mIdx < $meansCount; $mIdx++) {
                    
79          $mDist = pow($value - $means[$mIdx],2);
                    
80          if ($mDist < $dist) {
                    
193        for ($mIdx = 0; $mIdx < count($accumulator); $mIdx++) {
                    
194          $mDist = pow($value - $accumulator[$mIdx]['mean'], 2);
                    
195          if ($mDist < $dist) {
                    
                
Tool.php https://bitbucket.org/valmy/openx.git | PHP | 291 lines
                    
1<?php
                    
2
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
26 * @version    CVS: $Id$
                    
27 * @link       http://pear.php.net/package/Image_Graph
                    
28 */
                    
40 * @version    Release: 0.7.2
                    
41 * @link       http://pear.php.net/package/Image_Graph
                    
42 */
                    
112        // (1-t)^3*p1 + 3*(1-t)^2*t*p2 + 3*(1-t)*t^2*p3 + t^3*p4
                    
113        return pow(1 - $t, 3) * $p1 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
115            3 * (1 - $t) * pow($t, 2) * $p3 +
                    
116            pow($t, 3) * $p4;
                    
                
Tool.php https://github.com/axxtel/agilebill.git | PHP | 291 lines
                    
1<?php
                    
2
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
25 * @license    http://www.gnu.org/copyleft/lesser.html  LGPL License 2.1
                    
26 * @version    CVS: $Id: Tool.php,v 1.4 2005/09/14 20:27:24 nosey Exp $
                    
27 * @link       http://pear.php.net/package/Image_Graph
                    
40 * @version    Release: @package_version@
                    
41 * @link       http://pear.php.net/package/Image_Graph
                    
42 */
                    
112        // (1-t)^3*p1 + 3*(1-t)^2*t*p2 + 3*(1-t)*t^2*p3 + t^3*p4
                    
113        return pow(1 - $t, 3) * $p1 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
115            3 * (1 - $t) * pow($t, 2) * $p3 +
                    
116            pow($t, 3) * $p4;
                    
                
functions_func.html https://gitlab.com/mckbsky/tankz | HTML | 327 lines
                    
39$(function() {
                    
40  initMenu('',true,false,'search.php','Search');
                    
41  $(document).ready(function() { init_search(); });
                    
145</li>
                    
146<li>get_power()
                    
147: <a class="el" href="class_tank.html#a5f25984310f4f0f31a5d5d44d24a4094">Tank</a>
                    
211<h3><a id="index_p"></a>- p -</h3><ul>
                    
212<li>power_down()
                    
213: <a class="el" href="class_tank.html#ae16cd4f668ecd7320b7edfe0936cb85e">Tank</a>
                    
214</li>
                    
215<li>power_up()
                    
216: <a class="el" href="class_tank.html#a35ef16983ea1a6860d09f750e07c436a">Tank</a>
                    
250</li>
                    
251<li>set_power()
                    
252: <a class="el" href="class_tank.html#a238e6837e090ee33c9230c4059a7902e">Tank</a>
                    
                
LocalApicLib.h https://gitlab.com/envieidoc/Clover | C Header | 372 lines
                    
10  which accompanies this distribution.  The full text of the license may be found at
                    
11  http://opensource.org/licenses/bsd-license.php
                    
12
                    
52/**
                    
53  Get the initial local APIC ID of the executing processor assigned by hardware upon power on or reset.
                    
54
                    
                
index.html?p=9.html https://gitlab.com/nfalcone/hugo-nfalcone | HTML | 166 lines
                    
7    <link rel="profile" href="http://gmpg.org/xfn/11">
                    
8    <link rel="pingback" href="http://catrinaandnick2015.com/xmlrpc.php">
                    
9    <link rel="alternate" type="application/rss+xml" title="Catrina &amp; Nick&#039;s Wedding &raquo; Feed" href="http://catrinaandnick2015.com/?feed=rss2" />
                    
18<script type='text/javascript' src='http://catrinaandnick2015.com/wp-content/plugins/wordpress-countdown-widget/js/jquery.countdown.min.js?ver=1.0'></script>
                    
19<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://catrinaandnick2015.com/xmlrpc.php?rsd" />
                    
20<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://catrinaandnick2015.com/wp-includes/wlwmanifest.xml" /> 
                    
132                        <div class="site-info">
                    
133                                <a href="http://wordpress.org/" rel="generator">Proudly powered by WordPress</a>
                    
134                <span class="sep"> | </span>
                    
                
chapterMinutes.php https://github.com/parkeroth/kansasdelts.git | PHP | 405 lines
                    
220
                    
221<?php include_once($_SERVER['DOCUMENT_ROOT']."/includes/headerLast.php"); ?>
                    
222
                    
225<?php if($action == 'edit'){ ?>
                    
226<form id="minutes" action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post" onsubmit="submitted()">
                    
227<?php } ?>
                    
231	<th>Attendance:</th>
                    
232	<td>Present: <strong><?php echo $number_present; ?></strong> Absent: <strong><?php echo $number_absent; ?></strong> Excused: <strong><?php echo $number_excused; ?></strong> 
                    
233		| <a href="attendanceRecords.php">View Records</a></td>
                    
236	<th>Voting Members:</th>
                    
237	<td>Present: <strong><?php echo $voting_present; ?></strong> Total: <strong><?php echo $voting_total; ?></strong></td>
                    
238</tr>
                    
404
                    
405<?php include_once($_SERVER['DOCUMENT_ROOT']."/includes/footer.php"); ?>
                    
406
                    
                
PrettyPrinterAbstract.php https://gitlab.com/techniconline/kmc | PHP | 285 lines
                    
1<?php
                    
2
                    
2
                    
3namespace PhpParser;
                    
4
                    
4
                    
5use PhpParser\Node\Expr;
                    
6use PhpParser\Node\Stmt;
                    
11        // [precedence, associativity] where for the latter -1 is %left, 0 is %nonassoc and 1 is %right
                    
12        'Expr_BinaryOp_Pow' => array(0, 1),
                    
13        'Expr_BitwiseNot' => array(10, 1),
                    
67        'Expr_AssignOp_ShiftRight' => array(160, 1),
                    
68        'Expr_AssignOp_Pow' => array(160, 1),
                    
69        'Expr_YieldFrom' => array(165, 1),
                    
111    /**
                    
112     * Pretty prints a file of statements (includes the opening <?php tag if it is required).
                    
113     *
                    
                
MysqliManager.php https://gitlab.com/tjaafar/SuiteCRM | PHP | 379 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
34 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
35 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
36 * SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
                    
37 * reasonably feasible for  technical reasons, the Appropriate Legal Notices must
                    
38 * display the words  "Powered by SugarCRM" and "Supercharged by SuiteCRM".
                    
39 ********************************************************************************/
                    
45* which generate the necessary SQL. This sql is then passed to PEAR DB classes.
                    
46* The helper class is chosen in DBManagerFactory, which is driven by 'db_type' in 'dbconfig' under config.php.
                    
47*
                    
93
                    
94require_once('include/database/MysqlManager.php');
                    
95
                    
147		for ( $i = count($bt) ; $i-- ; $i > 0 ) {
                    
148			if ( strpos('MysqliManager.php',$bt[$i]['file']) === false ) {
                    
149				$line = $bt[$i];
                    
                
en_us.lang.php https://github.com/albertobraschi/SuperSweetAdmin.git | PHP | 159 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
84	'LBL_LOCATION_ONLY'							=> 'Location',
                    
85	'LBL_LOCATION_TRACK'						=> 'Location of campaign tracking files (like campaign_tracker.php)',
                    
86    'LBL_CAMP_MESSAGE_COPY'                     => 'Keep copies of campaign messages:',
                    
124	'LBL_VIEW_QUEUED_EMAILS'					=> 'View Queued Emails',
                    
125	'TRACKING_ENTRIES_LOCATION_DEFAULT_VALUE'	=> 'Value of Config.php setting site_url',
                    
126	'TXT_REMOVE_ME_ALT'							=> 'To remove yourself from this email list go to',
                    
                
benchmark.rb https://gitlab.com/orvi2014/rcs-db-ext | Ruby | 380 lines
                    
22    # Returns a set of ranges stepped exponentially from +min+ to
                    
23    # +max+ by powers of +base+. Eg:
                    
24    #
                    
62    # Specifies the ranges used for benchmarking for that class.
                    
63    # Defaults to exponential growth from 1 to 10k by powers of 10.
                    
64    # Override if you need different ranges for your benchmarks.
                    
118    #
                    
119    # See http://www.graphpad.com/curvefit/goodness_of_fit.htm for
                    
120    # more details.
                    
185    # Runs the given +work+ and asserts that the times gathered curve
                    
186    # fit to match a power curve within a given error +threshold+.
                    
187    #
                    
187    #
                    
188    # Fit is calculated by #fit_power.
                    
189    #
                    
                
SugarpdfSettings.tpl https://github.com/jacknicole/sugarcrm_dev.git | Smarty Template | 221 lines
                    
30 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
31 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
32 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
33 * technical reasons, the Appropriate Legal Notices must display the words
                    
34 * "Powered by SugarCRM".
                    
35 ********************************************************************************/
                    
44<BR>
                    
45<form name="ConfigureSugarpdfSettings" enctype='multipart/form-data' method="POST" action="index.php?action=SugarpdfSettings&module=Configurator" onSubmit="if(checkFileType(null,1))return (check_form('ConfigureSugarpdfSettings'));else return false;">
                    
46<span class='error'>{$error}</span>
                    
51            &nbsp;<input title="{$MOD.LBL_RESTORE_BUTTON_LABEL}" class="button"  type="submit"  name="restore" value="  {$MOD.LBL_RESTORE_BUTTON_LABEL}  " >
                    
52            &nbsp;<input title="{$MOD.LBL_CANCEL_BUTTON_TITLE}"  onclick="document.location.href='index.php?module=Administration&action=index'" class="button"  type="button" name="cancel" value="  {$APP.LBL_CANCEL_BUTTON_LABEL}  " >
                    
53        </td> 
                    
145&nbsp;<input title="{$MOD.LBL_RESTORE_BUTTON_LABEL}" class="button"  type="submit"  name="restore" value="  {$MOD.LBL_RESTORE_BUTTON_LABEL}  " >
                    
146&nbsp;<input title="{$MOD.LBL_CANCEL_BUTTON_TITLE}"  onclick="document.location.href='index.php?module=Administration&action=index'" class="button"  type="button" name="cancel" value="  {$APP.LBL_CANCEL_BUTTON_LABEL}  " />
                    
147</div>
                    
                
Number.php https://github.com/edmondscommerce/XAMPP-Magento-Demo-Site.git | PHP | 420 lines
                    
1<?php
                    
2/**
                    
18 * @license   http://framework.zend.com/license/new-bsd     New BSD License
                    
19 * @version   $Id: Number.php 12514 2008-11-10 16:30:24Z matthew $
                    
20 */
                    
24 */
                    
25#require_once 'Zend/Measure/Abstract.php';
                    
26#require_once 'Zend/Locale.php';
                    
157            if (!Zend_Locale::isLocale($locale, true, false)) {
                    
158                #require_once 'Zend/Measure/Exception.php';
                    
159                throw new Zend_Measure_Exception("Language (" . (string) $locale . ") is unknown");
                    
171        if (isset($this->_units[$type]) === false) {
                    
172            #require_once 'Zend/Measure/Exception.php';
                    
173            throw new Zend_Measure_Exception("Type ($type) is unknown");
                    
193        if (empty($this->_units[$type])) {
                    
194            #require_once 'Zend/Measure/Exception.php';
                    
195            throw new Zend_Measure_Exception('unknown type of number:' . $type);
                    
                
Tool.php https://github.com/jorgelustosa/pfsense-packages.git | PHP | 291 lines
                    
1<?php
                    
2
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
26 * @version    CVS: $Id$
                    
27 * @link       http://pear.php.net/package/Image_Graph
                    
28 */
                    
40 * @version    Release: @package_version@
                    
41 * @link       http://pear.php.net/package/Image_Graph
                    
42 */
                    
112        // (1-t)^3*p1 + 3*(1-t)^2*t*p2 + 3*(1-t)*t^2*p3 + t^3*p4
                    
113        return pow(1 - $t, 3) * $p1 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
115            3 * (1 - $t) * pow($t, 2) * $p3 +
                    
116            pow($t, 3) * $p4;
                    
                
index.html https://github.com/brettterpstra/brettterpstra.github.com.git | HTML | 217 lines
                    
62  <li><strong><a href="http://jaka.kubje.org/projects/dropbox-uploader/">Dropbox Uploader · Jaka Jančar</a></strong><br />
                    
63Dropbox Uploader is a PHP class which can be used to upload files to Dropbox, an online file synchronization and backup service.  </li>
                    
64  <li><strong><a href="http://html5doctor.com/aside-revisited/">Aside Revisited - HTML5 Doctor</a></strong><br />
                    
99    <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments.</a></noscript>
                    
100    <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
                    
101		<div id="disqus_thread" name="#comments">
                    
                
common.php https://github.com/KurdishEAgle/langs.git | PHP | 173 lines
                    
1<?php
                    
2
                    
7'lang_direction'		=>	'ltr',	// ltr (Left-To-Right) or rtl (Right-To-Left)
                    
8'lang_identifier'		=>	'fr', //iso code 639-1 value (see http://www.loc.gov/standards/iso639-2/php/code_list.php)
                    
9
                    
82 
                    
83// Stuff for include/parser.php
                    
84'BBCode error no opening tag'		=>	'La balise [/%1$s] a été trouvée sans balise [%1$s] correspondante',
                    
128'Moderate forum'		=>	'Modérer le forum',
                    
129'Powered by'                    =>      'Propulsé par %s',
                    
130 
                    
157
                    
158// For extern.php RSS feed
                    
159'RSS description'                                 =>        'Les sujets les plus récents sur %s.',
                    
                
DetailView.php https://github.com/asakusuma/sugarcrm_dev.git | PHP | 303 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
38
                    
39require_once('include/DetailView/DetailView.php');
                    
40
                    
40
                    
41require_once('include/SugarFolders/SugarFolders.php');
                    
42
                    
73//$a = $focus->db->fetchByAssoc($r);
                    
74//$queue = '<a href="index.php?module=Queues&action=EditView&record='.$a['id'].'">'.$a['name'].'</a>';
                    
75$groupName = '';
                    
                
generateSitemap.php https://github.com/Seizam/seizamcore.git | PHP | 466 lines
                    
1<?php
                    
2/**
                    
28
                    
29require_once( dirname( __FILE__ ) . '/Maintenance.php' );
                    
30
                    
46	 *
                    
47	 * @link http://www.sitemaps.org/faq.php#faq_sitemap_size
                    
48	 *
                    
148		$this->url_limit = 50000;
                    
149		$this->size_limit = pow( 2, 20 ) * 10;
                    
150		$this->fspath = self::init_path( $this->getOption( 'fspath', getcwd() ) );
                    
                
wl_iw.h https://github.com/tom3q/spica-3.0.git | C Header | 323 lines
                    
8 * under the terms of the GNU General Public License version 2 (the "GPL"),
                    
9 * available at http://www.broadcom.com/licenses/GPLv2.php, with the
                    
10 * following added to such license:
                    
57#define PNODEBUG_SET_CMD			"PNODEBUG"
                    
58#define TXPOWER_SET_CMD				"TXPOWER"
                    
59#define RXFILTER_START_CMD			"RXFILTER-START"
                    
                
Tool.php https://github.com/mhoegh/MyGeoCloud.git | PHP | 291 lines
                    
1<?php
                    
2
                    
7 *
                    
8 * PHP versions 4 and 5
                    
9 *
                    
25 * @license    http://www.gnu.org/copyleft/lesser.html  LGPL License 2.1
                    
26 * @version    CVS: $Id: Tool.php,v 1.3 2009/10/14 06:53:44 mhoegh Exp $
                    
27 * @link       http://pear.php.net/package/Image_Graph
                    
40 * @version    Release: @package_version@
                    
41 * @link       http://pear.php.net/package/Image_Graph
                    
42 */
                    
112        // (1-t)^3*p1 + 3*(1-t)^2*t*p2 + 3*(1-t)*t^2*p3 + t^3*p4
                    
113        return pow(1 - $t, 3) * $p1 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
114            3 * pow(1 - $t, 2) * $t * $p2 +
                    
115            3 * (1 - $t) * pow($t, 2) * $p3 +
                    
116            pow($t, 3) * $p4;
                    
                
QuickCreate.tpl https://github.com/albertobraschi/SuperSweetAdmin.git | Smarty Template | 205 lines
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
43
                    
44<form name="tasksQuickCreate" id="tasksQuickCreate" method="POST" action="index.php">
                    
45<input type="hidden" name="module" value="Tasks">
                    
                
media.php https://github.com/bb-dev/cakephp2x.git | PHP | 258 lines
                    
1<?php
                    
2/**
                    
4 *
                    
5 * PHP Version 5.x
                    
6 *
                    
6 *
                    
7 * CakePHP(tm) : Rapid Development Framework (http://cakephp.org)
                    
8 * Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
                    
13 * @copyright     Copyright 2005-2009, Cake Software Foundation, Inc. (http://cakefoundation.org)
                    
14 * @link          http://cakephp.org CakePHP(tm) Project
                    
15 * @package       cake
                    
16 * @subpackage    cake.cake.libs.view
                    
17 * @since         CakePHP(tm) v 1.2.0.5714
                    
18 * @license       MIT License (http://www.opensource.org/licenses/mit-license.php)
                    
46		'otf' => 'font/otf', 'pdf' => 'application/pdf',
                    
47		'pgn' => 'application/x-chess-pgn', 'pot' => 'application/mspowerpoint', 'pps' => 'application/mspowerpoint',
                    
48		'ppt' => 'application/mspowerpoint', 'ppz' => 'application/mspowerpoint', 'pre' => 'application/x-freelance',
                    
                
BadBotBlocker.php https://gitlab.com/ebrjose/comcebu | PHP | 453 lines
                    
1<?php
                    
2namespace AIOSEO\Plugin\Common\Tools;
                    
136		'panscient.com',
                    
137		'PHP/5.{',
                    
138		'ProPowerBot/2.14',
                    
                
adding.html https://github.com/atk4/atk4-web.git | HTML | 160 lines
                    
12<?/?>
                    
13<p>Try this code. Copy it into "page/index.php" inside function init() of your local Agile Toolkit installation. You will see that a few paragraphs of "Lorem Ipsum" text filler will appear on your page.</p>
                    
14
                    
46<?MoreInfo?>Geeky Note — Constructors: Encapsulation versus Inheritance
                    
47<p>Object-oriented development offers developers two powerful principles, encapsulation and inheritance. They achieve similar goals, but are quite different in their nature. As a developer you must be able to decide which principle is best in your application. However, often you'll see both principles used together.</p>
                    
48
                    
50
                    
51<p>Agile Toolkit objects never rely on default PHP constructors.</p>
                    
52<?/?>
                    
53
                    
54<p>Next, let's create our own button class with a slightly different behaviour from the button supplied by Agile Toolkit. This button's label will be automatically set to "Click Me". Place the following code inside lib/MyButton.php</p>
                    
55
                    
69
                    
70<p>As you have expected the newly created button will have a different label. Remember this principle and every time you feel a need to duplicate some code, put it inside a separate class instead. Here is another example which can help you create a re-usable contact form. Place this code inside lib/Form/ContactForm.php:</p>
                    
71
                    
                
template.php https://github.com/blundeln/drool.git | PHP | 388 lines
                    
25 * as many regions as you want.  Once declared, they are made available to the page.tpl.php file as a variable.  
                    
26 * For instance, use <?php print $header ?> for the placement of the "header" region in page.tpl.php.
                    
27 * 
                    
83 *
                    
84 *  The most powerful function available to themers is the _phptemplate_variables() function. It allows you
                    
85 *  to pass newly created variables to different template (tpl.php) files in your theme. Or even unset ones you don't want
                    
94 * By switching on this hook you can send different variables to page.tpl.php file, node.tpl.php
                    
95 * (and any other derivative node template file, like node-forum.tpl.php), comment.tpl.php, and block.tpl.php
                    
96 *
                    
278/**
                    
279 * This bit allows the subtheme to have its own template.php
                    
280 */ 
                    
289 * These next functions allow subthemes to have their own
                    
290 * page.tpl.php, node.tpl.php, node-type.tpl.php, etc.
                    
291 */ 
                    
                
windrose_ex8.html https://github.com/nephie/AZL-website.git | HTML | 94 lines
                    
1<div style="font-weight: bold;margin-left:15px;">windrose_ex8.php</div><link rel="stylesheet" href="../phphl.css" type="text/css"><div class="hl-main"><table class="hl-table" width="100%"><tr><td class="hl-gutter" align="right" valign="top"><pre>1
                    
22
                    
4747
                    
48</pre></td><td class="hl-main" valign="top"><pre><span class="hl-inlinetags">&lt;?php</span><span class="hl-code"> </span><span class="hl-comment">//</span><span class="hl-comment"> content=&quot;text/plain; charset=utf-8&quot;</span><span class="hl-comment"></span><span class="hl-code">
                    
49</span><span class="hl-reserved">require_once</span><span class="hl-code"> </span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">jpgraph/jpgraph.php</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">;
                    
49</span><span class="hl-reserved">require_once</span><span class="hl-code"> </span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">jpgraph/jpgraph.php</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">;
                    
50</span><span class="hl-reserved">require_once</span><span class="hl-code"> </span><span class="hl-brackets">(</span><span class="hl-quotes">'</span><span class="hl-string">jpgraph/jpgraph_windrose.php</span><span class="hl-quotes">'</span><span class="hl-brackets">)</span><span class="hl-code">;
                    
51 
                    
62</span><span class="hl-comment">//</span><span class="hl-comment"> Add some labels for  afew of the directions</span><span class="hl-comment"></span><span class="hl-code">
                    
63</span><span class="hl-var">$labels</span><span class="hl-code"> = </span><span class="hl-reserved">array</span><span class="hl-brackets">(</span><span class="hl-number">355</span><span class="hl-code">=&gt;</span><span class="hl-quotes">&quot;</span><span class="hl-string">At</span><span class="hl-special">\n</span><span class="hl-string">Home base</span><span class="hl-quotes">&quot;</span><span class="hl-code">,</span><span class="hl-number">180</span><span class="hl-code">=&gt;</span><span class="hl-quotes">&quot;</span><span class="hl-string">Probe</span><span class="hl-special">\n</span><span class="hl-string">123</span><span class="hl-quotes">&quot;</span><span class="hl-code">,</span><span class="hl-number">150</span><span class="hl-code">=&gt;</span><span class="hl-quotes">&quot;</span><span class="hl-string">Power</span><span class="hl-special">\n</span><span class="hl-string">plant</span><span class="hl-quotes">&quot;</span><span class="hl-brackets">)</span><span class="hl-code">;
                    
64 
                    
                
sliders-list.php https://gitlab.com/mattswann/launch-housing | PHP | 269 lines
                    
123			?>
                    
124			<li class="tls-slide tls-stype-all tls-stype-<?php echo $slider_type; ?>" data-favorit="<?php echo ($is_favorite) ? 'a' : 'b'; ?>" data-id="<?php echo $id; ?>" data-name="<?php echo $title; ?>" data-type="<?php echo $slider_type; ?>">
                    
125				<div class="tls-main-metas">
                    
126					
                    
127					<span class="tls-firstslideimage <?php echo $first_slide_image_thumb['class']; ?>" style="<?php echo $first_slide_image_thumb['style']; ?>;<?php if (!empty($first_slide_image_thumb['url'])) {?>background-image:url( <?php echo $first_slide_image_thumb['url']; ?>) <?php } ?>"></span>
                    
128					<a href="<?php echo $editSlidesLink; ?>" class="tls-grad-bg tls-bg-top"></a>				
                    
133					<span class="tls-title-wrapper">
                    
134						<span class="tls-id">#<?php echo $id; ?><span id="slider_title_<?php echo $id; ?>" class="hidden"><?php echo $title; ?></span><span class="tls-alias hidden" ><?php echo $alias; ?></span></span>
                    
135						<span class="tls-title"><?php echo $showTitle; ?>
                    
151					<?php if(!RS_DEMO){ ?>
                    
152						<a class="button-primary  export_slider_overview" id="export_slider_<?php echo $id; ?>" href="javascript:void(0);" ><i class="revicon-export"></i><?php _e("Export",'revslider'); ?></a>
                    
153						<?php
                    
167					<a class="button-primary  button_duplicate_slider" id="button_duplicate_<?php echo $id; ?>" href='javascript:void(0)'><i class="revicon-picture"></i><?php _e("Duplicate",'revslider'); ?></a>
                    
168					<div id="button_preview_<?php echo $id; ?>" class="button_slider_preview button-primary revgray"><i class="revicon-search-1"></i><?php _e("Preview",'revslider'); ?></div>
                    
169				</div>
                    
                
systemCheck.php https://gitlab.com/tjaafar/SuiteCRM | PHP | 289 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
34 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
35 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
36 * SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
                    
37 * reasonably feasible for  technical reasons, the Appropriate Legal Notices must
                    
38 * display the words  "Powered by SugarCRM" and "Supercharged by SuiteCRM".
                    
39 ********************************************************************************/
                    
46 * *******************************************************************************/
                    
47logThis('[At systemCheck.php]');
                    
48
                    
162$checks = array(
                    
163	'phpVersion'				=> $mod_strings['LBL_UW_COMPLIANCE_PHP_VERSION'],
                    
164    'dbVersion'                 => $mod_strings['LBL_UW_COMPLIANCE_DB'],
                    
179	$stop = true;
                    
180	$phpIniLocation = get_cfg_var("cfg_file_path");
                    
181
                    
                
app.php https://gitlab.com/tuonglv/library_tuong | PHP | 217 lines
                    
1<?php
                    
2
                    
34    | Here you may specify the default timezone for your application, which
                    
35    | will be used by the PHP date and date-time functions. We have gone
                    
36    | ahead and set this to a sensible default for you out of the box.
                    
83    | Here you may configure the log settings for your application. Out of
                    
84    | the box, Laravel uses the Monolog PHP logging library. This gives
                    
85    | you a variety of powerful log handlers / formatters to utilize.
                    
                
overview.md https://gitlab.com/xanium4332/atom-config | Markdown | 231 lines
                    
5
                    
6Marko was founded on the philosophy that an HTML-based templating language is more natural and intuitive for generating HTML. Because the Marko compiler understands the structure of the HTML document, the directives in template files are less obtrusive and more powerful. Marko also retains the full power and flexibility of JavaScript by allowing JavaScript expressions inside templates.
                    
7
                    
22- Sublime Text: [marko-sublime](https://github.com/merwan7/sublime-marko)
                    
23- WebStorm: [marko.tmbundle](https://github.com/marko-js/marko-tmbundle) (See: [Importing TextMate Bundles](https://www.jetbrains.com/phpstorm/help/importing-textmate-bundles.html))
                    
24- TextMate: [marko.tmbundle](https://github.com/marko-js/marko-tmbundle)
                    
169
                    
170What makes Marko different is that it is an HTML-based templating language that does not rely on a custom language grammar. Any HTML file is a valid Marko template and vice-versa, and the Marko compiler uses an [off-the-shelf HTML parser](https://github.com/fb55/htmlparser2). Because Marko understands the HTML structure of the templates, it can do more powerful things that would not be possible in a text-based templating languages such as Handlerbars, Dust or Mustache. Marko allows developers to _extend the HTML language_ by introducing custom HTML elements and attributes. On top of that, utilizing the HTML structure for applying templating directives makes templates more readable and allows data templates to more closely resemble the final HTML structure.
                    
171
                    
215
                    
216Finally, another distinguishing feature of Marko is that it supports _asynchronous template rendering_. This powerful feature allows portions of the template to be rendered asynchronously. Instead of waiting for all data to come back from remote services before beginning to render the template, you can now immediately start rendering the template and the portions of the template that depend on asynchronous data will render as soon as the asynchronous data becomes available. The Marko rendering engine ensures that the final HTML will be streamed out in the correct order.
                    
217
                    
                
elfinder.fr.js https://github.com/codemotion/cogear.git | JavaScript | 192 lines
                    
115		'Microsoft Excel document'          : 'Document Microsoft Excel',
                    
116		'Microsoft Powerpoint presentation' : 'Document Microsoft Powerpoint',
                    
117		'Open Office document'              : 'Document Open Office',
                    
127		'Javascript application'            : 'Application Javascript',
                    
128		'PHP source'                        : 'Document PHP',
                    
129		'HTML document'                     : 'Document HTML',
                    
177		'Donate to support project development' : 'Donner et encourager le développement du projet',
                    
178		'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru' : 'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru',
                    
179		'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru' : 'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru',
                    
                
vardefs.php https://github.com/asakusuma/sugarcrm_dev.git | PHP | 358 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
31 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
32 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
33 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
                    
34 * technical reasons, the Appropriate Legal Notices must display the words
                    
35 * "Powered by SugarCRM".
                    
36 ********************************************************************************/
                    
                
String.php http://manialive.googlecode.com/svn/trunk/ | PHP | 693 lines
                    
1<?php
                    
2
                    
4 * @file
                    
5 * TeamSpeak 3 PHP Framework
                    
6 *
                    
6 *
                    
7 * $Id: String.php 9/26/2011 7:06:29 scp@orilla $
                    
8 *
                    
408  {
                    
409    if($this->string == pow(2, 63) || $this->string == pow(2, 64))
                    
410    {
                    
413
                    
414    return ($this->string > pow(2, 31)) ? floatval($this->string) : intval($this->string);
                    
415  }
                    
554  /**
                    
555   * Magical function that allows you to call PHP's built-in string functions on the String object.
                    
556   *
                    
                
phplist.css https://github.com/condesan/infoandina.git | CSS | 236 lines
                    
60
                    
61.phphead,
                    
62a:active.phphead,
                    
62a:active.phphead,
                    
63a:link.phphead,
                    
64a:hover.phphead,
                    
64a:hover.phphead,
                    
65a:visited.phphead {font-size: 14px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding-left:20px;}
                    
66
                    
134
                    
135a:link.powered,
                    
136a:active.powered,
                    
136a:active.powered,
                    
137a:visited.powered  {font-family: verdana, sans-serif; font-size : 10px; color : #666666;font-weight: bold; text-align : left; text-decoration : none; padding: 2px;}
                    
138a:hover.powered {color : #7D7B7B;}
                    
                
sbsdpcmdev.h https://gitlab.com/buktemirlnk/mirrors | C Header | 300 lines
                    
9 * under the terms of the GNU General Public License version 2 (the "GPL"),
                    
10 * available at http://www.broadcom.com/licenses/GPLv2.php, with the
                    
11 * following added to such license:
                    
129	uint32 PAD[1];
                    
130	uint32 powerctl;		/* 0x1e8 */
                    
131	uint32 PAD[5];
                    
206#define	I_RI		(1 << 16)	/* Receive Interrupt */
                    
207#define I_BUSPWR	(1 << 17)	/* SDIO Bus Power Change (rev 9) */
                    
208#define I_XMTDATA_AVAIL (1 << 23)	/* bits in fifo */
                    
                
UndeployedMetaDataImplementation.php https://gitlab.com/tjaafar/SuiteCRM | PHP | 214 lines
                    
1<?php
                    
2if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
                    
34 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
                    
35 * these Appropriate Legal Notices must retain the display of the "Powered by
                    
36 * SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
                    
37 * reasonably feasible for  technical reasons, the Appropriate Legal Notices must
                    
38 * display the words  "Powered by SugarCRM" and "Supercharged by SuiteCRM".
                    
39 ********************************************************************************/
                    
41
                    
42require_once 'modules/ModuleBuilder/MB/ModuleBuilder.php' ;
                    
43require_once 'modules/ModuleBuilder/parsers/views/AbstractMetaDataImplementation.php' ;
                    
43require_once 'modules/ModuleBuilder/parsers/views/AbstractMetaDataImplementation.php' ;
                    
44require_once 'modules/ModuleBuilder/parsers/views/MetaDataImplementationInterface.php' ;
                    
45require_once 'modules/ModuleBuilder/parsers/views/ListLayoutMetaDataParser.php' ;
                    
45require_once 'modules/ModuleBuilder/parsers/views/ListLayoutMetaDataParser.php' ;
                    
46require_once 'modules/ModuleBuilder/parsers/views/GridLayoutMetaDataParser.php' ;
                    
47require_once 'modules/ModuleBuilder/parsers/constants.php' ;
                    
                
Logs.class.php https://github.com/bgerp/bgerp.git | PHP | 430 lines
                    
1<?php
                    
2
                    
62     */
                    
63    public $canTag = 'powerUser';
                    
64
                    
                
Setup.class.php https://github.com/bgerp/bgerp.git | PHP | 312 lines
                    
1<?php
                    
2
                    
108        'CRM_REGISTRY_USE_VIES' => array('enum(yes=Включено,ne=Изключено)', 'caption=Извличане и попълване на данни->VIES'),
                    
109        'CRM_ALPHABET_FILTER' => array('enum(none=Без,standart=Стандартен,twoRows=Двоен)', 'caption=Вид на азбучника->Избор, customizeBy=powerUser'),
                    
110        'CRM_CONNECTED_COMPANIES' => array('keylist(mvc=crm_Companies,select=name)', 'caption="Свързани" фирми'),
                    
169    public $menuItems = array(
                    
170        array(1.32, 'Указател', 'Визитник', 'crm_Companies', 'default', 'powerUser'),
                    
171    );
                    
                
ck-gallery.php https://github.com/UberGallery/ck-gallery.git | PHP | 277 lines
                    
1<?php // CK-Gallery by Chris Kankiewicz <http://www.chriskankiewicz.com>
                    
2
                    
14
                    
15  // *** DO NOT EDIT ANYTHING BELOW HERE UNLESS YOU ARE A PHP NINJA ***
                    
16
                    
166    if ($imgPerPage > 0 && $imgPerPage < $totalImages) {
                    
167      $pageName = basename($_SERVER["PHP_SELF"]); // Get current page file name
                    
168      echo("    <ul id=\"ck-pagination\" style=\"margin: 0 !important; padding: 0 !important;\">\r\n");
                    
186    // Closing markup
                    
187    echo("    <div id=\"credit\">Powered by <a href=\"http://code.web-geek.net/ck-gallery\" target=\"_blank\">CK-Gallery</a>");
                    
188    // Display Thickbox link if site is using Thickbox
                    
196    if ($verCheck == "1") {
                    
197      $verInfo = @file("http://code.web-geek.net/ck-gallery/version-check.php?ver=$version");
                    
198      $verInfo = @implode($verInfo);
                    
225  function createThumb($source,$dest,$thumb_size) {
                    
226  // Create thumbnail, modified from function found on http://www.findmotive.com/tag/php/
                    
227    $size = getimagesize($source);
                    
                
403.html https://gitlab.com/spechide/CustomERRPages | HTML | 71 lines
                    
33          * > body {
                    
34              background: url('data:image/png;base64,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') 100% 5px no-repeat;
                    
35              padding-right: 205px;
                    
                
index.queries.inc.php https://gitlab.com/leduc1984/pokemon-1 | PHP | 206 lines
                    
1<?php
                    
2	$qryPokemon = dbSelectAssoc("
                    
59				m.identifier as moveName,
                    
60				m.power,
                    
61				m.accuracy,
                    
82				m.identifier as moveName,
                    
83				m.power,
                    
84				m.accuracy,
                    
116				m.identifier as moveName,
                    
117				m.power,
                    
118				m.accuracy,
                    
141				m.identifier as moveName,
                    
142				m.power,
                    
143				m.accuracy,
                    
164				m.identifier as moveName,
                    
165				m.power,
                    
166				m.accuracy,
                    
                
Transition.js https://bitbucket.org/vegansk/test_qooxdoo.git | JavaScript | 378 lines
                    
11     LGPL: http://www.gnu.org/licenses/lgpl.html
                    
12     EPL: http://www.eclipse.org/org/documents/epl-v10.php
                    
13     See the LICENSE file in the project's top-level directory for details.
                    
29     License:
                    
30       MIT: http://www.opensource.org/licenses/mit-license.php
                    
31
                    
70     License:
                    
71       BSD: http://www.opensource.org/licenses/bsd-license.php
                    
72
                    
182
                    
183      return Math.pow(2, 10 * (pos - 1));
                    
184    },
                    
202
                    
203      return (-Math.pow(2, -10 * pos) + 1);
                    
204    },
                    
                
 

Source

Language