Home
last modified time | relevance | path

Searched refs:dec (Results 1 – 25 of 30) sorted by relevance

12

/PHP-8.1/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation7.phpt17 $dec = htmlspecialchars_decode($t, ENT_QUOTES | ENT_HTML401);
18 if ($t == $dec) {
28 $dec = htmlspecialchars_decode($t, ENT_QUOTES | ENT_XHTML);
29 if ($t == $dec) {
39 $dec = htmlspecialchars_decode($t, ENT_QUOTES | ENT_HTML5);
40 if ($t == $dec) {
50 $dec = htmlspecialchars_decode($t, ENT_QUOTES | ENT_XML1);
51 if ($t == $dec) {
62 if ($t == $dec) {
72 $dec = htmlspecialchars_decode($t, ENT_COMPAT | ENT_HTML5);
[all …]
H A Dhtml_entity_decode3.phpt39 $dec = html_entity_decode($t, ENT_QUOTES | ENT_HTML401, "UTF-8");
40 if ($t == $dec) {
50 $dec = html_entity_decode($t, ENT_QUOTES | ENT_XHTML, "UTF-8");
51 if ($t == $dec) {
61 $dec = html_entity_decode($t, ENT_QUOTES | ENT_HTML5, "UTF-8");
62 if ($t == $dec) {
72 $dec = html_entity_decode($t, ENT_QUOTES | ENT_XML1, "UTF-8");
73 if ($t == $dec) {
83 $dec = html_entity_decode($t);
84 if ($t == $dec) {
/PHP-8.1/ext/opcache/tests/jit/
H A Dinc_022.phpt17 function dec($x) {
23 var_dump(dec("5"));
24 var_dump(dec(1.1));
H A Dinc_021.phpt21 function dec(int|float $x) {
26 var_dump(dec(PHP_INT_MIN));
27 var_dump(dec(1.1));
H A Dreadonly_006.phpt2 JIT readonly modification pre-dec
H A Dreadonly_005.phpt2 JIT readonly modification post-dec
H A Dreadonly_007.phpt2 JIT readonly modification dec-inc with result
H A Dreadonly_008.phpt2 JIT readonly modification pre-dec with result
/PHP-8.1/ext/standard/
H A Dmath.c1029 dec = MAX(0, dec); in _php_math_number_format_ex()
1044 if (dec) { in _php_math_number_format_ex()
1065 if (dec) { in _php_math_number_format_ex()
1066 reslen += dec; in _php_math_number_format_ex()
1086 if (dec) { in _php_math_number_format_ex()
1088 size_t topad = (size_t)dec > declen ? dec - declen : 0; in _php_math_number_format_ex()
1134 zend_long dec = 0; in PHP_FUNCTION() local
1142 Z_PARAM_LONG(dec) in PHP_FUNCTION()
1156 if (dec >= 0) { in PHP_FUNCTION()
1157 dec_int = ZEND_LONG_INT_OVFL(dec) ? INT_MAX : (int)dec; in PHP_FUNCTION()
[all …]
H A Dphp_math.h22 PHPAPI zend_string *_php_math_number_format(double d, int dec, char dec_point, char thousand_sep);
23 PHPAPI zend_string *_php_math_number_format_ex(double d, int dec, const char *dec_point, size_t dec…
/PHP-8.1/ext/filter/tests/
H A D031.phpt35 foreach ($floats as $float => $dec) {
37 … var_dump(filter_var($float, FILTER_VALIDATE_FLOAT, array("options"=>array('decimal' => $dec))));
/PHP-8.1/ext/soap/tests/interop/Round2/Base/
H A Dround2_base.inc65 function echoDecimal($dec)
67 return $dec;
/PHP-8.1/ext/standard/tests/url/
H A Dbase64_encode_basic_002.phpt26 $dec = base64_decode($enc);
28 if ($dec != $str) {
/PHP-8.1/Zend/tests/
H A Dobject_property_ref_incdec.phpt2 Inc/dec of reference object properties
H A Dincdec_undef.phpt2 Inc/dec undef var with error handler
/PHP-8.1/ext/opcache/tests/opt/
H A Dassign_op_002.phpt2 … optimization of ASSIGN_OP may lead to incorrect result (sub assign -> pre dec conversion for null…
/PHP-8.1/ext/soap/tests/soap12/
H A Dsoap12-test.inc57 function echoDecimal($dec) {
58 return $dec;
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_bit.phpt19 function dec32bin($dec, $bits) {
24 if (($dec / $bitval) >= 1) {
26 $dec -= $bitval;
H A Dmysqli_stmt_get_result_bit.phpt22 function dec32bin($dec, $bits) {
27 if (($dec / $bitval) >= 1) {
29 $dec -= $bitval;
H A Dmysqli_stmt_bind_result_bit.phpt13 function dec32bin($dec, $bits) {
18 if (($dec / $bitval) >= 1) {
20 $dec -= $bitval;
/PHP-8.1/ext/date/lib/
H A Dastro.c160 static void astro_sun_RA_dec(double d, double *RA, double *dec, double *r) in astro_sun_RA_dec() argument
180 *dec = atan2d(z, sqrt(x*x + y*y)); in astro_sun_RA_dec()
/PHP-8.1/ext/soap/tests/interop/Round4/GroupI/
H A Dround4_groupI_xsd.inc95 function echoDecimal($dec)
97 return array("return"=>$dec->inputDecimal);
/PHP-8.1/build/
H A Dconfig.guess314 GUESS=mips-dec-osf1
370 GUESS=$UNAME_MACHINE-dec-osf$OSF_REL
517 GUESS=mips-dec-mach_bsd4.3
520 GUESS=mips-dec-ultrix$UNAME_RELEASE
523 GUESS=vax-dec-ultrix$UNAME_RELEASE
1147 GUESS=$UNAME_MACHINE-dec-linux-$LIBC
1490 GUESS=pdp10-dec-tops20
1511 A*) GUESS=alpha-dec-vms ;;
1512 I*) GUESS=ia64-dec-vms ;;
1513 V*) GUESS=vax-dec-vms ;;
H A Dconfig.sub1000 vendor=dec
1003 vendor=dec
1571 *-dec | vax-*)
/PHP-8.1/win32/
H A Dsendmail.c956 int dec = 0; in Ack() local
960 dec++; in Ack()
962 dec++; in Ack()
967 *server_response = estrndup(buf, Received - dec); in Ack()

Completed in 50 milliseconds

12