/PHP-7.1/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_variation7.phpt | 17 $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 D | html_entity_decode3.phpt | 39 $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-7.1/ext/soap/interop/ |
H A D | server_round2_base.php | 86 function echoDecimal($dec) argument 88 return $dec;
|
/PHP-7.1/ext/standard/ |
H A D | math.c | 1124 dec = MAX(0, dec); in _php_math_number_format_ex() 1125 d = _php_math_round(d, dec, PHP_ROUND_HALF_UP); in _php_math_number_format_ex() 1126 tmpbuf = strpprintf(0, "%.*F", dec, d); in _php_math_number_format_ex() 1134 if (dec) { in _php_math_number_format_ex() 1155 if (dec) { in _php_math_number_format_ex() 1156 reslen += dec; in _php_math_number_format_ex() 1176 if (dec) { in _php_math_number_format_ex() 1178 size_t topad = dec > declen ? dec - declen : 0; in _php_math_number_format_ex() 1225 zend_long dec = 0; in PHP_FUNCTION() local 1233 Z_PARAM_LONG(dec) in PHP_FUNCTION() [all …]
|
/PHP-7.1/ext/filter/tests/ |
H A D | 031.phpt | 35 foreach ($floats as $float => $dec) { 36 $out = filter_var($float, FILTER_VALIDATE_FLOAT, array("options"=>array('decimal' => $dec)));
|
/PHP-7.1/ext/soap/tests/interop/Round2/Base/ |
H A D | round2_base.inc | 65 function echoDecimal($dec) 67 return $dec;
|
/PHP-7.1/ext/standard/tests/url/ |
H A D | base64_encode_basic_002.phpt | 32 $dec = base64_decode($enc); 34 if ($dec != $str) {
|
/PHP-7.1/Zend/tests/ |
H A D | object_property_ref_incdec.phpt | 2 Inc/dec of reference object properties
|
/PHP-7.1/ext/soap/tests/soap12/ |
H A D | soap12-test.inc | 57 function echoDecimal($dec) { 58 return $dec;
|
/PHP-7.1/ext/mysqli/tests/ |
H A D | mysqli_fetch_assoc_bit.phpt | 22 function dec32bin($dec, $bits) { 27 if (($dec / $bitval) >= 1) { 29 $dec -= $bitval;
|
H A D | mysqli_stmt_get_result_bit.phpt | 25 function dec32bin($dec, $bits) { 30 if (($dec / $bitval) >= 1) { 32 $dec -= $bitval;
|
H A D | mysqli_stmt_bind_result_bit.phpt | 13 function dec32bin($dec, $bits) { 18 if (($dec / $bitval) >= 1) { 20 $dec -= $bitval;
|
/PHP-7.1/ext/date/lib/ |
H A D | astro.c | 160 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()
|
H A D | parse_date.re | 285 { "dec", 0, 12 }, 879 …' | 'feb' | 'mar' | 'apr' | 'may' | 'jun' | 'jul' | 'aug' | 'sep' | 'sept' | 'oct' | 'nov' | 'dec';
|
/PHP-7.1/ext/soap/tests/interop/Round4/GroupI/ |
H A D | round4_groupI_xsd.inc | 95 function echoDecimal($dec) 97 return array("return"=>$dec->inputDecimal);
|
/PHP-7.1/ |
H A D | config.guess | 289 …echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQ… 301 echo alpha-dec-winnt3.5 442 echo mips-dec-mach_bsd4.3 445 echo mips-dec-ultrix${UNAME_RELEASE} 448 echo vax-dec-ultrix${UNAME_RELEASE} 1021 echo ${UNAME_MACHINE}-dec-linux-${LIBC} 1334 echo pdp10-dec-tops20 1354 A*) echo alpha-dec-vms ; exit ;; 1355 I*) echo ia64-dec-vms ; exit ;; 1356 V*) echo vax-dec-vms ; exit ;;
|
H A D | config.sub | 146 -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ 1332 basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` 1590 *-dec | vax-*)
|
/PHP-7.1/win32/ |
H A D | sendmail.c | 939 int dec = 0; in Ack() local 943 dec++; in Ack() 945 dec++; in Ack() 950 *server_response = estrndup(buf, Received - dec); in Ack()
|
/PHP-7.1/ext/mcrypt/tests/ |
H A D | bug37595.phpt | 41 var_dump($dec = @mdecrypt_generic($td, $enc));
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 2942 !:mime audio/x-dec-basic 2944 !:mime audio/x-dec-basic 2946 !:mime audio/x-dec-basic 2948 !:mime audio/x-dec-basic 2950 !:mime audio/x-dec-basic 2952 !:mime audio/x-dec-basic 2954 !:mime audio/x-dec-basic 2966 !:mime audio/x-dec-basic
|
H A D | magic私はガラスを食べられます | 2942 !:mime audio/x-dec-basic 2944 !:mime audio/x-dec-basic 2946 !:mime audio/x-dec-basic 2948 !:mime audio/x-dec-basic 2950 !:mime audio/x-dec-basic 2952 !:mime audio/x-dec-basic 2954 !:mime audio/x-dec-basic 2966 !:mime audio/x-dec-basic
|
/PHP-7.1/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 8734 ^\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d$ 8956 re> /^\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d$/ 8989 re> /^\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d$/ 9032 re> /\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d/
|