Home
last modified time | relevance | path

Searched refs:sign (Results 1 – 25 of 50) sorted by path

12

/PHP-7.4/
H A DNEWS711 . Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign).
/PHP-7.4/Zend/
H A Dzend_strtod.c1149 c->sign = i;
1942 if (sign)
1968 if (!sign)
1972 if (sign)
2062 if (sign)
2580 sign = 1;
2760 sign = 0;
2868 if (sign)
3800 *sign = 1;
3804 *sign = 0;
[all …]
H A Dzend_strtod.h27 ZEND_API char * zend_dtoa(double _d, int mode, int ndigits, int *decpt, int *sign, char **rve);
/PHP-7.4/build/
H A Dlibtool.m4735 # with a dollar sign (not a hyphen), so the echo should work correctly.
1148 # with a dollar sign (not a hyphen), so the echo should work correctly.
/PHP-7.4/docs/
H A Drelease-process.md139 13. Run `scripts/dev/gen_verify_stub <version> [identity]`, this will sign the
241 10. Run `scripts/dev/gen_verify_stub <version> [identity]`, this will sign the
441 sign your key. Publish your public key to pgp.mit.edu with:
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE502 school, if any, to sign a "copyright disclaimer" for the library, if
/PHP-7.4/ext/bcmath/libbcmath/src/
H A Dbcmath.h35 typedef enum {PLUS, MINUS} sign; typedef
41 sign n_sign;
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic7978 # If there is no `=' sign, assume just checking for whether the bit is set?
13140 # ftp://ftp.f-prot.com/pub/sign.zip
H A Dmagic私はガラスを食べられます7978 # If there is no `=' sign, assume just checking for whether the bit is set?
13140 # ftp://ftp.f-prot.com/pub/sign.zip
/PHP-7.4/ext/filter/
H A Dlogical_filters.c98 int sign = 0, digit = 0; in php_filter_parse_int() local
103 sign = 1; in php_filter_parse_int()
117 ctx_value = ((sign)?-1:1) * ((*(str++)) - '0'); in php_filter_parse_int()
131 if ( (!sign) && ctx_value <= (ZEND_LONG_MAX-digit)/10 ) { in php_filter_parse_int()
133 } else if ( sign && ctx_value >= (ZEND_LONG_MIN+digit)/10) { in php_filter_parse_int()
/PHP-7.4/ext/openssl/
H A Dopenssl.c5472 if (p7->d.sign != NULL) { in PHP_FUNCTION()
5473 certs = p7->d.sign->cert; in PHP_FUNCTION()
5474 crls = p7->d.sign->crl; in PHP_FUNCTION()
/PHP-7.4/ext/openssl/tests/
H A Dbug36732.phpt2 Bug #36732 (add support for req_extensions in openss_csr_new and sign)
H A Dbug66501.phpt20 $res = openssl_sign($data ='alpha', $sign, $key, 'SHA1');
H A Dopenssl_sign_basic.phpt11 var_dump(openssl_sign($data, $sign, $privkey)); // no output
12 var_dump(openssl_sign($data, $sign, $wrong));
13 var_dump(openssl_sign(array(), $sign, $privkey));
H A Dopenssl_verify_basic.phpt12 openssl_sign($data, $sign, $privkey);
13 var_dump(openssl_verify($data, $sign, $pubkey));
14 var_dump(openssl_verify($data, $sign, $privkey));
15 var_dump(openssl_verify($data, $sign, $wrong));
17 var_dump(openssl_verify($wrong, $sign, $pubkey));
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1315 int sign = 0; in read_number() local
1326 sign = +1; in read_number()
1332 sign = -1; in read_number()
1348 if (allow_sign >= 0 && sign != 0) in read_number()
1356 if (sign > 0) n += allow_sign; in read_number()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c1876 sljit_u32 sign = 0, inst; in sljit_emit_mem() local
1893 sign = 1; in sljit_emit_mem()
1898 sign = 1; in sljit_emit_mem()
1903 sign = 1; in sljit_emit_mem()
1914 inst |= sign ? 0x00800000 : 0x00400000; in sljit_emit_mem()
H A DsljitNativeX86_64.c844 static sljit_s32 emit_mov_int(struct sljit_compiler *compiler, sljit_s32 sign, in emit_mov_int() argument
858 if (sign || ((sljit_uw)srcw <= 0x7fffffff)) { in emit_mov_int()
879 if (sign) { in emit_mov_int()
H A DsljitNativeX86_common.c1093 static sljit_s32 emit_mov_byte(struct sljit_compiler *compiler, sljit_s32 sign, in emit_mov_byte() argument
1147 *inst = sign ? MOVSX_r_rm8 : MOVZX_r_rm8; in emit_mov_byte()
1152 if (sign) { in emit_mov_byte()
1176 *inst = sign ? MOVSX_r_rm8 : MOVZX_r_rm8; in emit_mov_byte()
1259 static sljit_s32 emit_mov_half(struct sljit_compiler *compiler, sljit_s32 sign, in emit_mov_half() argument
1295 *inst = sign ? MOVSX_r_rm16 : MOVZX_r_rm16; in emit_mov_half()
/PHP-7.4/ext/standard/
H A Dcrypt_blowfish.c556 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local
596 sign = diff = 0; in BF_set_key()
612 sign |= tmp[1] & 0x80; in BF_set_key()
636 sign <<= 9; /* move the non-benign sign extension flag to bit 16 */ in BF_set_key()
637 sign &= ~diff & safety; /* action needed? */ in BF_set_key()
650 initial[0] ^= sign; in BF_set_key()
/PHP-7.4/ext/standard/html_tables/mappings/
H A D8859-1.TXT33 # Column #3 the Unicode name (follows a comment sign, '#')
H A D8859-15.TXT34 # Column #3 the Unicode name (follows a comment sign, '#')
H A D8859-5.TXT33 # Column #3 the Unicode name (follows a comment sign, '#')
H A DCP1251.TXT15 # Column #3 is the Unicode name (follows a comment sign, '#')
H A DCP1252.TXT15 # Column #3 is the Unicode name (follows a comment sign, '#')

Completed in 239 milliseconds

12