/PHP-8.0/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 645 if (pc->output >= pc->start) { in collector_strpos() 651 if (pc->needle_pos >= pc->needle_len) { in collector_strpos() 844 pc.needle_len = pc.needle.pos; in mbfl_substr_count() 906 if (pc->output >= pc->stop) { in collector_substr() 910 if (pc->output >= pc->start) { in collector_substr() 1447 if (pc->outchar >= pc->from) { in collector_strimwidth() 1450 if (pc->outwidth > pc->width) { in collector_strimwidth() 1452 pc->endpos = pc->device.pos; in collector_strimwidth() 1541 } else if (pc.outwidth > pc.width) { in mbfl_strimwidth() 1546 pc.device.pos = pc.endpos; in mbfl_strimwidth() [all …]
|
/PHP-8.0/ext/oci8/tests/ |
H A D | statement_cache.phpt | 15 $pc = oci_pconnect($user, $password, $dbase); 17 $stmt = oci_parse($pc, "select 1+3 from dual"); 21 $stmt = oci_parse($pc, "select 1+3 from dual");
|
H A D | select_null.phpt | 10 $pc = oci_pconnect($user, $password, $dbase); 12 $stmt = oci_parse($pc, "select NULL from dual");
|
H A D | execute_mode.phpt | 10 $pc = oci_pconnect($user, $password, $dbase); 12 $stmt = oci_parse($pc, "select NULL from dual");
|
/PHP-8.0/ext/opcache/jit/dynasm/ |
H A D | dasm_mips.h | 211 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() 390 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument 393 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel() 394 int pos = D->pclabels[pc]; in dasm_getpclabel()
|
H A D | dasm_ppc.h | 211 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() 390 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument 393 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel() 394 int pos = D->pclabels[pc]; in dasm_getpclabel()
|
H A D | dasm_arm.h | 220 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put() 235 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put() 288 int pc; in dasm_link() local 289 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link() 290 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link() 427 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument 430 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel() 431 int pos = D->pclabels[pc]; in dasm_getpclabel()
|
H A D | dasm_arm64.h | 260 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put() 275 pl = D->pclabels + n; CKPL(pc, PC); in dasm_put() 343 int pc; in dasm_link() local 344 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link() 345 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link() 489 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument 492 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel() 493 int pos = D->pclabels[pc]; in dasm_getpclabel()
|
H A D | dasm_x86.h | 234 case DASM_IMM_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put() 250 case DASM_LABEL_PC: pl = D->pclabels + va_arg(ap, int); CKPL(pc, PC); in dasm_put() 288 int pc; in dasm_link() local 289 for (pc = 0; pc*sizeof(int) < D->pcsize; pc++) in dasm_link() 290 if (D->pclabels[pc] > 0) return DASM_S_UNDEF_PC|pc; in dasm_link() 490 int dasm_getpclabel(Dst_DECL, unsigned int pc) in dasm_getpclabel() argument 493 if (pc*sizeof(int) < D->pcsize) { in dasm_getpclabel() 494 int pos = D->pclabels[pc]; in dasm_getpclabel()
|
H A D | dasm_proto.h | 73 DASM_FDEF int dasm_getpclabel(Dst_DECL, unsigned int pc);
|
H A D | minilua.c | 3390 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.0/build/ |
H A D | config.guess | 927 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 D | config.sub | 951 vendor=pc 957 vendor=pc 961 vendor=pc
|
H A D | shtool | 1726 pc=99 1734 echo "$pv:$pc:$nc:$perl" >>$tmpfile 1739 pc=`expr $pc - 1`
|
H A D | pkg.m4 | 222 dnl should install pkg-config .pc files. By default the directory is 244 dnl module should install arch-independent pkg-config .pc files. By
|
/PHP-8.0/ext/opcache/jit/libudis86/ |
H A D | syn.c | 100 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 D | types.h | 207 uint64_t pc; member
|
H A D | udis86.c | 123 u->pc = o; in ud_set_pc()
|
H A D | decode.c | 1256 u->insn_offset = u->pc; /* set offset of instruction */ in ud_decode() 1258 u->pc += u->inp_ctr; /* move program counter by bytes decoded */ in ud_decode()
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gdft.c | 630 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.0/ext/curl/tests/ |
H A D | check_win_config.phpt | 52 Host => %s-pc-win32
|
/PHP-8.0/ext/ldap/ |
H A D | config.m4 | 68 dnl -pc removal is a hack for clang 69 MACHINE_INCLUDES=$($CC -dumpmachine | $SED 's/-pc//')
|
/PHP-8.0/ext/reflection/tests/ |
H A D | property_exists.phpt | 63 $pc = array($oA, 'A', 'B', 'C', $oC); 66 foreach($pc as $p1) {
|
/PHP-8.0/ext/json/ |
H A D | json_scanner.re | 82 php_json_ctype *pc = s->cursor - start; 84 code |= php_json_hex_to_int(*(pc--)) << (i * 4);
|
/PHP-8.0/ext/odbc/ |
H A D | config.m4 | 370 dnl keep old DIR way for old version without libodbc.pc
|