Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 58) sorted by relevance

123

/external/webkit/LayoutTests/http/tests/appcache/resources/
Dnon-html.manifest3 /resources/network-simulator.php?path=/appcache/resources/simple.txt
4 /resources/network-simulator.php?path=/appcache/resources/abe.png
5 /resources/network-simulator.php?path=/appcache/resources/non-html.manifest
8 /resources/network-simulator.php?command=
Doffline-access.manifest2 /resources/network-simulator.php?path=/appcache/resources/offline-access-frame.html
3 /resources/network-simulator.php?path=/appcache/resources/offline-access.manifest
4 /resources/network-simulator.php?path=/appcache/resources/simple.txt
5 /resources/network-simulator.php?path=/appcache/resources/offline-access.js
Donline-whitelist.manifest2 counter.php?cached
11 counter.php?cached
14 counter.php?uncached
Dresource-redirect-2.manifest2 resource-redirect-2.php
Dresource-redirect.manifest2 resource-redirect.php
Dnavigating-away-while-cache-attempt-in-progress.manifest2 slow-resource.php
Dfallback.manifest3 /resources/network-simulator.php? simple.txt
/external/webkit/LayoutTests/http/conf/
Dapache2-httpd.conf682 AddType application/x-httpd-php .php
683 AddType application/x-httpd-php .bat
684 AddType application/x-httpd-php-source .phps
689 DirectoryIndex index.html index.php
Dfedora-httpd.conf862 AddType application/x-httpd-php .php
863 AddType application/x-httpd-php .bat
864 AddType application/x-httpd-php-source .phps
869 DirectoryIndex index.html index.php
Dapache2-debian-httpd.conf657 AddType application/x-httpd-php .php
658 AddType application/x-httpd-php .bat
659 AddType application/x-httpd-php-source .phps
664 DirectoryIndex index.html index.php
Dcygwin-httpd.conf716 AddType application/x-httpd-php .php
717 AddType application/x-httpd-php .bat
718 AddType application/x-httpd-php-source .phps
723 DirectoryIndex index.html index.php
Dhttpd.conf719 AddType application/x-httpd-php .php
720 AddType application/x-httpd-php .bat
721 AddType application/x-httpd-php-source .phps
726 DirectoryIndex index.html index.php
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DPHP Markdown Extra Readme.text17 <http://www.michelf.com/projects/php-markdown/extra/> for details.
48 1. To use PHP Markdown with WordPress, place the "makrdown.php" file
79 To use PHP Markdown with bBlog, rename "markdown.php" to
80 "modifier.markdown.php" and place the file in the "bBlog_plugins"
84 (site home)/bblog/bBlog_plugins/modifier.markdown.php
100 1. Rename the "markdown.php" file to "classTextile.php". This will
103 2. Replace the "classTextile.php" file TextPattern installed in your
111 can solve this problem by installing the "smartypants.php" file from
112 [PHP SmartyPants][psp] beside the "classTextile.php" file. The Textile
116 [psp]: http://www.michelf.com/projects/php-smartypants/
[all …]
/external/sonivox/jet_tools/JetCreator/
DReadMe1st.txt29 http://www.wxpython.org/download.php
34 http://www.wxpython.org/download.php
/external/libvpx/examples/includes/geshi/docs/
DCHANGES2 CHANGES - Changelog for GeSHi (geshi.php only)
59 - Fixed an undefined variable issue in langcheck.php (BenBE)
69 for languages asp, klonec, klonecpp, php, php-brief (BenBE)
355 (cf. http://bash.thefreebizhost.com/bash_geshi.php, BenBE / Jan G)
382 - Changed code style of geshi.php, and removed tabs
403 - Fixed notices in text.php, reg.php and latex.php when $this is not
407 - Fixed single line comment mistake in thinbasic.php (Eros Olmi)
428 - Added a couple of php5 keywords to the php language files.
514 - Commented example.php so people can use it as a guide better
528 - Fixed warning in dos.php about undefined constant (Tim Van Wassenhove)
[all …]
Dphpdoc.ini63 filename = ../geshi.php
76 ;ignore = /path/to/ignore*,*list.php,myfile.php,subdirectory/
Dgeshi-doc.txt12 … document is available on the web - go to http://qbnz.com/highlighter/documentation.php to view it.
128 * gtk.php.net - Their manual uses GeSHi for syntax highlighting
163 …w do you get your hands on it? Visit http://qbnz.com/highlighter/downloads.php to obtain the lates…
199 …ectory of your include path too - perhaps the same subdirectory that geshi.php is in. Remember thi…
204 http://mysite.com/myfolder/geshi.php
209 http://mysite.com/myfolder/includes/geshi.php
221 include_once('geshi.php');
233 $language = 'php';
245 include_once('geshi.php');
257 …on included with GeSHi called geshi_highlight. This behaves exactly as the php function highlight_…
[all …]
DTODO6 http://qbnz.com/highlighter/forum.php
67 http://qbnz.com/highlighter/redirect.php?lang=java&kw=KeyWord
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt92 1. To use PHP SmartyPants with WordPress, place the "smartypants.php"
96 (site home)/wp-content/plugins/smartypants.php
137 include_once "smartypants.php";
145 "smartypants.php" to "modifier.smartypants.php" and put it in your
148 [sm]: http://smarty.php.net/
155 variable in the "smartypants.php" file. For users of the Smarty template
337 template engine. Rename the file to "modifier.smartypants.php"
/external/qemu/distrib/sdl-1.2.12/
DREADME41 http://www.libsdl.org/faq.php
45 http://www.libsdl.org/mailing-list.php
/external/clearsilver/util/
Dneo_net.c154 struct hostent *php; in ne_net_connect() local
167 php = gethostbyname(host); in ne_net_connect()
168 if (php == NULL) in ne_net_connect()
172 hp = *php; in ne_net_connect()
/external/webkit/LayoutTests/http/tests/appcache/resources/intercept/
D.htaccess2 RewriteRule ^.* /appcache/resources/print-uri.php [L,NS]
/external/junit/
DREADME.android3 Obtained from http://sourceforge.net/project/showfiles.php?group_id=15278&package_id=12472 without
/external/chromium/third_party/icu/source/data/brkitr/
Dcc_cedict.txt3 # ( http://www.mdbg.net/chindict/chindict.php?page=cedict ).
/external/libvpx/
Ddocs.mk31 @$(SRC_PATH_BARE)/examples/gen_example_doxy.php \

123