Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 137) sorted by last modified time

123456

/PHP-5.5/win32/
H A Dinstall.txt416 sensible 404 style error messages instead of CGI errors complaining
781 server and assign it the style x-httpd-php. All files in it will
1006 php_dba.dll DBA: DataBase (dbm-style) Abstraction layer functions None
/PHP-5.5/tests/strings/
H A D004.phpt16 <code><span style="color: #000000">
17style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><span st…
19 [<code><span style="color: #000000">
20style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><span st…
/PHP-5.5/tests/lang/
H A D023.phpt78 *** C-style else-if's ***<br>
H A D024.phpt199 *** C-style else-if's ***
421 *** C-style else-if's ***
646 *** C-style else-if's ***
871 *** C-style else-if's ***
1096 *** C-style else-if's ***
1321 *** C-style else-if's ***
1546 *** C-style else-if's ***
1771 *** C-style else-if's ***
1996 *** C-style else-if's ***
2221 *** C-style else-if's ***
[all …]
/PHP-5.5/tests/classes/
H A Dfinal_ctor2.phpt2 ZE2 cannot override final old style ctor
H A Dfinal_ctor3.phpt2 Ensure implicit final inherited old-style constructor cannot be overridden.
H A Dinheritance_002.phpt47 echo "### PHP 4 style\n";
50 echo "### PHP 5 style\n";
53 echo "### Mixed style 1\n";
56 echo "### Mixed style 2\n";
60 ### PHP 4 style
63 ### PHP 5 style
66 ### Mixed style 1
69 ### Mixed style 2
H A Dinheritance_005.phpt2 Check for inherited old-style constructor.
H A Dinheritance_007.phpt2 Ensure inherited old-style constructor doesn't block other methods
/PHP-5.5/sapi/tests/
H A Dtest001.phpt2 IIS style CGI missing SCRIPT_FILENAME
H A Dtest002.phpt2 Apache style CGI
H A Dtest003.phpt2 IIS style CGI missing SCRIPT_FILENAME, has PATH_INFO
H A Dtest004.phpt2 Apache style CGI with PATH_INFO
/PHP-5.5/sapi/nsapi/
H A Dconfig.m415 AC_MSG_RESULT([Netscape 3.x / Sun 7.x style])
21 AC_MSG_RESULT([iPlanet 4.x / Sun 6.x style])
H A Dnsapi-readme.txt68 the style "x-httpd-php". All files in it will get executed as PHP. This is nice to
/PHP-5.5/sapi/cli/tests/
H A D014.phpt38 string(1478) "<code><span style="color: #000000">
39style="color: #0000BB">&lt;?php<br />$test&nbsp;</span><span style="color: #007700">=&nbsp;</span>…
H A Dphp_cli_server_013.phpt36 echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\n";
47 GET /main/style.css HTTP/1.1
58 echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\n";
79 echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\n";
90 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
98 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
99 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> w…
106 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
H A Dphp_cli_server_014.phpt60 echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\n";
79 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
H A D007.phpt22 #perl style comment
/PHP-5.5/sapi/cgi/tests/
H A D003.phpt22 #perl style comment
H A D008.phpt44 <code><span style="color: #000000">
45style="color: #0000BB">&lt;?php<br />$test&nbsp;</span><span style="color: #007700">=&nbsp;</span>…
/PHP-5.5/
H A Dphp.ini-development204 ; Allow ASP-style <% %> tags.
311 ; <span style="color: ???????"> would work.
560 ;error_prepend_string = "<span style='color: #ff0000'>"
H A Dphp.ini-production204 ; Allow ASP-style <% %> tags.
311 ; <span style="color: ???????"> would work.
560 ;error_prepend_string = "<span style='color: #ff0000'>"
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c484 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet() argument
510 if (style == NULL) { in php_xsl_apply_stylesheet()
541 ctxt = xsltNewTransformContext(style, doc); in php_xsl_apply_stylesheet()
611 newdocp = xsltApplyStylesheetUser(style, doc, (const char**) params, NULL, f, ctxt); in php_xsl_apply_stylesheet()
/PHP-5.5/ext/tidy/tests/
H A D016.phpt17 <style type="text/css">
19 </style>

Completed in 50 milliseconds

123456