Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller15.phar.phpt16 <code><span style="color: #000000">
17 …pan style="color: #0000BB">&lt;?php&nbsp;</span><span style="color: #007700">function&nbsp;</span>…
/PHP-5.5/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-5.5/ext/gd/tests/
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-5.5/Zend/tests/
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 Dbug38942.phpt2 Bug #38942 (Double old-style-ctor inheritance)
/PHP-5.5/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-5.5/sapi/cli/tests/
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>
/PHP-5.5/ext/soap/
H A Dphp_encoding.c140 if (style == SOAP_ENCODED) {\
652 if (style == SOAP_ENCODED) { in to_xml_user()
951 if (style == SOAP_ENCODED) { in to_xml_string()
984 if (style == SOAP_ENCODED) { in to_xml_base64()
1023 if (style == SOAP_ENCODED) { in to_xml_hexbin()
1128 if (style == SOAP_ENCODED) { in to_xml_long()
1155 if (style == SOAP_ENCODED) { in to_xml_double()
1205 if (style == SOAP_ENCODED) { in to_xml_bool()
1226 if (style == SOAP_ENCODED) { in to_xml_null()
2549 if (style == SOAP_ENCODED) { in to_xml_array()
[all …]
H A Dphp_encoding.h187 xmlNodePtr (*to_xml)(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_DC);
191 xmlNodePtr master_to_xml(encodePtr encode, zval *data, int style, xmlNodePtr parent TSRMLS_DC);
195 xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_DC);
201 xmlNodePtr sdl_guess_convert_xml(encodeTypePtr enc, zval* data, int style, xmlNodePtr parent TSRMLS…
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php145 * @param integer $style Style of the formatting, one of the UNumberFormatStyle constants
150 public function __construct($locale, $style, $pattern = null) {} argument
161 * @param integer $style Style of the formatting, one of the UNumberFormatStyle constants
168 public static function create($locale, $style, $pattern = null) {} argument
335 * @param integer $style Style of the formatting, one of the UNumberFormatStyle constants
339 function numfmt_create($locale, $style, $pattern = null) {} argument
/PHP-5.5/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-5.5/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-5.5/ext/intl/formatter/
H A Dformatter_main.c33 long style; in numfmt_ctor() local
40 &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-5.5/ext/tidy/tests/
H A D016.phpt17 <style type="text/css">
19 </style>
/PHP-5.5/ext/date/tests/
H A Dbug67308.phpt7 // Ensure we can still unserialize the old style.
10 // New style.
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug40609.wsdl26style="document" /><wsdl:operation name="update"><soap:operation soapAction="urn:update" style="do…
/PHP-5.5/ext/intl/tests/
H A Dformatter_format5.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_format.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_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…
/PHP-5.5/tests/lang/
H A Dcomments2.phpt2 #-style comments (part 2)
/PHP-5.5/ext/bcmath/
H A Dconfig.m45 PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions,
6 [ --enable-bcmath Enable bc style precision math functions])
/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])

Completed in 43 milliseconds

123456