Home
last modified time | relevance | path

Searched refs:RC (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dgrepoutput5 RC=0
8 RC=0
14 RC=0
17 RC=0
26 RC=0
35 RC=0
39 RC=0
42 RC=0
44 RC=0
46 RC=1
[all …]
H A Dgrepoutput87 RC=0
13 RC=0
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c87 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
95 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
180 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
196 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
212 return push_inst(compiler, XOR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
218 …return push_inst(compiler, RLWINM | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11) | ((31 - … in emit_single_op()
220 return push_inst(compiler, SLW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
226 …return push_inst(compiler, RLWINM | RC(flags) | S(src1) | A(dst) | (((32 - compiler->imm) & 0x1f) … in emit_single_op()
228 return push_inst(compiler, SRW | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
236 FAIL_IF(push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11))); in emit_single_op()
[all …]
H A DsljitNativePPC_64.c203 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
213 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
214 return push_inst(compiler, CNTLZD | RC(flags) | S(src2) | A(dst)); in emit_single_op()
307 return push_inst(compiler, AND | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
323 return push_inst(compiler, OR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
339 return push_inst(compiler, XOR | RC(flags) | S(src1) | A(dst) | B(src2)); in emit_single_op()
350 return push_inst(compiler, RLDI(dst, src1, compiler->imm, 63 - compiler->imm, 1) | RC(flags)); in emit_single_op()
353 …return push_inst(compiler, ((flags & ALT_FORM2) ? SLW : SLD) | RC(flags) | S(src1) | A(dst) | B(sr… in emit_single_op()
364 return push_inst(compiler, RLDI(dst, src1, 64 - compiler->imm, compiler->imm, 0) | RC(flags)); in emit_single_op()
367 …return push_inst(compiler, ((flags & ALT_FORM2) ? SRW : SRD) | RC(flags) | S(src1) | A(dst) | B(sr… in emit_single_op()
[all …]
H A DsljitNativePPC_common.c128 #define RC(flags) ((flags & ALT_SET_FLAGS) >> 10) macro
/PHP-7.1/
H A DREADME.RELEASE_PROCESS56 Rolling a non stable release (alpha/beta/RC)
84 F.e. if the RC is "5.4.1RC1" then the new one should be "5.4.2-dev" - regardless if we get
85 a new RC or not. This is to make sure ``version_compare()`` can correctly work.
103 15. Now the RC can be found on http://downloads.php.net/yourname,
110 Getting the non stable release (alpha/beta/RC) announced
115 either the next RC, or the final release". Include in this information the verification
133 Example: When rolling an RC, set the 'rc' with appropriate information for the
148 6. For the first RC, write the doc team (phpdoc@lists.php.net) about updating the
154 1. Checkout your release branch, you should have created when releasing previous RC
233 (prepare for next RC)
/PHP-7.1/win32/build/
H A Dtemplate.rc1 /* This is a template RC file.
H A DMakefile111 $(RC) /nologo /fo $(PHPDLL_RES) /d FILE_DESCRIPTION="\"PHP Script Interpreter\"" \
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic15526 >>>0x10 string CD \b, Konami RC-
15530 >>>0x10 string EF \b, Konami RC-
H A Dmagic私はガラスを食べられます15526 >>>0x10 string CD \b, Konami RC-
15530 >>>0x10 string EF \b, Konami RC-

Completed in 109 milliseconds