HomeSort by relevance Sort by last modified time
    Searched refs:php (Results 176 - 200 of 221) sorted by null

1 2 3 4 5 6 78 9

  /external/chromium_org/third_party/WebKit/Source/devtools/
concatenated_devtools_codemirror_js.target.linux-x86.mk 21 $(gyp_shared_intermediate_dir)/resources/inspector/CodeMirrorTextEditor.js: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/inline_js_imports.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/CodeMirrorTextEditor.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/clike.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/closebrackets.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/codemirror.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/coffeescript.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/comment.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/css.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/htmlembedded.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/htmlmixed.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/javascript.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/markselection.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/matchbrackets.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/overlay.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/php.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/python.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/shell.js $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/cm/xml.js $(GYP_TARGET_DEPENDENCIES)
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
langcheck.php 1 <?php
5 * Just point your browser at this script (with geshi.php in the parent directory,
9 * @version $Id: langcheck.php 1971 2008-12-25 15:14:14Z benbe $
120 <p>To use this script, make sure that <strong>geshi.php</strong> is in the
128 <li>Checking where to find GeSHi installation ... <?php
132 if (is_readable('../geshi.php')) {
134 } elseif (is_readable('geshi.php')) {
137 report_error(TYPE_ERROR, 'Could not find geshi.php - make sure it is in your include path!');
141 require $path . 'geshi.php';
198 $langfile = GESHI_LANG_ROOT . $lang . '.php';
    [all...]
cssgen.php 1 <?php
3 * cssgen.php
169 $geshi_path = '../geshi.php';
186 if ( strpos($contents, '<?php
226 <form action=\"cssgen.php\" method=\"post\">";
230 <br />geshi.php: <input type=\"text\" name=\"geshi-path\" value=\"" . realpath('../geshi.php') . "\" size=\"50\" />";
253 <br /><br /><form action="cssgen.php?step=2" method="post">
286 echo '<form action="cssgen.php?step=3" method="post" id="step2">
331 you\'ll have to add those yourself (php and xml are just two languages that use them), and line numbers are not included, howeve
    [all...]
  /external/chromium_org/components/test/data/web_database/
version_22.sql 12 INSERT INTO "keywords" VALUES(5,'Wikipedia (en)','en.wikipedia.org','','http://en.wikipedia.org/w/index.php?title=Special:Search&search={searchTerms}',1,0,'',1283287335,0,'','',0,0);
version_22_corrupt.sql 12 INSERT INTO "keywords" VALUES(5,'Wikipedia (en)','en.wikipedia.org','','http://en.wikipedia.org/w/index.php?title=Special:Search&search={searchTerms}',1,0,'',1283287335,0,'','',0,0);
  /external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.cfg.php 1 <?php
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 1 <?php
3 * ruby.php
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-example-membrane.js 32 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#examplea_no-op_forwarding_proxy
111 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#a_simple_membrane
285 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#an_identity-preserving_membrane
generators-runtime.js 34 // http://wiki.ecmascript.org/lib/exe/fetch.php?cache=cache&media=harmony:es6_generator_object_model_3-29-13.png
  /external/v8/test/mjsunit/harmony/
proxies-example-membrane.js 32 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#examplea_no-op_forwarding_proxy
111 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#a_simple_membrane
285 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#an_identity-preserving_membrane
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
binaryajax.js 5 * MIT License [http://www.opensource.org/licenses/mit-license.php]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
binaryajax.js 5 * MIT License [http://www.opensource.org/licenses/mit-license.php]
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 167 my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|p(l|m)|xs|sh|php|py(|x)|rb|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?)$';
459 if ($licensetext =~ /opensource\.org\/licenses\/mit-license\.php/) {
507 if ($licensetext =~ /This source file is subject to version ([^ ]+) of the PHP license/) {
508 $license = "PHP (v$1) $license";
licensecheck.pl 170 my $default_check_regex = '\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|p(l|m)|xs|sh|php|py(|x)|rb|java|vala|el|sc(i|e)|cs|pas|inc|dtd|xsl|mod|m|tex|mli?)$';
488 if ($licensetext =~ /opensource\.org\/licenses\/mit-license\.php/) {
554 if ($licensetext =~ /This source file is subject to version ([^ ]+) of the PHP license/) {
555 $license = "PHP (v$1) $license";
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 3 // Populated from: http://www.medcalc.be/manual/t-distribution.php
315 url: "store.php?id=" + id[1],
391 url: "store.php",
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 1 <?php
42 * The library depends on curl, and requires PHP 5.
45 * @license http://www.opensource.org/licenses/mit-license.php MIT
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 1 <?php
42 * The library depends on curl, and requires PHP 5.
45 * @license http://www.opensource.org/licenses/mit-license.php MIT
  /external/libvpx/libvpx/
configure 176 enabled doxygen && php -v >/dev/null 2>&1 && enable_feature install_docs
examples.mk 263 $(SRC_PATH_BARE)/examples/gen_example_doxy.php \
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
11 // See: http://www.php.net/date
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
11 // See: http://www.php.net/date
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
date-format-tofte.js 10 // a PHP date like function, for formatting date strings
11 // See: http://www.php.net/date
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 1 <?php
227 public static $POST_INPUT = 'php://input';
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 1 <?php
227 public static $POST_INPUT = 'php://input';
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 1 <?php
9 # PHP port by Michel Fortin
38 Plugin URI: http://www.michelf.com/projects/php-smartypants/
642 # _TokenizeHTML is shared between PHP SmartyPants and PHP Markdown.
658 # <http://www.bradchoate.com/past/mtregex.php>
683 PHP SmartyPants
689 This is a PHP translation of the original SmartyPants quote educator written in
772 a segmentation fault with PHP 4.3.8 on Linux.
780 * PHP SmartyPants can now be used as a modifier by the Smart
    [all...]

Completed in 956 milliseconds

1 2 3 4 5 6 78 9