Home
last modified time | relevance | path

Searched refs:style (Results 51 – 75 of 119) sorted by relevance

12345

/PHP-7.4/ext/intl/tests/
H A Dformatter_format7.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_format8.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 Dbug69398.phpt2 IntlDateFormatter::formatObject(): returns wrong value when time style is NONE.
/PHP-7.4/tests/lang/
H A Dcomments.phpt2 #-style comments
/PHP-7.4/ext/soap/tests/
H A Dclassmap.wsdl35 <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
37 …<soap:operation soapAction="http://localhost:81/test/interface.php?class=test/dotest" style="rpc"/>
46 …<soap:operation soapAction="http://localhost:81/test/interface.php?class=test/dotest2" style="rpc"…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dhighlight_heredoc.phpt19 <code><span style="color: #000000">
/PHP-7.4/Zend/tests/
H A Dbug38942.phpt2 Bug #38942 (Double old-style-ctor inheritance)
H A Ddynamic_call_001.phpt2 Testing dynamic call to constructor (old-style)
H A Dbug39127.phpt2 Bug #39127 (Old-style constructor fallbacks produce strange results)
/PHP-7.4/ext/standard/tests/serialize/
H A D005.phpt6 // This test verifies that old and new style (un)serializing do not interfere.
123 // Now we have an autoloader, that will be called before the old style header.
124 // If the old style handler also fails to register the class then the object
/PHP-7.4/tests/classes/
H A Dfinal_ctor3.phpt2 Ensure implicit final inherited old-style constructor cannot be overridden.
H A Dfinal_ctor2.phpt2 ZE2 cannot override final old style ctor
H A Dinheritance_007.phpt2 Ensure inherited old-style constructor doesn't block other methods
/PHP-7.4/ext/reflection/tests/
H A Dbug38942.phpt2 Bug #38942 (Double old-style-ctor inheritance)
/PHP-7.4/ext/bcmath/
H A Dconfig.w323 ARG_ENABLE("bcmath", "bc style precision math functions", "yes");
/PHP-7.4/ext/soap/tests/schema/
H A Dschema071.phpt2 SOAP XML Schema 71: SOAP 1.1 Array (document style)
H A Dschema072.phpt2 SOAP XML Schema 72: SOAP 1.1 Array (document style, element with inline type)
H A Dschema073.phpt2 SOAP XML Schema 73: SOAP 1.1 Array (document style, element with type ref)
/PHP-7.4/ext/date/tests/
H A D002.phpt43 // POSIX style
/PHP-7.4/ext/filter/tests/
H A D058.phpt11 'dîsposable.style.émail.with+symbol@example.com',
39 string(48) "dîsposable.style.émail.with+symbol@example.com"
/PHP-7.4/ext/soap/
H A Dphp_sdl.h91 sdlEncodingStyle style; member
120 sdlEncodingStyle style; member
/PHP-7.4/sapi/cli/tests/
H A D007.phpt22 #perl style comment
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug77141.phpt14 'style' => SOAP_RPC,
H A Dbug29061.wsdl25 <soap:binding style="rpc"
/PHP-7.4/ext/readline/tests/
H A Dbug77812-libedit.phpt2 Bug #77812 (Interactive mode does not support PHP 7.3-style heredoc)

Completed in 25 milliseconds

12345