Home
last modified time | relevance | path

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

123456

/PHP-7.2/
H A DNEWS899 . Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir
2778 time style is NONE). (lenhatanh86 at gmail com)
H A Dphp.ini-production318 ; <span style="color: ???????"> would work.
569 ;error_prepend_string = "<span style='color: #ff0000'>"
H A Dphp.ini-development318 ; <span style="color: ???????"> would work.
567 ;error_prepend_string = "<span style='color: #ff0000'>"
/PHP-7.2/win32/
H A Dinstall.txt407 sensible 404 style error messages instead of CGI errors complaining
772 server and assign it the style x-httpd-php. All files in it will
997 php_dba.dll DBA: DataBase (dbm-style) Abstraction layer functions None
/PHP-7.2/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.phpt45 echo "### PHP 4 style\n";
48 echo "### PHP 5 style\n";
51 echo "### Mixed style 1\n";
54 echo "### Mixed style 2\n";
63 ### PHP 4 style
66 ### PHP 5 style
69 ### Mixed style 1
72 ### 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-7.2/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-7.2/sapi/cli/tests/
H A D007.phpt22 #perl style comment
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>…
/PHP-7.2/sapi/cgi/tests/
H A D003.phpt27 #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-7.2/ext/xsl/
H A Dxsltprocessor.c475 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet() argument
501 if (style == NULL) { in php_xsl_apply_stylesheet()
532 ctxt = xsltNewTransformContext(style, doc); in php_xsl_apply_stylesheet()
584 newdocp = xsltApplyStylesheetUser(style, doc, (const char**) params, NULL, f, ctxt); in php_xsl_apply_stylesheet()
/PHP-7.2/ext/standard/tests/strings/
H A Dshow_source_basic.phpt24 <code><span style="color: #000000">
25style="color: #0000BB">&lt;?php<br /></span><span style="color: #007700">echo&nbsp;</span><span st…
H A Dshow_source_variation1.phpt25 <code><span style="color: #000000">
26style="color: #0000BB">&lt;?php<br /></span><span style="color: #007700">echo&nbsp;</span><span st…
H A Dshow_source_variation2.phpt24 string(1975) "<code><span style="color: #000000">
25style="color: #0000BB">&lt;?php<br /></span><span style="color: #007700">echo&nbsp;</span><span st…
H A Dget_html_translation_table_basic3.phpt14 // $table as HTML_SEPCIALCHARS and different quote style
H A Dhighlight_file.phpt47 <code><span style="color: #000000">
48style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><span st…
51 <code><span style="color: #000000">
52 <span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">echo&nbsp;</span><sp…
55 <code><span style="color: #000000">
56style="color: #0000BB">&lt;?php&nbsp;<br />&nbsp;</span><span style="color: #007700">class&nbsp;</…
/PHP-7.2/ext/standard/tests/serialize/
H A D005.phpt8 // This test verifies that old and new style (un)serializing do not interfere.
125 // Now we have an autoloader, that will be called before the old style header.
126 // If the old style handler also fails to register the class then the object
/PHP-7.2/ext/standard/tests/class_object/
H A Dis_subclass_of_error_001.phpt23 echo "\n-- Testing is_subclass_of() function with more than typo style invalid 3rd argument --\n";
46 -- Testing is_subclass_of() function with more than typo style invalid 3rd argument --

Completed in 55 milliseconds

123456