Home
last modified time | relevance | path

Searched refs:pc (Results 1 – 25 of 36) sorted by relevance

12

/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c596 if (pc->output >= pc->start) { in collector_strpos()
602 if (pc->needle_pos >= pc->needle_len) { in collector_strpos()
795 pc.needle_len = pc.needle.pos; in mbfl_substr_count()
857 if (pc->output >= pc->stop) { in collector_substr()
861 if (pc->output >= pc->start) { in collector_substr()
1394 if (pc->outchar >= pc->from) { in collector_strimwidth()
1397 if (pc->outwidth > pc->width) { in collector_strimwidth()
1399 pc->endpos = pc->device.pos; in collector_strimwidth()
1489 } else if (pc.outwidth > pc.width) { in mbfl_strimwidth()
1494 pc.device.pos = pc.endpos; in mbfl_strimwidth()
[all …]
/PHP-8.1/ext/oci8/tests/
H A Dstatement_cache.phpt17 $pc = oci_pconnect($user, $password, $dbase);
19 $stmt = oci_parse($pc, "select 1+3 from dual");
23 $stmt = oci_parse($pc, "select 1+3 from dual");
H A Dselect_null.phpt10 $pc = oci_pconnect($user, $password, $dbase);
12 $stmt = oci_parse($pc, "select NULL from dual");
H A Dexecute_mode.phpt10 $pc = oci_pconnect($user, $password, $dbase);
12 $stmt = oci_parse($pc, "select NULL from dual");
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h211 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
226 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
268 int pc; in dasm_link() local
269 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
270 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
395 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
398 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
399 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_ppc.h211 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
226 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
272 int pc; in dasm_link() local
273 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
274 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
394 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
397 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
398 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_arm.h220 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
235 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
289 int pc; in dasm_link() local
290 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
291 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
432 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
435 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
436 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_arm64.h262 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
282 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put()
358 int pc; in dasm_link() local
359 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
360 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
541 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
544 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
545 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_x86.h233 case DASM_IMM_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put()
252 case DASM_LABEL_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put()
290 int pc; in dasm_link() local
291 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link()
292 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link()
504 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument
507 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel()
508 int pos = D->pclabels[pc]; in dasm_getpclabel()
H A Ddasm_proto.h73 DASM_FDEF int dasm_getpclabel(Dst_DECL, unsigned int pc);
H A Dminilua.c3390 SETARG_A(*pc,!(GETARG_A(*pc)));
4941 #define dojump(L,pc,i){(pc)+=(i);}
5100 dojump(L,pc,GETARG_sBx(*pc));
5102 pc++;
5108 dojump(L,pc,GETARG_sBx(*pc));
5110 pc++;
5116 dojump(L,pc,GETARG_sBx(*pc));
5118 pc++;
5123 dojump(L,pc,GETARG_sBx(*pc));
5131 dojump(L,pc,GETARG_sBx(*pc));
[all …]
/PHP-8.1/build/
H A Dconfig.guess927 GUESS=$UNAME_MACHINE-pc-msys
930 GUESS=$UNAME_MACHINE-pc-pw32
948 GUESS=x86_64-pc-cygwin
1234 pc:*:*:*)
1241 GUESS=i586-pc-msdosdjgpp
1244 GUESS=i386-pc-mach3
1362 GUESS=i586-pc-beos
1365 GUESS=i586-pc-haiku
1441 UNAME_MACHINE=pc
1446 GUESS=i386-pc-qnx
[all …]
H A Dconfig.sub951 vendor=pc
957 vendor=pc
961 vendor=pc
/PHP-8.1/ext/opcache/jit/libudis86/
H A Dsyn.c100 case 8 : return (u->pc + opr->lval.sbyte) & trunc_mask; in ud_syn_rel_target()
101 case 16: return (u->pc + opr->lval.sword) & trunc_mask; in ud_syn_rel_target()
102 case 32: return (u->pc + opr->lval.sdword) & trunc_mask; in ud_syn_rel_target()
H A Dtypes.h207 uint64_t pc; member
/PHP-8.1/ext/gd/libgd/
H A Dgdft.c630 int x, y, row, col, pc, pcr; local
641 pc = row * bitmap.pitch;
642 pcr = pc;
649 for (col = 0; col < bitmap.width; col++, pc++) {
655 level = (bitmap.buffer[pc] * gdAlphaMax / (bitmap.num_grays - 1));
705 pc = row * bitmap.pitch;
706 pcr = pc;
708 pc *= 8; /* pc is measured in bits for monochrome images */
717 for (col = 0; col < bitmap.width; col++, pc++) {
724 … tc_key.pixel = ((bitmap.buffer[pc] * NUMCOLORS) + bitmap.num_grays / 2) / (bitmap.num_grays - 1);
[all …]
/PHP-8.1/Zend/asm/
H A Djump_arm_aapcs_elf_gas.S84 pop {pc}
H A Djump_arm_aapcs_macho_gas.S95 pop {pc}
H A Djump_arm64_aapcs_macho_gas.S103 ; load pc
H A Djump_arm64_aapcs_elf_gas.S105 # load pc
H A Djump_riscv64_sysv_elf_gas.S141 # load pc
/PHP-8.1/ext/curl/tests/
H A Dcheck_win_config.phpt52 Host => %s-pc-win32
/PHP-8.1/.github/actions/configure-x32/
H A Daction.yml19 --build=i686-pc-linux-gnu \
/PHP-8.1/ext/ldap/
H A Dconfig.m468 dnl -pc removal is a hack for clang
69 MACHINE_INCLUDES=$($CC -dumpmachine | $SED 's/-pc//')
/PHP-8.1/ext/reflection/tests/
H A Dproperty_exists.phpt63 $pc = array($oA, 'A', 'B', 'C', $oC);
66 foreach($pc as $p1) {

Completed in 80 milliseconds

12