Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c733 if (pc->output >= pc->start) { in collector_strpos()
739 if (pc->needle_pos >= pc->needle_len) { in collector_strpos()
1049 pc.needle_len = pc.needle.pos; in mbfl_substr_count()
1111 if (pc->output >= pc->stop) { in collector_substr()
1115 if (pc->output >= pc->start) { in collector_substr()
1640 if (pc->outchar >= pc->from) { in collector_strimwidth()
1643 if (pc->outwidth > pc->width) { in collector_strimwidth()
1645 pc->endpos = pc->device.pos; in collector_strimwidth()
1735 } else if (pc.outwidth > pc.width) { in mbfl_strimwidth()
1740 pc.device.pos = pc.endpos; in mbfl_strimwidth()
[all …]
/PHP-7.4/ext/oci8/tests/
H A Dstatement_cache.phpt15 $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 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-7.4/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
H A Dshtool1726 pc=99
1734 echo "$pv:$pc:$nc:$perl" >>$tmpfile
1739 pc=`expr $pc - 1`
H A Dpkg.m4222 dnl should install pkg-config .pc files. By default the directory is
244 dnl module should install arch-independent pkg-config .pc files. By
H A Dlibtool.m42542 pc)
/PHP-7.4/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-7.4/ext/curl/tests/
H A Dcheck_win_config.phpt52 Host => %s-pc-win32
/PHP-7.4/ext/reflection/tests/
H A Dproperty_exists.phpt63 $pc = array($oA, 'A', 'B', 'C', $oC);
66 foreach($pc as $p1) {
/PHP-7.4/ext/ldap/
H A Dconfig.m468 dnl -pc removal is a hack for clang
69 MACHINE_INCLUDES=$($CC -dumpmachine | $SED 's/-pc//')
/PHP-7.4/ext/json/
H A Djson_scanner.re84 php_json_ctype *pc = s->cursor - start;
86 code |= php_json_hex_to_int(*(pc--)) << (i * 4);
/PHP-7.4/ext/odbc/
H A Dconfig.m4370 dnl keep old DIR way for old version without libodbc.pc
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt161 array( 'BQMQ[1|F1]Lk]|pc&WD5buo|ab|D+*}', '5d600f5e' ),
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c9522 unsigned long long pc, in parse_insn_tilegx() argument
9569 opval = (raw_opval * TILEGX_BUNDLE_SIZE_IN_BYTES) + pc; in parse_insn_tilegx()
/PHP-7.4/
H A DUPGRADING803 Directory is still accepted for old versions without libodbc.pc.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3067 # ftp://ftp.elf.stuba.sk/pub/pc/pack/
3071 # ftp://ftp.elf.stuba.sk/pub/pc/pack/xpa32.zip
11281 # grub-1.94/kern/i386/pc/startup.S
16080 # https://web.archive.org/web/20100206055706/http://www.qzx.com/pc-gpe/pcx.txt
25140 >>6 string \\pc IBM PC, code page 437
H A Dmagic3067 # ftp://ftp.elf.stuba.sk/pub/pc/pack/
3071 # ftp://ftp.elf.stuba.sk/pub/pc/pack/xpa32.zip
11281 # grub-1.94/kern/i386/pc/startup.S
16080 # https://web.archive.org/web/20100206055706/http://www.qzx.com/pc-gpe/pcx.txt
25140 >>6 string \\pc IBM PC, code page 437

Completed in 226 milliseconds