Home
last modified time | relevance | path

Searched refs:W (Results 1 – 25 of 139) sorted by last modified time

123456

/php-src/ext/dom/lexbor/lexbor/core/
H A Ddtoa.c77 lexbor_grisu2_gen(lexbor_diyfp_t W, lexbor_diyfp_t Mp, uint64_t delta, in lexbor_grisu2_gen() argument
99 wp_w = lexbor_diyfp_sub(Mp, W); in lexbor_grisu2_gen()
218 lexbor_diyfp_t v, w_m, w_p, c_mk, W, Wp, Wm; in lexbor_grisu2() local
225 W = lexbor_diyfp_mul(lexbor_diyfp_normalize(v), c_mk); in lexbor_grisu2()
233 return lexbor_grisu2_gen(W, Wp, Wp.significand - Wm.significand, begin, end, in lexbor_grisu2()
/php-src/build/
H A Dlibtool.m4928 # _LT_AC_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
4946 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic4.phpt173 string(108) " 2 sssssssssssssssssssssssssss W W =?ArmSCII-8?B?ICAgP1MBAD9gAAAgICAgbVND…
H A Dmb_detect_encoding.phpt17 $polish2 = "Wół poszedł spać bardzo wcześnie. A to zdanie bez ogonka.";
H A Dmb_convert_kana.phpt256 PHPUG Würzburg <phpug-wuerzburg.de>
/php-src/ext/gd/libgd/
H A Dgd.c312 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;}
339 float H, W, B; member
391 diff = diff * diff + (HWB1.W - HWB2.W) * (HWB1.W - HWB2.W) + (HWB1.B - HWB2.B) * (HWB1.B - HWB2.B); in HWB_Diff()
409 float h = HWB.H, w = HWB.W, b = HWB.B, v, n, f;
/php-src/ext/intl/tests/
H A Dtimezone_windowsID_basic2.phpt39 string(26) "W. Australia Standard Time"
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c2661 #define SELECT_OP3(op, src2w, D, D32, W) (((op & SLJIT_32) ? (W) : ((src2w) < 32) ? (D) : (D32)) | … argument
2662 #define SELECT_OP2(op, D, W) ((op & SLJIT_32) ? (W) : (D)) argument
2664 #define SELECT_OP3(op, src2w, D, D32, W) ((W) | ((sljit_ins)(src2w) << 6)) argument
2665 #define SELECT_OP2(op, D, W) (W) argument
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9068 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, in compile_char1_matchingpath()
9073 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, in compile_char1_matchingpath()
9956 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS3(32, W, W, W), SLJIT_IMM, SLJIT_FUNC_ADDR(do_call… in compile_callout_matchingpath()
10675 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, in match_script_run_common()
10678 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, SLJIT_FUNC_ADDR(do_script_r… in match_script_run_common()
13608 …sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, SLJIT_FUNC_ADDR(do_search_… in compile_control_verb_backtrackingpath()
14317 sljit_emit_enter(compiler, 0, SLJIT_ARGS1(W, W), 5, 5, SLJIT_NUMBER_OF_SCRATCH_FLOAT_REGISTERS, 0, … in jit_compile()
14591 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS2(W, W, W), SLJIT_IMM, SLJIT_FUNC_ADDR(sljit_stack… in jit_compile()
H A Dpcre2_jit_simd_inc.h862 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
865 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
868 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
883 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
886 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
889 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
901 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
904 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
907 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_simd()
1087 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS4(W, W, W, W, W), in fast_forward_char_pair_simd()
[all …]
/php-src/ext/standard/
H A Dcrypt_sha256.c116 uint32_t W[64]; in sha256_process_block() local
140 W[t] = SWAP (*words); in sha256_process_block()
144 W[t] = R1 (W[t - 2]) + W[t - 7] + R0 (W[t - 15]) + W[t - 16]; in sha256_process_block()
148 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
H A Dcrypt_sha512.c144 uint64_t W[80]; in sha512_process_block() local
169 W[t] = SWAP (*words); in sha512_process_block()
174 W[t] = R1 (W[t - 2]) + W[t - 7] + R0 (W[t - 15]) + W[t - 16]; in sha512_process_block()
179 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
H A Dsha1.c275 FF(e, a, b, c, d, W(16)); /* 17 */ in SHA1Transform()
276 FF(d, e, a, b, c, W(17)); /* 18 */ in SHA1Transform()
277 FF(c, d, e, a, b, W(18)); /* 19 */ in SHA1Transform()
278 FF(b, c, d, e, a, W(19)); /* 20 */ in SHA1Transform()
281 GG(a, b, c, d, e, W(20)); /* 21 */ in SHA1Transform()
282 GG(e, a, b, c, d, W(21)); /* 22 */ in SHA1Transform()
283 GG(d, e, a, b, c, W(22)); /* 23 */ in SHA1Transform()
284 GG(c, d, e, a, b, W(23)); /* 24 */ in SHA1Transform()
285 GG(b, c, d, e, a, W(24)); /* 25 */ in SHA1Transform()
286 GG(a, b, c, d, e, W(25)); /* 26 */ in SHA1Transform()
[all …]
/php-src/ext/hash/
H A Dhash_sha.c165 uint32_t x[16], T1, T2, W[64]; in SHA256Transform() local
172 W[i] = x[i]; in SHA256Transform()
175 W[i] = SHA256_F5(W[i-2]) + W[i-7] + SHA256_F4(W[i-15]) + W[i-16]; in SHA256Transform()
179 T1 = h + SHA256_F3(e) + SHA256_F0(e,f,g) + SHA256_K[i] + W[i]; in SHA256Transform()
477 uint64_t x[16], T1, T2, W[80]; in SHA512Transform() local
484 W[i] = x[i]; in SHA512Transform()
487 W[i] = SHA512_F5(W[i-2]) + W[i-7] + SHA512_F4(W[i-15]) + W[i-16]; in SHA512Transform()
491 T1 = h + SHA512_F3(e) + SHA512_F0(e,f,g) + SHA512_K[i] + W[i]; in SHA512Transform()
/php-src/ext/date/lib/
H A Dparse_date.re1111 isoweekday = year4 "-"? "W" weekofyear "-"? [0-7];
1112 isoweek = year4 "-"? "W" weekofyear;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます885 >8 string/W qt \b, Apple QuickTime movie
964 >8 string/W jp2 \b, JPEG 2000
8400 # Added by W. Borgert <debacle@debian.org>.
8411 # Added by W. Borgert <debacle@debian.org>.
14932 # Richard W.M. Jones <rjones@redhat.com>
26961 >>>>0x40 search/0x40 PMODE/W for MS-DOS, PMODE/W DOS extender
30882 # message type E H I P W ?
31718 0 search/1024/W \=pod\n Perl POD document text
31719 0 search/1024/W \n\=pod\n Perl POD document text
38400 # From: Richard W.M. Jones <rich@annexia.org>
[all …]
H A Dmagic885 >8 string/W qt \b, Apple QuickTime movie
964 >8 string/W jp2 \b, JPEG 2000
8400 # Added by W. Borgert <debacle@debian.org>.
8411 # Added by W. Borgert <debacle@debian.org>.
14932 # Richard W.M. Jones <rjones@redhat.com>
26961 >>>>0x40 search/0x40 PMODE/W for MS-DOS, PMODE/W DOS extender
30882 # message type E H I P W ?
31718 0 search/1024/W \=pod\n Perl POD document text
31719 0 search/1024/W \n\=pod\n Perl POD document text
38400 # From: Richard W.M. Jones <rich@annexia.org>
[all …]
/php-src/ext/mbstring/tests/data/
H A DKSX1001.txt300 0x2357 0xFF37 # FULLWIDTH LATIN CAPITAL LETTER W
332 0x2377 0xFF57 # FULLWIDTH LATIN SMALL LETTER W
617 0x2750 0x33BC # SQUARE MU W
712 0x2863 0x24E6 # CIRCLED LATIN SMALL LETTER W
806 0x2963 0x24B2 # PARENTHESIZED LATIN SMALL LETTER W
H A DJISX0212.txt252 0x2A71 0x0174 # LATIN CAPITAL LETTER W WITH CIRCUMFLEX
337 0x2B71 0x0175 # LATIN SMALL LETTER W WITH CIRCUMFLEX
H A DJISX0201.txt102 0x57 0x0057 # LATIN CAPITAL LETTER W
134 0x77 0x0077 # LATIN SMALL LETTER W
H A DBIG5.txt508 0xA2E5 0xFF37 # FULLWIDTH LATIN CAPITAL LETTER W
534 0xA340 0xFF57 # FULLWIDTH LATIN SMALL LETTER W
H A DCP1252.txt106 0x57 0x0057 #LATIN CAPITAL LETTER W
138 0x77 0x0077 #LATIN SMALL LETTER W
/php-src/ext/standard/tests/strings/
H A Dstrrchr_basic.phpt77 string(8) "Hello, W"
79 string(8) "Hello, W"
/php-src/ext/standard/tests/file/windows_acls/
H A Dcommon.inc71 if ($perm & PHPT_ACL_WRITE) $perm_entry[] = 'W';
76 $cmd = $icacls . ' ' . $path_escaped . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
100 $cmd = $icacls . ' ' . $path_escaped . ' /deny ' . $user . ':(F,M,R,RX,W)';
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_variations.phpt76 string(1) "W"

Completed in 284 milliseconds

123456