100+ results for 'php chr'
Not the results you expected?
os2.javainstall.html
(https://jedit.svn.sourceforge.net/svnroot/jedit)
HTML · 31 lines
✨ Summary
This HTML code outputs a text explaining how to install and run jEdit on OS/2, including installation commands and instructions for starting the application. It also provides information about running the installer in text-only mode. The output is formatted with paragraphs and pre tags to display code snippets and file paths.
This HTML code outputs a text explaining how to install and run jEdit on OS/2, including installation commands and instructions for starting the application. It also provides information about running the installer in text-only mode. The output is formatted with paragraphs and pre tags to display code snippets and file paths.
1 <!-- begin os2.javainstall.text -->
3 <!-- for jEdit: :mode=php:indentSize=2:tabSize=2:noTabs=true: -->
5 <p>To find out which Java virtual machine is best for running jEdit on OS/2,
6 see the <a href="index.php?page=compatibility">compatibility</a> page.</p>
8 <p>To install jEdit, open a command prompt and
content_actionhandler.php (https://github.com/SylvainGuittard/ezlightbox.git) PHP · 364 lines
SetTest.php (https://gitlab.com/yousafsyed/easternglamor) PHP · 295 lines
1 <?php
2 /**
3 *
10 use Magento\Eav\Model\ResourceModel\Entity\Attribute\Set;
12 class SetTest extends \PHPUnit_Framework_TestCase
13 {
14 /**
15 * @var \PHPUnit_Framework_MockObject_MockObject|Set
16 */
17 protected $model;
19 /**
20 * @var \PHPUnit_Framework_MockObject_MockObject
21 */
22 protected $eavConfigMock;
PageRepositoryTest.php (https://gitlab.com/crazybutterfly815/magento2) PHP · 282 lines
1 <?php
2 /**
3 * Copyright © 2016 Magento. All rights reserved.
249 ];
251 $searchResult = $this->_webApiCall($serviceInfo, $requestData);
252 $this->assertEquals(1, $searchResult['total_count']);
253 $this->assertEquals($searchResult['items'][0][PageInterface::IDENTIFIER], $cmsPages['first']->getIdentifier());
254 }
SimpleHeaderSet.php (https://github.com/nattaphat/hgis.git) PHP · 387 lines
1 <?php
3 /*
4 * This file is part of SwiftMailer.
5 * (c) 2004-2009 Chris Corbyn
6 *
7 * For the full copyright and license information, please view the LICENSE
14 * @package Swift
15 * @subpackage Mime
16 * @author Chris Corbyn
17 */
18 class Swift_Mime_SimpleHeaderSet implements Swift_Mime_HeaderSet
BannerServiceImpl.php (https://bitbucket.org/blackriver/openx.git) PHP · 344 lines
1 <?php
3 /*
23 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
24 +---------------------------------------------------------------------------+
25 $Id: BannerServiceImpl.php 81772 2012-09-11 00:07:29Z chris.nutting $
26 */
34 // Base class BaseLogonService
35 require_once MAX_PATH . '/www/api/v1/common/BaseServiceImpl.php';
37 // Banner Dll class
38 require_once MAX_PATH . '/lib/OA/Dll/Banner.php';
40 /**
migration_tables_core_538.php (https://bitbucket.org/blackriver/openx.git) PHP · 318 lines
1 <?php
3 /*
23 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
24 +---------------------------------------------------------------------------+
25 $Id: migration_tables_core_538.php 81772 2012-09-11 00:07:29Z chris.nutting $
26 */
28 require_once(MAX_PATH.'/lib/OA/Upgrade/Migration.php');
30 class Migration_538 extends Migration
PropertyPathMapperTest.php (https://bitbucket.org/rkovcs/bigfish_test.git) PHP · 319 lines
1 <?php
3 /*
16 use Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper;
18 class PropertyPathMapperTest extends \PHPUnit_Framework_TestCase
19 {
20 /**
25 /**
26 * @var \PHPUnit_Framework_MockObject_MockObject
27 */
28 private $dispatcher;
30 /**
31 * @var \PHPUnit_Framework_MockObject_MockObject
32 */
33 private $propertyAccessor;
MultishippingTest.php (https://gitlab.com/yousafsyed/easternglamor) PHP · 271 lines
1 <?php
2 /**
3 * Copyright © 2016 Magento. All rights reserved.
6 namespace Magento\Multishipping\Test\Unit\Model\Checkout\Type;
8 class MultishippingTest extends \PHPUnit_Framework_TestCase
9 {
10 /**
15 /**
16 * @var \PHPUnit_Framework_MockObject_MockObject
17 */
18 protected $checkoutSessionMock;
20 /**
21 * @var \PHPUnit_Framework_MockObject_MockObject
22 */
23 protected $customerSessionMock;
array_init.h (https://bitbucket.org/gnanakeethan/hiphop-php.git) C Header · 320 lines
1 /*
2 +----------------------------------------------------------------------+
3 | HipHop for PHP |
4 +----------------------------------------------------------------------+
5 | Copyright (c) 2010- Facebook, Inc. (http://www.facebook.com) |
6 +----------------------------------------------------------------------+
7 | This source file is subject to version 3.01 of the PHP license, |
8 | that is bundled with this package in the file LICENSE, and is |
9 | available through the world-wide-web at the following url: |
10 | http://www.php.net/license/3_01.txt |
11 | If you did not receive a copy of the PHP license and are unable to |
12 | obtain it through the world-wide-web, please send a note to |
13 | license@php.net so we can mail you a copy immediately. |
14 +----------------------------------------------------------------------+
15 */
classtrees_OpenID.html (https://github.com/yupe/xomaprojects.git) HTML · 208 lines
82 <li><a href="OpenID/Auth_OpenID_Extension.html">Auth_OpenID_Extension</a><ul>
83 <li><a href="OpenID/Auth_OpenID_AX_Message.html">Auth_OpenID_AX_Message</a><ul>
84 <li><a href="OpenID/Auth_OpenID_AX_FetchRequest.html">Auth_OpenID_AX_FetchRequest</a></li><li><a href="OpenID/Auth_OpenID_AX_KeyValueMessage.html">Auth_OpenID_AX_KeyValueMessage</a><ul>
85 <li><a href="OpenID/Auth_OpenID_AX_FetchResponse.html">Auth_OpenID_AX_FetchResponse</a></li><li><a href="OpenID/Auth_OpenID_AX_StoreRequest.html">Auth_OpenID_AX_StoreRequest</a></li></ul></li>
176 <h2>Root class Auth_Yadis_PHPSession</h2>
177 <ul>
178 <li><a href="OpenID/Auth_Yadis_PHPSession.html">Auth_Yadis_PHPSession</a></li></ul>
180 <h2>Root class Auth_Yadis_Service</h2>
204 <p class="notes" id="credit">
205 Documentation generated on Tue, 21 Apr 2009 11:31:28 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
206 </p>
207 </body>
ZipTarget.cs (https://bitbucket.org/jens13/cleanzip.git) C# · 24 lines
SimpleHeaderSet.php (https://gitlab.com/madwanz64/laravel) PHP · 399 lines
1 <?php
3 /*
4 * This file is part of SwiftMailer.
5 * (c) 2004-2009 Chris Corbyn
6 *
7 * For the full copyright and license information, please view the LICENSE
12 * A collection of MIME headers.
13 *
14 * @author Chris Corbyn
15 */
16 class Swift_Mime_SimpleHeaderSet implements Swift_Mime_CharsetObserver
monaco.php (https://gitlab.com/GethN7/monaco-port) PHP · 71 lines
1 <?php
2 /**
3 * Monaco skin
7 *
8 * @author Inez Korczynski <inez@wikia.com>
9 * @author Christian Williams
10 * @author Daniel Friesen
11 * @author James Haley
17 'path' => __FILE__,
18 'name' => 'Monaco',
19 'author' => array('Inez Korczynski', 'Christian Williams', '[http://mediawiki.org/wiki/User:Dantman Daniel Friesen]', '[http://doomwiki.org/wiki/User:Quasar James Haley]'),
20 'descriptionmsg' => 'monaco-desc',
21 'url' => 'https://github.com/haleyjd/monaco-port',
24 $wgValidSkinNames['monaco'] = 'Monaco';
25 $wgAutoloadClasses['SkinMonaco'] = dirname(__FILE__) . '/Monaco.skin.php';
26 $wgAutoloadClasses['MonacoSidebar'] = dirname(__FILE__) . '/MonacoSidebar.class.php';
Configuration.php (https://github.com/Faianca/symfony.git) PHP · 92 lines
pagination.php (https://github.com/MaBelleEcole/Main.git) PHP · 120 lines
1 <?php
2 /**
3 * @version $Id: pagination.php 14401 2010-01-26 14:10:00Z louis $
4 * @package Joomla
5 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
6 * @license GNU/GPL, see LICENSE.php
7 * Joomla! is free software. This version may have been modified pursuant
8 * to the GNU General Public License, and as distributed it includes or
9 * is derivative of works licensed under the GNU General Public License or
10 * other free or open source software licenses.
11 * See COPYRIGHT.php for copyright notices and details.
12 */
17 /**
18 * This is a file to add template specific chrome to pagination rendering.
19 *
20 * pagination_list_footer
BannerServiceImpl.php (https://github.com/skynet/OpenX-2.8.7.git) PHP · 344 lines
1 <?php
3 /*
23 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
24 +---------------------------------------------------------------------------+
25 $Id: BannerServiceImpl.php 62345 2010-09-14 21:16:38Z chris.nutting $
26 */
34 // Base class BaseLogonService
35 require_once MAX_PATH . '/www/api/v1/common/BaseServiceImpl.php';
37 // Banner Dll class
38 require_once MAX_PATH . '/lib/OA/Dll/Banner.php';
40 /**
FormatterHelperTest.php (https://gitlab.com/Pasantias/pasantiasASLG) PHP · 98 lines
PathParamTestService.java (https://bitbucket.org/haris_peco/debrief.git) Java · 108 lines
11 *
12 * You can obtain a copy of the LGPL 2.1 license at
13 * http://www.opensource.org/licenses/lgpl-2.1.php
14 *
15 * You can obtain a copy of the CDDL 1.0 license at
16 * http://www.opensource.org/licenses/cddl1.php
17 *
18 * You can obtain a copy of the EPL 1.0 license at
19 * http://www.opensource.org/licenses/eclipse-1.0.php
20 *
21 * See the Licenses for the specific language governing permissions and
tst_qglyphrun.cpp (https://bitbucket.org/ultra_iter/qt-vtl.git) C++ · 661 lines
305 quint32 glyphIndexArray[3] = { 2, 2, 2 };
306 QPointF glyphPositionArray[3] = { QPointF(2, 3), QPointF(20, 3), QPointF(10, 20) };
308 glyphRun.setRawData(glyphIndexArray, glyphPositionArray, 3);
318 QPointF otherGlyphPositionArray[1] = { QPointF(2, 3) };
320 glyphRun.setRawData(otherGlyphIndexArray, otherGlyphPositionArray, 1);
322 QPixmap baselineCopiedPixmap(100, 50);
356 QCOMPARE(glyphIndexes, glyphIndexArray);
357 QCOMPARE(glyphPositions, glyphPositionArray);
359 QGlyphRun otherGlyphRun;
migration_tables_core_538.php (https://github.com/skynet/OpenX-2.8.7.git) PHP · 318 lines
1 <?php
3 /*
23 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
24 +---------------------------------------------------------------------------+
25 $Id: migration_tables_core_538.php 62345 2010-09-14 21:16:38Z chris.nutting $
26 */
28 require_once(MAX_PATH.'/lib/OA/Upgrade/Migration.php');
30 class Migration_538 extends Migration
global.php (https://github.com/aussieian/sunflightmap.git) PHP · 124 lines
1 <?php
3 include_once("config.php");
4 include_once("airport_codes.php"); // todo: could move this to load on demand since its a large file
6 function getAirport($airport_code) {
13 }
15 // detect chrome
16 function isChrome() {
17 $ischrome = (preg_match("/Chrome/i", $_SERVER['HTTP_USER_AGENT']) > 0);
18 return $ischrome;
VoteTest.php (https://github.com/omigeot-ccpo/SemanticScuttle-SSO.git) PHP · 536 lines
1 <?php
2 /**
3 * SemanticScuttle - your social bookmark manager.
4 *
5 * PHP version 5.
6 *
7 * @category Bookmarking
8 * @package SemanticScuttle
9 * @author Christian Weiske <cweiske@cweiske.de>
10 * @license GPL http://www.gnu.org/licenses/gpl.html
11 * @link http://sourceforge.net/projects/semanticscuttle
17 * @category Bookmarking
18 * @package SemanticScuttle
19 * @author Christian Weiske <cweiske@cweiske.de>
20 * @license GPL http://www.gnu.org/licenses/gpl.html
21 * @link http://sourceforge.net/projects/semanticscuttle
fgaptitudeinstallsysx02a.sh (https://github.com/fgarel/myDebianInstall01.git) Shell · 89 lines
40 # la méthode qu'il faudrait préférer, c'est de faire
41 # dpkg-reconfigure x11-common
42 # http://voidandany.free.fr/index.php/demarrer-le-serveur-x-avec-un-utilisateur-non-connecte/
43 sed -i -e 's/allowed_users=console/allowed_users=anybody/g' /etc/X11/Xwrapper.config
47 fi
49 if [ ! -e /var/log/fg/fgaptitudeinstallsysx02a-chromium.log ]
50 then
52 # installation du navigateur chromium (googgle chrome)
53 echo " Installation de chromium"
57 #update-alternatives --remove x-www-browser /usr/bin/chromium 1> /dev/null
58 #update-alternatives --install /usr/bin/chromium x-www-browser /usr/bin/chromium 50 1> /dev/null
59 date +"%F %T" >> /var/log/fg/fgaptitudeinstallsysx02a-chromium.log
benchmarkPurge.php (https://github.com/daevid/MWFork.git) PHP · 106 lines
1 <?php
2 /**
3 * Squid purge benchmark script
22 */
24 require_once( dirname( __FILE__ ) . '/Benchmarker.php' );
26 class BenchmarkPurge extends Benchmarker {
97 $length = mt_rand( 1, 20 );
98 for ( $i = 0; $i < $length; $i++ ) {
99 $str .= chr( mt_rand( ord( 'a' ), ord( 'z' ) ) );
100 }
101 return ucfirst( $str );
last_visited_api.php (https://github.com/fusenigk/mantisbt-1.git) PHP · 102 lines
1 <?php
2 # MantisBT - A PHP based bugtracking system
24 * @link http://www.mantisbt.org
25 *
26 * @uses bug_api.php
27 * @uses config_api.php
28 * @uses constant_inc.php
29 * @uses current_user_api.php
30 * @uses database_api.php
31 * @uses tokens_api.php
32 */
34 require_api( 'bug_api.php' );
35 require_api( 'config_api.php' );
timesbi.php (https://bitbucket.org/urkh/chino-yii.git) PHP · 19 lines
1 <?php
2 $type = 'Core';
3 $name = 'Times-BoldItalic';
5 $ut = 50;
6 $cw = array(
7 chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
8 chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>389,'"'=>555,'#'=>500,'$'=>500,'%'=>833,'&'=>778,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
12 'n'=>556,'o'=>500,'p'=>500,'q'=>500,'r'=>389,'s'=>389,'t'=>278,'u'=>556,'v'=>444,'w'=>667,'x'=>500,'y'=>444,'z'=>389,'{'=>348,'|'=>220,'}'=>348,'~'=>570,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
13 chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>944,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
14 chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>389,chr(159)=>611,chr(160)=>250,chr(161)=>389,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>266,chr(171)=>500,chr(172)=>606,chr(173)=>333,chr(174)=>747,chr(175)=>333,
15 chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>576,chr(182)=>500,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>300,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
16 chr(198)=>944,chr(199)=>667,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>722,chr(211)=>722,chr(212)=>722,chr(213)=>722,chr(214)=>722,chr(215)=>570,chr(216)=>722,chr(217)=>722,chr(218)=>722,chr(219)=>722,
17 chr(220)=>722,chr(221)=>611,chr(222)=>611,chr(223)=>500,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
18 chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>444,chr(254)=>500,chr(255)=>444);
timesb.php (https://bitbucket.org/urkh/chino-yii.git) PHP · 19 lines
1 <?php
2 $type = 'Core';
3 $name = 'Times-Bold';
5 $ut = 50;
6 $cw = array(
7 chr(0)=>250,chr(1)=>250,chr(2)=>250,chr(3)=>250,chr(4)=>250,chr(5)=>250,chr(6)=>250,chr(7)=>250,chr(8)=>250,chr(9)=>250,chr(10)=>250,chr(11)=>250,chr(12)=>250,chr(13)=>250,chr(14)=>250,chr(15)=>250,chr(16)=>250,chr(17)=>250,chr(18)=>250,chr(19)=>250,chr(20)=>250,chr(21)=>250,
8 chr(22)=>250,chr(23)=>250,chr(24)=>250,chr(25)=>250,chr(26)=>250,chr(27)=>250,chr(28)=>250,chr(29)=>250,chr(30)=>250,chr(31)=>250,' '=>250,'!'=>333,'"'=>555,'#'=>500,'$'=>500,'%'=>1000,'&'=>833,'\''=>278,'('=>333,')'=>333,'*'=>500,'+'=>570,
12 'n'=>556,'o'=>500,'p'=>556,'q'=>556,'r'=>444,'s'=>389,'t'=>333,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>444,'{'=>394,'|'=>220,'}'=>394,'~'=>520,chr(127)=>350,chr(128)=>500,chr(129)=>350,chr(130)=>333,chr(131)=>500,
13 chr(132)=>500,chr(133)=>1000,chr(134)=>500,chr(135)=>500,chr(136)=>333,chr(137)=>1000,chr(138)=>556,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>667,chr(143)=>350,chr(144)=>350,chr(145)=>333,chr(146)=>333,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>500,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
14 chr(154)=>389,chr(155)=>333,chr(156)=>722,chr(157)=>350,chr(158)=>444,chr(159)=>722,chr(160)=>250,chr(161)=>333,chr(162)=>500,chr(163)=>500,chr(164)=>500,chr(165)=>500,chr(166)=>220,chr(167)=>500,chr(168)=>333,chr(169)=>747,chr(170)=>300,chr(171)=>500,chr(172)=>570,chr(173)=>333,chr(174)=>747,chr(175)=>333,
15 chr(176)=>400,chr(177)=>570,chr(178)=>300,chr(179)=>300,chr(180)=>333,chr(181)=>556,chr(182)=>540,chr(183)=>250,chr(184)=>333,chr(185)=>300,chr(186)=>330,chr(187)=>500,chr(188)=>750,chr(189)=>750,chr(190)=>750,chr(191)=>500,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
16 chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>389,chr(205)=>389,chr(206)=>389,chr(207)=>389,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>570,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
17 chr(220)=>722,chr(221)=>722,chr(222)=>611,chr(223)=>556,chr(224)=>500,chr(225)=>500,chr(226)=>500,chr(227)=>500,chr(228)=>500,chr(229)=>500,chr(230)=>722,chr(231)=>444,chr(232)=>444,chr(233)=>444,chr(234)=>444,chr(235)=>444,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>500,chr(241)=>556,
18 chr(242)=>500,chr(243)=>500,chr(244)=>500,chr(245)=>500,chr(246)=>500,chr(247)=>570,chr(248)=>500,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
helveticai.php (https://bitbucket.org/urkh/chino-yii.git) PHP · 19 lines
1 <?php
2 $type = 'Core';
3 $name = 'Helvetica-Oblique';
5 $ut = 50;
6 $cw = array(
7 chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
8 chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
12 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
13 chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
14 chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
15 chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
16 chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
17 chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
18 chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
helveticab.php (https://bitbucket.org/urkh/chino-yii.git) PHP · 19 lines
1 <?php
2 $type = 'Core';
3 $name = 'Helvetica-Bold';
5 $ut = 50;
6 $cw = array(
7 chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
8 chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>333,'"'=>474,'#'=>556,'$'=>556,'%'=>889,'&'=>722,'\''=>238,'('=>333,')'=>333,'*'=>389,'+'=>584,
12 'n'=>611,'o'=>611,'p'=>611,'q'=>611,'r'=>389,'s'=>556,'t'=>333,'u'=>611,'v'=>556,'w'=>778,'x'=>556,'y'=>556,'z'=>500,'{'=>389,'|'=>280,'}'=>389,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>278,chr(131)=>556,
13 chr(132)=>500,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>278,chr(146)=>278,chr(147)=>500,chr(148)=>500,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
14 chr(154)=>556,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>280,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
15 chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>611,chr(182)=>556,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>722,chr(193)=>722,chr(194)=>722,chr(195)=>722,chr(196)=>722,chr(197)=>722,
16 chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
17 chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>556,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>611,chr(241)=>611,
18 chr(242)=>611,chr(243)=>611,chr(244)=>611,chr(245)=>611,chr(246)=>611,chr(247)=>584,chr(248)=>611,chr(249)=>611,chr(250)=>611,chr(251)=>611,chr(252)=>611,chr(253)=>556,chr(254)=>611,chr(255)=>556);
helvetica.php (https://bitbucket.org/urkh/chino-yii.git) PHP · 19 lines
1 <?php
2 $type = 'Core';
3 $name = 'Helvetica';
5 $ut = 50;
6 $cw = array(
7 chr(0)=>278,chr(1)=>278,chr(2)=>278,chr(3)=>278,chr(4)=>278,chr(5)=>278,chr(6)=>278,chr(7)=>278,chr(8)=>278,chr(9)=>278,chr(10)=>278,chr(11)=>278,chr(12)=>278,chr(13)=>278,chr(14)=>278,chr(15)=>278,chr(16)=>278,chr(17)=>278,chr(18)=>278,chr(19)=>278,chr(20)=>278,chr(21)=>278,
8 chr(22)=>278,chr(23)=>278,chr(24)=>278,chr(25)=>278,chr(26)=>278,chr(27)=>278,chr(28)=>278,chr(29)=>278,chr(30)=>278,chr(31)=>278,' '=>278,'!'=>278,'"'=>355,'#'=>556,'$'=>556,'%'=>889,'&'=>667,'\''=>191,'('=>333,')'=>333,'*'=>389,'+'=>584,
12 'n'=>556,'o'=>556,'p'=>556,'q'=>556,'r'=>333,'s'=>500,'t'=>278,'u'=>556,'v'=>500,'w'=>722,'x'=>500,'y'=>500,'z'=>500,'{'=>334,'|'=>260,'}'=>334,'~'=>584,chr(127)=>350,chr(128)=>556,chr(129)=>350,chr(130)=>222,chr(131)=>556,
13 chr(132)=>333,chr(133)=>1000,chr(134)=>556,chr(135)=>556,chr(136)=>333,chr(137)=>1000,chr(138)=>667,chr(139)=>333,chr(140)=>1000,chr(141)=>350,chr(142)=>611,chr(143)=>350,chr(144)=>350,chr(145)=>222,chr(146)=>222,chr(147)=>333,chr(148)=>333,chr(149)=>350,chr(150)=>556,chr(151)=>1000,chr(152)=>333,chr(153)=>1000,
14 chr(154)=>500,chr(155)=>333,chr(156)=>944,chr(157)=>350,chr(158)=>500,chr(159)=>667,chr(160)=>278,chr(161)=>333,chr(162)=>556,chr(163)=>556,chr(164)=>556,chr(165)=>556,chr(166)=>260,chr(167)=>556,chr(168)=>333,chr(169)=>737,chr(170)=>370,chr(171)=>556,chr(172)=>584,chr(173)=>333,chr(174)=>737,chr(175)=>333,
15 chr(176)=>400,chr(177)=>584,chr(178)=>333,chr(179)=>333,chr(180)=>333,chr(181)=>556,chr(182)=>537,chr(183)=>278,chr(184)=>333,chr(185)=>333,chr(186)=>365,chr(187)=>556,chr(188)=>834,chr(189)=>834,chr(190)=>834,chr(191)=>611,chr(192)=>667,chr(193)=>667,chr(194)=>667,chr(195)=>667,chr(196)=>667,chr(197)=>667,
16 chr(198)=>1000,chr(199)=>722,chr(200)=>667,chr(201)=>667,chr(202)=>667,chr(203)=>667,chr(204)=>278,chr(205)=>278,chr(206)=>278,chr(207)=>278,chr(208)=>722,chr(209)=>722,chr(210)=>778,chr(211)=>778,chr(212)=>778,chr(213)=>778,chr(214)=>778,chr(215)=>584,chr(216)=>778,chr(217)=>722,chr(218)=>722,chr(219)=>722,
17 chr(220)=>722,chr(221)=>667,chr(222)=>667,chr(223)=>611,chr(224)=>556,chr(225)=>556,chr(226)=>556,chr(227)=>556,chr(228)=>556,chr(229)=>556,chr(230)=>889,chr(231)=>500,chr(232)=>556,chr(233)=>556,chr(234)=>556,chr(235)=>556,chr(236)=>278,chr(237)=>278,chr(238)=>278,chr(239)=>278,chr(240)=>556,chr(241)=>556,
18 chr(242)=>556,chr(243)=>556,chr(244)=>556,chr(245)=>556,chr(246)=>556,chr(247)=>584,chr(248)=>611,chr(249)=>556,chr(250)=>556,chr(251)=>556,chr(252)=>556,chr(253)=>500,chr(254)=>556,chr(255)=>500);
view_user_page.php (https://github.com/osarrat/sigmah-website.git) PHP · 121 lines
72 <!-- Email -->
73 <tr <?php echo helper_alternate_class() ?>>
74 <td class="category">
75 <?php echo lang_get( 'email' ) ?>
76 </td>
77 <td>
78 <?php
79 if ( ! ( $t_can_manage || $t_can_see_email ) ) {
80 print error_string(ERROR_ACCESS_DENIED);
109 <tr>
110 <td colspan="2" class="center">
111 <?php print_bracket_link( 'manage_user_edit_page.php?user_id=' . $f_user_id, lang_get( 'manage_user' ) ); ?>
112 </td>
113 </tr>
GeneralSymbols.html (https://github.com/jeffmay/Bonfire.git) HTML · 20 lines
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
3 <html><head><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language=JavaScript><!--
4 if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
14 <div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR__und_undconstruct><div class=IEntry><a href="javascript:searchResults.Toggle('SR__und_undconstruct')" class=ISymbol>__construct</a><div class=ISubIndex><a href="../files/libraries/assets-php.html#Assets_Class.__construct" target=_parent class=IParent>Assets Class</a><a href="../files/core_modules/users/libraries/auth-php.html#Auth.__construct" target=_parent class=IParent>Auth</a><a href="../files/libraries/Console-php.html#Console.__construct" target=_parent class=IParent>Console</a><a href="../files/libraries/events-php.html#Events_Class.__construct" target=_parent class=IParent>Events Class</a><a href="../files/core_modules/roles/models/role_model-php.html#Role_model.__construct" target=_parent class=IParent>Role_model</a><a href="../files/libraries/template-php.html#Template.__construct" target=_parent class=IParent>Template</a></div></div></div><div class=SRResult id=SR__undfunction_undcheck><div class=IEntry><a href="../files/core/MY_Model-php.html#BF_Model._function_check" target=_parent class=ISymbol>_function_check</a>, <span class=IParent>BF_Model</span></div></div><div class=SRResult id=SR__undget_undactivity><div class=IEntry><a href="../files/core_modules/activities/controllers/reports-php.html#Activities_Reports_Context._get_activity" target=_parent class=ISymbol>_get_activity</a>, <span class=IParent>Activities Reports Context</span></div></div><div class=SRResult id=SR__undidentity_undlogin><div class=IEntry><a href="../files/core_modules/users/libraries/auth-php.html#Auth._identity_login" target=_parent class=ISymbol>_identity_login</a>, <span class=IParent>Auth</span></div></div><div class=SRResult id=SR__undupdate_undschema_undversion><div class=IEntry><a href="../files/core_modules/migrations/libraries/Migrations-php.html#Migrations_Class._update_schema_version" target=_parent class=ISymbol>_update_schema_version</a>, <span class=IParent>Migrations Class</span></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!--
15 document.getElementById("Loading").style.display="none";
16 document.getElementById("NoMatches").style.display="none";
17 var searchResults = new SearchResults("searchResults", "HTML");
18 searchResults.Search();
access.php (https://gitlab.com/JrLucena/moodle) PHP · 94 lines
index.php (https://gitlab.com/cmaring1994/Blog) PHP · 116 lines
3 <head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6 <title>INICIO</title>
7 <meta name="description" content="">
34 </script>
36 <?php
37 session_start();
38 if(isset($_SESSION['USUARIO'])){
39 if(empty($_SESSION['USUARIO'])){
40 }else{
41 header('Location: Inicio.php');
42 }
43 }
top.php (https://github.com/gerrywastaken/moodle.git) PHP · 48 lines
1 <?php
3 // This is the first file read by the lib/adminlib.php script
9 $hassiteconfig = has_capability('moodle/site:config', $systemcontext);
11 $ADMIN->add('root', new admin_externalpage('adminnotifications', new lang_string('notifications'), "$CFG->wwwroot/$CFG->admin/index.php"));
13 $ADMIN->add('root', new admin_externalpage('registrationindex', new lang_string('registration','admin'),
14 "$CFG->wwwroot/$CFG->admin/registration/index.php"));
15 $ADMIN->add('root', new admin_externalpage('registration', new lang_string('registeron','hub'),
16 "$CFG->wwwroot/$CFG->admin/registration/register.php", 'moodle/site:config', true));
47 // hidden search script
48 $ADMIN->add('root', new admin_externalpage('search', new lang_string('searchresults'), "$CFG->wwwroot/$CFG->admin/search.php", 'moodle/site:config', true));
registration.php (https://github.com/stamen/fieldpapers.git) PHP · 100 lines
1 <?php
3 require_once '../lib/lib.everything.php';
42 $mailsearch = "SELECT email from users WHERE email=?";
43 $res_mailsearch = $context->db->query($mailsearch, $_POST['email']);
44 $email_match = $res_mailsearch->fetchRow(DB_FETCHMODE_ASSOC);
46 if ($email_match)
73 $subject = 'Field Papers Verification';
75 $url = sprintf('http://%s%s/verify.php?email=%s&hash=%s',get_domain_name(),get_base_dir(),urlencode($_POST['email']),
76 urlencode($hash));
video_types.h (https://gitlab.com/jonnialva90/iridium-browser) C Header · 74 lines
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
15 // Pixel formats roughly based on FOURCC labels, see:
16 // http://www.fourcc.org/rgb.php and http://www.fourcc.org/yuv.php
17 // Logged to UMA, so never reuse values. Leave gaps if necessary.
18 // Ordered as planar, semi-planar, YUV-packed, and RGB formats.
c51dc4997a75c6452a3745d3aa6ec01c0d5497824f2954780ee5235fca12253b.php (https://gitlab.com/abdelwahed.farabi/TimeToStartWeb) PHP · 85 lines
CollectionByPagesIteratorTest.php (https://gitlab.com/AlexandrSy/magento.xxx) PHP · 84 lines
1 <?php
2 /**
3 * Copyright © 2016 Magento. All rights reserved.
11 * Test class for \Magento\ImportExport\Model\ResourceModel\CollectionByPagesIterator
12 */
13 class CollectionByPagesIteratorTest extends \PHPUnit_Framework_TestCase
14 {
15 /**
36 $pageCount = 3;
38 /** @var $callbackMock \PHPUnit_Framework_MockObject_MockObject */
39 $callbackMock = $this->getMock('stdClass', ['callback']);
46 $logger = $this->getMock('Psr\Log\LoggerInterface');
48 /** @var $collectionMock AbstractDb|\PHPUnit_Framework_MockObject_MockObject */
49 $collectionMock = $this->getMockBuilder('Magento\Framework\Data\Collection\AbstractDb')
50 ->setConstructorArgs([$entityFactory, $logger, $fetchStrategy])
Base.php (https://gitlab.com/AlexandrSy/magento.xxx) PHP · 113 lines
index.html (https://github.com/kench/anapnean_tutorials.git) HTML · 76 lines
48 <div class="step">
49 <div>
50 Clicking on Settings in Internet Explorer, or Proxy Settings in Google Chrome, should open this dialogue.
51 Navigate through to the Advanced Proxy section and add localhost:9090 as a SOCKS Proxy.
52 </div>
62 <div>
63 Finally, you may like to use a website that tells you your IP address, in order to verify that tunneling is working correctly.
64 We have hosted <a href='../tunneling_check.php'>a small file</a> that will verify that you are tunneling your browsing through Anapnea.
65 </div>
67 <div><img src="../images/tunneling_check.png" alt="View of check.php verifying successful tunneling." /></div>
68 </div>
about.filesystem.md (https://github.com/slacker/userguide.git) Markdown · 75 lines
editpost.php (https://github.com/pombredanne/Free-Friendika.git) PHP · 123 lines
tooltips.php (https://github.com/wonderfullyrich/Ushahidi_Web.git) PHP · 54 lines
1 <?php
2 /**
3 * TOOLTIPS INTERNATIONALIZATION
33 //Sms Settings
34 'settings_flsms_download' => 'This is the hub for incoming messages',
35 'settings_flsms_synchronize' => 'This synchronizes the messages in the hub with the Ushahidi platform',
36 'settings_flsms_text_1' => 'Phone numbers through which the text messages are received',
test.php (https://github.com/ntulip/piwik.git) PHP · 47 lines
1 <?php
2 require_once dirname(__FILE__).'/UserAgentParser.php';
3 echo "<h2>UserAgentParser php library test</h2>";
4 $testUserAgent = array(
5 'my user agent' => '',
6 'ie8 on win7' => 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.04506; .NET CLR 3.5.21022; InfoPath.2; SLCC1; Zune 3.0)',
7 'chrome on winxp' => 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.48 Safari/525.19',
8 'IE6 on winxp' => 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)',
9 'safari on winxp' => 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Version/3.1.2 Safari/525.21',
userRoles.php (https://github.com/mistryb/rapidRFI.git) PHP · 34 lines
1 <?php
2 /* SVN FILE: $Id: userRoles.php 9 2010-12-17 13:21:39Z Chris $*/
3 /**
4 * Roles assigned to user page help partial view.
18 <li>Role – the name of the role. The “view” button<?php echo CHtml::image($this->getmodule()->baseScriptUrl.'/images/authElementeView.png','Benutzer mit Rolle zugewiesen')?> shows the users with the role assigned</li>
19 <li>Beschreibung - Eine kurze Beschreibung der Rolle</li>
20 <li>Eltern zählen – Die Anzahl der übergeordneten Elemente des Element hat - Hier klicken um die übergeordneten Elemente anzuzeigen, und wieder, sie zu verbergen</li>
21 <li>Kind zählen – Die Anzahl der untergeordneten Elemente des Element hat - Hier klicken um die untergeordneten Elemente anzuzeigen, und wieder, sie zu verbergen</li>
22 <li>Role Actions – button to manage the role<?php echo CHtml::image($this->getmodule()->baseScriptUrl.'/images/authElementeManage.png','Manage the role')?> (only available if you have Auth Elemente Manager permission)</li>
23 <li>Business Rule - das Business Rule (falls vorhanden) für den Benutzer:Rolle zuweisung</li>
24 <li>Daten - die Daten (sofern vorhanden) in das Business Rule</li>
25 <li>Zuordnung Aktionen (nur verfügbar, wenn Sie die Auth Zuordnungen Manager Rolle zugewiesen) - Tasten zur Aktualisierung der Business Rule und/oder Daten für die Zuordnung <?php echo CHtml::image($this->getmodule()->baseScriptUrl.'/images/assignmentUpdate.png','Bearbeiten Zuordnung')?>, und widerrufen <?php echo CHtml::image($this->getmodule()->baseScriptUrl.'/images/assignmentRevoke.png','Widerrufen Zuordnung')?> die Zuordnung</li>. Die Fußzeile der Spalte Aktionen enthält die Taste, um zusätzliche Rollen für den aktuellen Benutzer zuweisen<?php echo CHtml::image($this->getmodule()->baseScriptUrl.'/images/assignmentAdd.png','Rollen zuweisen, um den Benutzer')?>.</li>
26 </ul>
27 <h3>Icons</h3>
RbamRelationship.php (https://github.com/mistryb/rapidRFI.git) PHP · 76 lines
oo.php (https://github.com/zzolo/incl.git) PHP · 89 lines
45 require('FirePHPCore/FirePHP.class.php');
47 /* NOTE: You must have Output Buffering enabled via
57 $firephp->fb('Info message' ,FirePHP::INFO);
58 $firephp->fb('Warn message' ,FirePHP::WARN);
59 $firephp->fb('Error message',FirePHP::ERROR);
75 }
77 $firephp->fb('Backtrace to here',FirePHP::TRACE);
79 $firephp->fb(array('2 SQL queries took 0.06 seconds',array(
85 /* Will show only in "Server" tab for the request */
86 $firephp->fb(apache_request_headers(),'RequestHeaders',FirePHP::DUMP);
users.php (https://github.com/rynodivino/system.git) PHP · 93 lines
1 <?php if ( !defined( 'HABARI_PATH' ) ) { die('No direct access'); } ?>
2 <?php include('header.php');?>
4 <?php
49 <input type="password" name="new_pass1" id="new_pass1" class="border">
51 <label for="new_pass2" class="incontent"><?php _e( 'Password Again' ); ?></label>
52 <input type="password" name="new_pass2" id="new_pass2" class="border">
54 <input type="submit" name="newuser" value="<?php _e('Add User'); ?>">
56 </div>
91 </script>
93 <?php include('footer.php');?>
FullPopulationImageContentStorageRoutine.php (https://github.com/GunioRobot/eglooframework.git) PHP · 98 lines
qrsplit.php (https://bitbucket.org/Sinfin/pawtucket.git) PHP · 311 lines
1 <?php
2 /*
3 * PHP QR Code encoder
8 * Copyright (C) 2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
9 *
10 * PHP QR Code is distributed under LGPL 3
11 * Copyright (C) 2010 Dominik Dzienia <deltalab at poczta dot fm>
12 *
286 } else {
287 if (ord($this->dataStr[$p]) >= ord('a') && ord($this->dataStr[$p]) <= ord('z')) {
288 $this->dataStr[$p] = chr(ord($this->dataStr[$p]) - 32);
289 }
290 $p++;
Exact.php (https://bitbucket.org/anneivycat/ebcookhouse.git) PHP · 140 lines
1 <?php
3 /**
119 /**
120 * RFC 2104 HMAC implementation for php.
121 *
122 * @author Lance Rushing
130 $key = pack("H*", md5($key));
131 }
132 $key = str_pad($key, $b, chr(0x00));
133 $ipad = str_pad('', $b, chr(0x36));
134 $opad = str_pad('', $b, chr(0x5c));
135 $k_ipad = $key ^ $ipad;
136 $k_opad = $key ^ $opad;
admin-generate.php (https://bitbucket.org/blackriver/openx.git) PHP · 77 lines
1 <?php
3 /*
23 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
24 +---------------------------------------------------------------------------+
25 $Id: admin-generate.php 81772 2012-09-11 00:07:29Z chris.nutting $
26 */
28 // Require the initialisation file
29 require_once '../../init.php';
31 // Required files
32 require_once MAX_PATH . '/www/admin/config.php';
33 require_once MAX_PATH . '/www/admin/lib-statistics.inc.php';
redirect.php (https://gitlab.com/alexprowars/bitrix) PHP · 157 lines
WildfireFormatter.php (https://gitlab.com/techniconline/kmc) PHP · 113 lines
README.md (https://gitlab.com/techniconline/kmc) Markdown · 90 lines
1 Guzzle, PHP HTTP client
2 =======================
4 [](http://travis-ci.org/guzzle/guzzle)
6 Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and
7 trivial to integrate with web services.
10 uploads, streaming large downloads, using HTTP cookies, uploading JSON data,
11 etc...
12 - Can send both synchronous and asynchronous requests using the same interface.
13 - Uses PSR-7 interfaces for requests, responses, and streams. This allows you
14 to utilize other PSR-7 compatible libraries with Guzzle.
15 - Abstracts away the underlying HTTP transport, allowing you to write
16 environment and transport agnostic code; i.e., no hard dependency on cURL,
17 PHP streams, sockets, or non-blocking event loops.
18 - Middleware system allows you to augment and compose client behavior.
AntiFlood.php (https://gitlab.com/nacridan/Nacridan) PHP · 132 lines
1 <?php
3 /**
4 * Anti-Flood plugin for Swift Mailer, a PHP Mailer class.
5 *
6 * @package Swift
7 * @version >= 2.0.0
8 * @author Chris Corbyn
9 * @date 30th July 2006
10 * @license http://www.gnu.org/licenses/lgpl.txt Lesser GNU Public License
32 * MA 02110-1301 USA
33 *
34 * "Chris Corbyn" <chris@w3style.co.uk>
35 *
36 */
TestLibraryFile.php (https://github.com/MontmereLimited/ZendFramework-v1.git) PHP · 107 lines
1 <?php
2 /**
3 * Zend Framework
18 * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
19 * @license http://framework.zend.com/license/new-bsd New BSD License
20 * @version $Id: TestLibraryFile.php 23775 2011-03-01 17:25:24Z ralph $
21 */
63 {
64 $this->_forClassName = $this->_resource->getAttribute('forClassName');
65 $this->_filesystemName = ucfirst(ltrim(strrchr($this->_forClassName, '_'), '_')) . 'Test.php';
66 parent::init();
67 return $this;
82 $codeGenFile = new Zend_CodeGenerator_Php_File(array(
83 'requiredFiles' => array(
84 'PHPUnit/Framework/TestCase.php'
85 ),
86 'classes' => array(
LocalSearchRequest.php (https://github.com/MontmereLimited/ZendFramework-v1.git) PHP · 113 lines
1 <?php
2 /**
3 * Zend Framework
18 * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
19 * @license http://framework.zend.com/license/new-bsd New BSD License
20 * @version $Id: LocalSearchRequest.php 23775 2011-03-01 17:25:24Z ralph $
21 */
24 * @see Zend_Service_DeveloperGarden_RequestAbstract
25 */
26 // // // // // // // // require_once 'Zend/Service/DeveloperGarden/Request/RequestAbstract.php';
28 /**
34 * @license http://framework.zend.com/license/new-bsd New BSD License
35 */
36 class Zend_Service_DeveloperGarden_Request_LocalSearch_LocalSearchRequest
37 extends Zend_Service_DeveloperGarden_Request_RequestAbstract
38 {
media_archive.php (https://github.com/nistormihai/Newscoop.git) PHP · 56 lines
1 <?php
2 regGS("You do not have the right to add files.", "");
3 regGS("Should this file only be available for this translation of the article, or for all translations?", "");
22 regGS("Delete selected", "Ausgewählte löschen");
23 regGS("Created", "Erstellt");
24 regGS("Charset", "Schriftsatz");
25 regGS("Change attachment information", "Informationen zum Anhang ändern");
26 regGS("Automatically download", "Automatisch herunterladen");
vtkParametricEnneper.h (https://github.com/dgobbi/VTK.git) C Header · 89 lines
4 Module: vtkParametricEnneper.h
6 Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7 All rights reserved.
8 See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
20 //
21 // For further information about this surface, please consult the
22 // technical description "Parametric surfaces" in http://www.vtk.org/documents.php
23 // in the "VTK Technical Documents" section in the VTk.org web pages.
24 //
Common3.php (https://github.com/8nTJ8yl8RQ/FINAL.git) PHP · 110 lines
1 <?php
2 /*
3 * Mysql Ajax Table Editor
4 *
5 * Copyright (c) 2008 Chris Kitchen <info@mysqlajaxtableeditor.com>
6 * All rights reserved.
7 *
85 <div class="menu_nav">
86 <ul>
87 <li><a href="Example3.php">Athlete</a></li>
88 <li><a href="support.html">Coach</a></li>
89 <li><a href="about.html">Squad</a></li>
90 <li><a href="team.php">Team</a></li>
91 <li class="active"><a href="Example4.php">Users</a></li>
Common2.php (https://github.com/8nTJ8yl8RQ/FINAL.git) PHP · 110 lines
1 <?php
2 /*
3 * Mysql Ajax Table Editor
4 *
5 * Copyright (c) 2008 Chris Kitchen <info@mysqlajaxtableeditor.com>
6 * All rights reserved.
7 *
85 <div class="menu_nav">
86 <ul>
87 <li class="active"><a href="Example3.php">Athlete</a></li>
88 <li><a href="support.html">Coach</a></li>
89 <li><a href="about.html">Squad</a></li>
90 <li><a href="team.php">Team</a></li>
91 <li><a href="Example4.php">Users</a></li>
PasswordHashTest.php (https://github.com/vadimonus/moodle.git) PHP · 101 lines
1 <?php
3 global $CFG;
4 require_once($CFG->dirroot . '/lib/password_compat/lib/password.php');
6 class PasswordHashTest extends PHPUnit_Framework_TestCase {
26 public function testRawSalt() {
27 $hash = password_hash("test", PASSWORD_BCRYPT, array("salt" => "123456789012345678901" . chr(0)));
28 if (version_compare(PHP_VERSION, '5.5.0', '<')) {
45 /**
46 * @expectedException PHPUnit_Framework_Error
47 */
48 public function testInvalidAlgo() {
Tracer.php (https://github.com/inxilpro/Galahad-Query-Tracer.git) PHP · 137 lines
unicode.php (https://github.com/mcrider/pkpUpgradeTestSuite.git) PHP · 269 lines
1 <?php
2 /**
3 * @version $Id: unicode.php,v 1.1 2008/10/10 20:52:53 mj Exp $
8 * Portions created by the Initial Developer are Copyright (C) 1998
9 * the Initial Developer. All Rights Reserved.
10 * Ported to PHP by Henri Sivonen (http://hsivonen.iki.fi)
11 * Slight modifications to fit with phputf8 library by Harry Fuecks (hfuecks gmail com)
12 * @see http://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUTF8ToUnicode.cpp
13 * @see http://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsUnicodeToUTF8.cpp
14 * @see http://hsivonen.iki.fi/php-utf8/
15 * @package utf8
16 * @subpackage unicode
24 * are not allowed.
25 * Returns false if the input string isn't a valid UTF-8 octet sequence
26 * and raises a PHP error at level E_USER_WARNING
27 * Note: this function has been modified slightly in this library to
28 * trigger errors on encountering bad bytes
acp_k_config.php (https://github.com/dravekx/stargate-portal.git) PHP · 139 lines
30 global $db, $user, $auth, $template, $cache;
31 global $config, $SID, $phpbb_root_path, $phpbb_admin_path, $phpEx;
33 $message ='';
81 'U_BACK' => $this->u_action,
83 // 'U_BACK' => "{$phpbb_root_path}adm/index.$phpEx$SID&i=portal_config&mode=config",
85 )
122 //$message = $user->lang['L_PORTAL_CONFIG_UPDATED'];
124 meta_refresh(2, "{$phpbb_root_path}adm/index.$phpEx$SID&i=k_config&mode=config");
125 return;
126 break;
minify_test.php (https://gitlab.com/unofficial-mirrors/moodle) PHP · 123 lines
plugin.inc.php (https://bitbucket.org/orchdork10159/dnsman.ly.git) PHP · 52 lines
1 <?php
2 /**
3 * Plugin Dutch lexicon topic
14 $_lang['plugin_add'] = 'Plugin toevoegen';
15 $_lang['plugin_add_to_event'] = 'Voeg een plugin aan een gebeurtenis toe';
16 $_lang['plugin_code'] = 'Plugin code (php)';
17 $_lang['plugin_config'] = 'Plugin configuratie';
18 $_lang['plugin_desc'] = 'Omschrijving';
19 $_lang['plugin_desc_category'] = 'De Categorie voor de Plugin.';
20 $_lang['plugin_desc_description'] = 'Een korte beschrijving van de Plugin.';
21 $_lang['plugin_desc_name'] = 'De naam van de Plugin.';
22 $_lang['plugin_delete_confirm'] = 'Weet je zeker dat je deze plugin wilt verwijderen?';
27 $_lang['plugin_err_invalid_name'] = 'Naam van deze plugin is ongeldig.';
28 $_lang['plugin_err_nf'] = 'Plugin niet gevonden!';
29 $_lang['plugin_err_ns'] = 'Plugin niet omschreven.';
30 $_lang['plugin_err_ns_name'] = 'Geef aub een omschrijving voor deze plugin.';
options.php (https://github.com/xc/zetacomponents.git) PHP · 92 lines
get-image.php (https://github.com/Canuckaholic/Pop-Digital.git) PHP · 152 lines
1 <?php
2 /*
3 -------------------------------------------------------------------------
4 Credits: Bit Repository
5 URL: http://www.bitrepository.com/web-programming/php/download-image.html
6 -------------------------------------------------------------------------
7 */
23 // What sort of image?
24 $type = substr(strrchr($mime, '/'), 1);
26 switch ($type)
76 if(isSet($this->set_extension))
77 {
78 $ext = strrchr($this->source, ".");
79 $strlen = strlen($ext);
80 $new_name = basename(substr($this->source, 0, -$strlen)).'.'.$new_image_ext;
BlogController.php (https://github.com/xmeltrut/SocietasPro.git) PHP · 129 lines
lang2db.php (https://github.com/dbernar1/Project-Pier.git) PHP · 108 lines
parser.pl (https://github.com/Infarch/MyPerlModules.git) Perl · 180 lines
gmagick.setimagewhitepoint.html (https://github.com/cue-taro/emacs-setting-files.git) HTML · 94 lines
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5 <title>Sets the image chromaticity white point.</title>
7 </head>
10 <div class="next" style="text-align: right; float: right;"><a href="gmagick.setsamplingfactors.html">Gmagick::setsamplingfactors</a></div>
11 <div class="up"><a href="class.gmagick.html">Gmagick</a></div>
12 <div class="home"><a href="index.html">PHP Manual</a></div>
13 </div><hr /><div id="gmagick.setimagewhitepoint" class="refentry">
14 <div class="refnamediv">
15 <h1 class="refname">Gmagick::setimagewhitepoint</h1>
16 <p class="verinfo">(PECL gmagick >= Unknown)</p><p class="refpurpose"><span class="refname">Gmagick::setimagewhitepoint</span> — <span class="dc-title">Sets the image chromaticity white point. </span></p>
18 </div>
BUILD.sh (https://swig.svn.sourceforge.net/svnroot/swig) Shell · 5 lines
rr-090923-header.php (https://bitbucket.org/shuangxinyu/emacspack.git) PHP · 102 lines
1 <?php
2 require_once("utils.php");
7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
9 <?php if(!processLanguageURL())
10 {
11 if ($_SESSION["CurrentLanguage"]==0){
17 <head>
19 <title><?php echo getMessage("website.title");?></title>
21 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
23 <?php
24 if (AUTO_REFRESH_DELAY>0 && !adminMode())
25 echo '<meta http-equiv="refresh" content="'.AUTO_REFRESH_DELAY.'"/>';
admin-ajax.php (https://bitbucket.org/simplemediacode/bptrunk.git) PHP · 264 lines
ForStatement.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 233 lines
✨ Summary
This Java class represents a For statement in PHP programming language. It encapsulates the initialization, condition, increment, and action of the loop. The class provides methods to get variables used, modified, and outside the scope of the loop, as well as analyze the code for syntax errors. It also overrides some methods from its parent class to provide specific behavior for For statements.
This Java class represents a For statement in PHP programming language. It encapsulates the initialization, condition, increment, and action of the loop. The class provides methods to get variables used, modified, and outside the scope of the loop, as well as analyze the code for syntax errors. It also overrides some methods from its parent class to provide specific behavior for For statements.
contacts.php (https://bitbucket.org/kraymitchell/fcd.git) PHP · 159 lines
1 <?php
2 /**
3 * @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
147 if ($rows) {
148 foreach($rows as $key => $row) {
149 $rows[$key]->href = 'index.php?option=com_contact&view=contact&id='.$row->slug.'&catid='.$row->catslug;
150 $rows[$key]->text = $row->title;
151 $rows[$key]->text .= ($row->con_position) ? ', '.$row->con_position : '';
qtextureglyphcache.cpp (https://bitbucket.org/ultra_iter/qt-vtl.git) C++ · 468 lines
devel.html
(https://jedit.svn.sourceforge.net/svnroot/jedit)
HTML · 204 lines
✨ Summary
This is a documentation page for the jEdit project, written in HTML. It provides instructions on how to migrate plugins from CVS to Subversion, and explains the process of setting up a new plugin repository on SourceForge. The content includes step-by-step guides, technical details, and links to relevant resources.
This is a documentation page for the jEdit project, written in HTML. It provides instructions on how to migrate plugins from CVS to Subversion, and explains the process of setting up a new plugin repository on SourceForge. The content includes step-by-step guides, technical details, and links to relevant resources.
10 <ul>
12 <li><a href="index.php?page=feedback">Mailing list subscription</a>
13 </li>
14 <li> <a href="http://subversion.tigris.org">Subversion</a>: <a href="https://sourceforge.net/svn/?group_id=588">Help</a>, <a href="#migration">Migration</a>, <a href="http://jedit.svn.sourceforge.net/viewvc/jedit/">Browse SVN</a>, <a href="http://jedit.cvs.sourceforge.net/jedit/">Browse CVS</a> </li>
23 <a href="https://sourceforge.net/tracker/?group_id=588&atid=300588">Patches</a>, <a href="https://sourceforge.net/tracker/?group_id=588&atid=997936">Plugin Patches</a></li>
24 <li> <a href="#patches">Creating</a> and <a href="https://sourceforge.net/tracker/?group_id=588&atid=300588">Submitting</a> patches. </li>
25 <li> <a href="http://plugins.jedit.org/releasing.php">Releasing plugins</a></li>
26 <li> <a href="#help">Want to join us? Help wanted!</a> </li>
27 <li> <a href="http://jedit.wiki.sourceforge.net/Developers+zone">Developers Zone</a> - the Wiki community. </li>
72 <p>Inclusion in the jEdit "development team" is informal and open to anyone. You can "join" simply by <a
73 href="index.php?page=feedback">subscribing to the <tt>jEdit-devel</tt> and
74 <tt>jEdit-users</tt> mailing lists</a>. Your level and focus of involvement is entirely up to you. For active developers, it is also highly recommended you join <a href="http://lists.sourceforge.net/mailman/listinfo/jedit-cvs">jedit-commits</a> which includes commit logs on the subversion repository. Watching this list allows you to see clearly who are the active developers, and precisely what they are working on.
75 </p>
htaccess.xml (https://jedit.svn.sourceforge.net/svnroot/jedit) XML · 564 lines
frame_9.svg (https://bitbucket.org/atchariya/nokia.git) SVG · 3078 lines
105 cd7plK/3PXdF+HEX/lky5nnif+4DX+sDazEOvCqdHJitNqFrnCMxLgR+t+/Z9co1L7ySCp9x45mS
106 Ghyceb0EXo0Lvh6cb6mywREpiMEfdJHjnPhicQwjuIMpOSZyXCAC62nHy75i1y3AnHU7gy9VSOog
107 9d+LVSXtwgrBUv2eR0wqpyMuCEpSp58mohQj6Yx7qEoqNcgFD5GxGFsH7wLPhp5rrqQ8MZeCSGDd
108 r1mlpspSw01AAyaKiSGe+bIbbxfhonOGUsfIYxKvEVnlwkeufHeh3BVl17D0ocFJjkMOTRUizEq9
109 MUV4EDp+RZVRhS9NueK/JaEaySaIGtGVqcxYKKzCkpwzOzNcCrigqrVj9qqeQpUsRpR6LCRrr0GE
262 T4tSOxOpqqOnevsAvJwjn8M4TjOf4Pwfg3A/RNScTirEIW607T6IOE4ieGxB3okR4Q808uYy8nfn
263 zGsl4V55gG+IsLMdX7FAXq745jzxgRiHKG+Kcm0p/MhYc3M6d6JncuNk+uwQ4qebDlOpLs6o7QFR
264 Z2EjV2dlNay5rxOTJwarphpXIZvSDT1y+ybTlUOOvv09oDq283CALdYV700TW9vxSdkxW2alwtaF
265 Dc5PhTX/2Aa2+ZTvCdCtebVbsO+ZL6RMCZF/s+i4s+j5QYQuFWLJf6PJWRlnwvkW3VuxXHbkxRrW
266 E2F7Ua9jCOTYkYe6C0JjoFusWHRdk2smbmYDCSxjxZ77YuzMWMTInb7nqlQMus/VEPoaMKtyzYRy
556 d1ozopWgoIVYLcSK5IR4SdlkUWx3D65cIx4ecen4hHz7fbI5lralOVIDU2m5QuJlG/g68EPJvBYa
557 vpgj/4X17IjwHs7faFr+JAd8zuBJ2nI2DKzHnicSGGoX+nNhwlwCpVNOWbqxIfPQRh7iRIl8Tju+
558 4WtUI/+6TPhpn/PusOZv64YvascfzsrcjNRpCT57QxxLeLWftNxXY7ldMfNarVylT3UnLBO2XOBj
559 wadsY8vBMJClxBMepBX5HPZnM5pYYJxNdm5N9rigkdPtkseeuS/CrheTy8oyUZVJrkSIWrUwTcKr
560 lOdkquV5QoxszqBK0oBX2vW1pmHtzn1PtWtIyChDKGReCYFrlST9Xq3PGCSQRWuGysGNA0JdvyMx
UnaryExpression.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 73 lines
✨ Summary
This Java class represents a unary expression in an abstract syntax tree (AST) for PHP programming language. It extends another class OperatorExpression
and contains an instance of Expression
. The class provides methods to get variables used, modified, and outside the expression, as well as analyze code with a given parser.
This Java class represents a unary expression in an abstract syntax tree (AST) for PHP programming language. It extends another class OperatorExpression
and contains an instance of Expression
. The class provides methods to get variables used, modified, and outside the expression, as well as analyze code with a given parser.
IfStatement.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 184 lines
✨ Summary
This Java class represents an if statement in a PHP program, including its condition, statements to execute, and optional elseifs and else clauses. It provides methods for converting the if statement to a string, getting variables used by the statement, analyzing code, and retrieving expressions at specific locations. The class extends another Statement
class and uses other classes like Expression
, ElseIf
, and VariableUsage
.
This Java class represents an if statement in a PHP program, including its condition, statements to execute, and optional elseifs and else clauses. It provides methods for converting the if statement to a string, getting variables used by the statement, analyzing code, and retrieving expressions at specific locations. The class extends another Statement
class and uses other classes like Expression
, ElseIf
, and VariableUsage
.
PostfixedUnaryExpression.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 21 lines
✨ Summary
This Java class represents a postfix unary expression in an abstract syntax tree (AST). It extends the UnaryExpression
class and adds a specific implementation for postfix unary expressions. The class has a constructor that initializes its fields, including the operator, source end position, line number, and column number. The toStringExpression()
method returns a string representation of the expression by concatenating the original expression’s string with the operator’s string.
This Java class represents a postfix unary expression in an abstract syntax tree (AST). It extends the UnaryExpression
class and adds a specific implementation for postfix unary expressions. The class has a constructor that initializes its fields, including the operator, source end position, line number, and column number. The toStringExpression()
method returns a string representation of the expression by concatenating the original expression’s string with the operator’s string.
WinZipAesException.cs (https://bitbucket.org/jens13/cleanzip.git) C# · 22 lines
ChunkCache.java
(https://jedit.svn.sourceforge.net/svnroot/jedit)
Java · 919 lines
✨ Summary
This Java code appears to be part of a text editor’s line management system, responsible for calculating and storing information about each line in a document. It handles soft wrapping (line breaks) and hard wrapping (physical line changes), updating line data accordingly. The code provides methods for retrieving line information, checking if a full repaint is needed, and handling backwards compatibility with older versions of the text editor.
This Java code appears to be part of a text editor’s line management system, responsible for calculating and storing information about each line in a document. It handles soft wrapping (line breaks) and hard wrapping (physical line changes), updating line data accordingly. The code provides methods for retrieving line information, checking if a full repaint is needed, and handling backwards compatibility with older versions of the text editor.
jedit.1 (https://jedit.svn.sourceforge.net/svnroot/jedit) Unknown · 163 lines
editor_plugin_src.js (https://bitbucket.org/exodusmedia/exoui.git) JavaScript · 34 lines
jsonRpc10.php
(http://enginey.googlecode.com/svn/trunk/)
PHP · 48 lines
✨ Summary
This PHP script processes a JSON-RPC request from a client, determines the requested method and its parameters, and returns a response in JSON format. If the requested method is found, it returns the parameter as the result; otherwise, it returns an error message indicating that the method was not found. The response includes an ID matching the original request’s ID.
This PHP script processes a JSON-RPC request from a client, determines the requested method and its parameters, and returns a response in JSON format. If the requested method is found, it returns the parameter as the result; otherwise, it returns an error message indicating that the method was not found. The response includes an ID matching the original request’s ID.
1 <?php
2 require_once("./JSON.php");
6 // Commenting out.the require and the new File() call.
8 // NOTE: File.php is installed via Pear using:
9 // %> sudo pear install File
10 // Your server will also need the Pear library directory included in PHP's
11 // include_path configuration directive
12 // require_once('File.php');
14 // ensure that we don't try to send "html" down to the client
21 $results['error'] = null;
23 $jsonRequest = file_get_contents('php://input');
24 //$jsonRequest = '{"params":["Blah"],"method":"myecho","id":86}';
posts.php (https://bitbucket.org/simplemediacode/bptrunk.git) PHP · 195 lines
81 <h2><?php _e( 'Posts' ); ?>
82 <?php
83 $h2_search = $post_query->get( 'post_text' );
84 $h2_forum = $post_query->get( 'forum_id' );
143 <?php foreach ( $bulk_actions as $value => $label ) : ?>
145 <option value="<?php echo esc_attr( $value ); ?>"><?php echo esc_html( $label ); ?></option>
146 <?php endforeach; ?>
148 <input type="submit" value="<?php esc_attr_e( 'Apply' ); ?>" class="button submit-input" />
149 <?php bb_nonce_field( 'post-bulk' ); ?>
150 </fieldset>
152 <div class="tablenav">
153 <?php if ( $total ) : ?>
154 <div class="tablenav-pages">
155 <span class="displaying-num"><?php echo $displaying_num = sprintf(
activity.php (https://bitbucket.org/simplemediacode/bptrunk.git) PHP · 78 lines
1 <?php
3 /**
13 <ul>
15 <?php bp_get_options_nav(); ?>
17 <li id="activity-filter-select" class="last">
18 <label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label>
19 <select id="activity-filter-by">
20 <option value="-1"><?php _e( 'Everything', 'buddypress' ); ?></option>
21 <option value="activity_update"><?php _e( 'Updates', 'buddypress' ); ?></option>
23 <?php
SimpleKeyCacheInputStream.php (http://2moons.googlecode.com/svn/trunk/) PHP · 130 lines
1 <?php
3 /*
4 * This file is part of SwiftMailer.
5 * (c) 2004-2009 Chris Corbyn
6 *
7 * For the full copyright and license information, please view the LICENSE
14 * @package Swift
15 * @subpackage KeyCache
16 * @author Chris Corbyn
17 */
18 class Swift_KeyCache_SimpleKeyCacheInputStream implements Swift_KeyCache_KeyCacheInputStream
en-GB.plg_finder_weblinks.ini (https://bitbucket.org/kraymitchell/fcd.git) Unknown · 11 lines
tc.php
(http://typecho.googlecode.com/svn/trunk/)
PHP · 29 lines
✨ Summary
This PHP script processes a PHP file by removing unnecessary whitespace, stripping out require_once
statements, and appending the contents of an optional input file to the end of the script. The modified script is then written back to the original output file.
This PHP script processes a PHP file by removing unnecessary whitespace, stripping out require_once
statements, and appending the contents of an optional input file to the end of the script. The modified script is then written back to the original output file.
router.php (https://bitbucket.org/kraymitchell/fcd.git) PHP · 38 lines
tests.php4
(https://swig.svn.sourceforge.net/svnroot/swig)
PHP · 228 lines
✨ Summary
This PHP code is a comprehensive class for validating and checking various aspects of PHP code, including classes, functions, variables, resources, and more. It provides methods to check for existence, type, equality, nullness, and resource status, as well as warning and failure messages. The class can be used to ensure the integrity and consistency of PHP code before execution.
This PHP code is a comprehensive class for validating and checking various aspects of PHP code, including classes, functions, variables, resources, and more. It provides methods to check for existence, type, equality, nullness, and resource status, as well as warning and failure messages. The class can be used to ensure the integrity and consistency of PHP code before execution.
cap_inline.h
(http://photon-android.googlecode.com/svn/)
C++ Header · 410 lines
✨ Summary
This C++ header file defines a set of functions for interacting with various components of a system, such as the ARM CPU, VPM, LCD, and others. It provides functions to check if certain features are present, retrieve maximum clock speeds, and determine LCD resolutions. The code is likely used in a low-level system or embedded device application.
This C++ header file defines a set of functions for interacting with various components of a system, such as the ARM CPU, VPM, LCD, and others. It provides functions to check if certain features are present, retrieve maximum clock speeds, and determine LCD resolutions. The code is likely used in a low-level system or embedded device application.