Home
last modified time | relevance | path

Searched refs:style (Results 26 – 50 of 119) sorted by relevance

12345

/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller3.phar.phpt17 <code><span style="color: #000000">
18 …pan style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">function&nbsp;</span>…
H A Dfrontcontroller15.phar.phpt17 <code><span style="color: #000000">
18 …pan style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">function&nbsp;</span>…
/PHP-7.4/tests/classes/
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
/PHP-7.4/ext/gd/tests/
H A Dbug43475.phpt16 $style = array();
19 $style[$i++] = $color;
22 $style[$i++] = IMG_COLOR_TRANSPARENT;
25 $style[$i++] = $color;
28 $style[$i++] = IMG_COLOR_TRANSPARENT;
30 imagesetstyle($im, $style);
H A Ddashedlines.phpt15 $style = array($r, $b);
16 imagesetstyle($im, $style);
36 $style = array($r, $b);
37 imagesetstyle($im, $style);
57 $style = array($r, $b);
58 imagesetstyle($im, $style);
/PHP-7.4/Zend/tests/
H A Dbug71086.phpt11 string(169) "<code><span style="color: #000000">
12 <span style="color: #0000BB">&lt;?php&nbsp;<br />&nbsp;09&nbsp;09&nbsp;09</span><span style="color:…
H A Dbug42767.phpt14 <code><span style="color: #000000">
15 <span style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #FF8000">/*some&nbsp;comment.…
H A Dns_063.phpt2 063: Old-style constructors in namesapces (not supported!)
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_014.phpt51 echo preg_replace("/<style>(.*?)<\/style>/s", "<style>AAA</style>", $output), "\n";
71 <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback.phpt13 $input = '<div style="margin-left: 10px">'.$input[1].'</div>';
25 plain <div style="margin-left: 10px"> deep <div style="margin-left: 10px"> [abcd]deeper[/abcd] </di…
/PHP-7.4/ext/soap/
H A Dphp_encoding.c135 if (style == SOAP_ENCODED) {\
624 if (style == SOAP_ENCODED) { in to_xml_user()
910 if (style == SOAP_ENCODED) { in to_xml_string()
937 if (style == SOAP_ENCODED) { in to_xml_base64()
974 if (style == SOAP_ENCODED) { in to_xml_hexbin()
1069 if (style == SOAP_ENCODED) { in to_xml_long()
1092 if (style == SOAP_ENCODED) { in to_xml_double()
1141 if (style == SOAP_ENCODED) { in to_xml_bool()
1160 if (style == SOAP_ENCODED) { in to_xml_null()
2420 if (style == SOAP_ENCODED) { in to_xml_array()
[all …]
H A Dphp_encoding.h186 xmlNodePtr (*to_xml)(encodeTypePtr type, zval *data, int style, xmlNodePtr parent);
190 xmlNodePtr master_to_xml(encodePtr encode, zval *data, int style, xmlNodePtr parent);
194 xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent);
200 xmlNodePtr sdl_guess_convert_xml(encodeTypePtr enc, zval* data, int style, xmlNodePtr parent);
/PHP-7.4/ext/session/tests/
H A Dbug36459.phpt25 style="font: normal 11pt Times New Roman">incorrect link</a><br />
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
38 style="font: normal 11pt Times New Roman">incorrect link</a><br />
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
/PHP-7.4/ext/intl/tests/
H A Ddateformat_bug68893.phpt17 string(67) "datefmt_create: invalid date format style: U_ILLEGAL_ARGUMENT_ERROR"
19 string(67) "datefmt_create: invalid time format style: U_ILLEGAL_ARGUMENT_ERROR"
H A Dformatter_format2.phpt51 foreach( $styles as $style => $pattern )
53 $fmt = ut_nfmt_create( $locale, $style, $pattern );
59 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format3.phpt52 foreach( $styles as $style => $pattern )
54 $fmt = ut_nfmt_create( $locale, $style, $pattern );
60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format4.phpt52 foreach( $styles as $style => $pattern )
54 $fmt = ut_nfmt_create( $locale, $style, $pattern );
60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format5.phpt52 foreach( $styles as $style => $pattern )
54 $fmt = ut_nfmt_create( $locale, $style, $pattern );
60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
H A Dformatter_format6.phpt52 foreach( $styles as $style => $pattern )
54 $fmt = ut_nfmt_create( $locale, $style, $pattern );
60 …$str_res .= dump( isset($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT…
/PHP-7.4/ext/soap/tests/schema/
H A Dtest_schema.inc9 function test_schema($schema,$type,$param,$style="rpc",$use="encoded", $attributeFormDefault='',$fe…
37 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
39 <soap:operation soapAction="#test" style="$style"/>
66 if ($style == "rpc") {
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c33 zend_long style; in numfmt_ctor() local
41 &locale, &locale_len, &style, &pattern, &pattern_len ) == FAILURE ) in numfmt_ctor()
63 …FORMATTER_OBJECT(nfo) = unum_open(style, spattern, spattern_len, locale, NULL, &INTL_DATA_ERROR_CO… in numfmt_ctor()
/PHP-7.4/ext/date/tests/
H A Dbug67308.phpt7 // Ensure we can still unserialize the old style.
10 // New style.
/PHP-7.4/tests/lang/
H A Dcomments2.phpt2 #-style comments (part 2)
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug40609.wsdl26style="document" /><wsdl:operation name="update"><soap:operation soapAction="urn:update" style="do…
/PHP-7.4/ext/bcmath/
H A Dconfig.m42 [whether to enable bc style precision math functions],
4 [Enable bc style precision math functions])])

Completed in 200 milliseconds

12345