Home
last modified time | relevance | path

Searched refs:sign (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c874 static sljit_si emit_mov_byte(struct sljit_compiler *compiler, sljit_si sign, in emit_mov_byte() argument
931 *inst = sign ? MOVSX_r_rm8 : MOVZX_r_rm8; in emit_mov_byte()
936 if (sign) { in emit_mov_byte()
960 *inst = sign ? MOVSX_r_rm8 : MOVZX_r_rm8; in emit_mov_byte()
1019 static sljit_si emit_mov_half(struct sljit_compiler *compiler, sljit_si sign, in emit_mov_half() argument
1058 *inst = sign ? MOVSX_r_rm16 : MOVZX_r_rm16; in emit_mov_half()
H A DsljitNativeARM_32.c1463 sljit_sw sign; in getput_arg() local
1481 sign = 1; in getput_arg()
1485 sign = 0; in getput_arg()
1489 GETPUT_ARG_DATA_TRANSFER(sign, 0, reg, TMP_REG3, argw); in getput_arg()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation6.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation8.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation7.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation5.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation2.phpt107 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation3.phpt104 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
H A Dgettype_settype_variation4.phpt111 "-0x80001", // invalid numerics as its prefix with sign or have decimal points
/PHP-5.5/
H A DREADME.TESTING97 sign '#' in test names and/or test cases are named bug12345.phpt.
H A DREADME.RELEASE_PROCESS179 ``gpg -u YOUREMAIL --armor --detach-sign php-X.Y.Z.tar.xxx``
H A Dphp.ini-development59 ; sign, or by using the None keyword:
H A Dphp.ini-production59 ; sign, or by using the None keyword:
H A DNEWS398 . Fixed bug #69403 (str_repeat() sign mismatch based memory corruption).
5624 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1251.TXT15 # Column #3 is the Unicode name (follows a comment sign, '#')
H A D8859-5.TXT33 # Column #3 the Unicode name (follows a comment sign, '#')
H A DCP1252.TXT15 # Column #3 is the Unicode name (follows a comment sign, '#')
H A DCP866.TXT14 # Column #3 is the Unicode name (follows a comment sign, '#')
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 DKOI8-R.TXT36 # Column #3 the Unicode name (follows a comment sign, '#')
H A DROMAN.TXT102 # a "currency sign" variant of the Mac OS Roman encoding that still
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch483 * the sign extension must have happened.
/PHP-5.5/build/
H A Dlibtool.m4735 # with a dollar sign (not a hyphen), so the echo should work correctly.
1152 # with a dollar sign (not a hyphen), so the echo should work correctly.

Completed in 115 milliseconds

123