Home
last modified time | relevance | path

Searched refs:x3 (Results 1 – 25 of 35) sorted by relevance

12

/PHP-5.5/ext/mbstring/oniguruma/win32/
H A Dtestc.c452 x3("(a)", "a", 0, 1, 1); in main()
453 x3("(ab)", "ab", 0, 2, 1); in main()
455 x3("((ab))", "ab", 0, 2, 1); in main()
456 x3("((ab))", "ab", 0, 2, 2); in main()
463 x3("(a)|(a)", "ba", 1, 2, 1); in main()
465 x3("(a?)", "aaa", 0, 1, 1); in main()
466 x3("(a*)", "aaa", 0, 3, 1); in main()
467 x3("(a*)", "", 0, 0, 1); in main()
759 x3("(��)", "��", 0, 2, 1); in main()
760 x3("(�ΐ�)", "�ΐ�", 0, 4, 1); in main()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A Dtestc.c452 x3("(a)", "a", 0, 1, 1); in main()
453 x3("(ab)", "ab", 0, 2, 1); in main()
455 x3("((ab))", "ab", 0, 2, 1); in main()
456 x3("((ab))", "ab", 0, 2, 2); in main()
463 x3("(a)|(a)", "ba", 1, 2, 1); in main()
465 x3("(a?)", "aaa", 0, 1, 1); in main()
466 x3("(a*)", "aaa", 0, 3, 1); in main()
467 x3("(a*)", "", 0, 0, 1); in main()
759 x3("(��)", "��", 0, 2, 1); in main()
760 x3("(�п�)", "�п�", 0, 4, 1); in main()
[all …]
H A Dtestu.c195 static void x3(char* pattern, char* str, int from, int to, int mem) in x3() function
500 x3("\000(\000a\000)\000\000", "\000a\000\000", 0, 2, 1); in main()
515 x3("\000(\000a\000*\000)\000\000", "\000\000", 0, 0, 1); in main()
807 x3("\000(pk\000)\000\000", "pk\000\000", 0, 2, 1); in main()
808 x3("\000(pkl4\000)\000\000", "pkl4\000\000", 0, 4, 1); in main()
821 x3("\000(0B\000?\000)\000\000", "0B0B0B\000\000", 0, 2, 1); in main()
822 x3("\000(0~\000*\000)\000\000", "0~0~0~\000\000", 0, 6, 1); in main()
823 x3("\000(0h\000*\000)\000\000", "\000\000", 0, 0, 1); in main()
827 x3("\000(0B0D0F\000)\000?\000\000", "0B0D0F\000\000", 0, 6, 1); in main()
828 x3("\000(0B0D0F\000)\000*\000\000", "0B0D0F\000\000", 0, 6, 1); in main()
[all …]
/PHP-5.5/ext/hash/
H A Dhash_haval.c129 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
130 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument
131 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) )
132 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (… argument
133 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6… argument
134 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
135 ((x3) & (x6)) ^ ((x4) & (x5)) ^ ((x4) & (x6)) ^ ((x0) & (x4)) ^ (x0) )
136 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
137 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
H A Dhash_tiger.c58 round(a,b,c,x3,mul) \
68 x3 -= x2 ^ ((~x1)<<19); \
69 x4 ^= x3; \
76 x3 += x2; \
77 x4 -= x3 ^ ((~x2)>>23); \
102 x0=str[0]; x1=str[1]; x2=str[2]; x3=str[3]; \
121 register php_hash_uint64 a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
/PHP-5.5/ext/gd/tests/
H A Dimageconvolution_error2.phpt2 Testing wrong array size 2x3 in imageconvolution() of GD library
25 Warning: imageconvolution(): You must have 3x3 array in %s on line %d
H A Dlibgd00106.phpt2 libgd #106 (imagerectangle 1x1 draws 1x3)
H A Dimageconvolution_error3.phpt26 Warning: imageconvolution(): You must have 3x3 array in %s on line %d
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_007w.phpt23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
27 $this->anotherIntMessage = $x3;
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_009w.phpt23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
27 $this->anotherIntMessage = $x3;
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_010w.phpt23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
27 $this->anotherIntMessage = $x3;
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_008w.phpt23 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
27 $this->anotherIntMessage = $x3;
31 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
32 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_007w.phpt17 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
21 $this->anotherIntMessage = $x3;
25 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
26 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_008w.phpt17 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
21 $this->anotherIntMessage = $x3;
25 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
26 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_009w.phpt17 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
21 $this->anotherIntMessage = $x3;
25 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
26 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_rpcenc_010w.phpt17 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
21 $this->anotherIntMessage = $x3;
25 function MoreExtendedStruct($f, $s, $x1, $x2, $x3, $b) {
26 $this->ExtendedStruct($f, $s, $x1, $x2, $x3);
H A Dr4_groupH_complex_doclit_003w.phpt24 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
28 $this->anotherIntMessage = $x3;
H A Dr4_groupH_complex_rpcenc_003w.phpt17 function ExtendedStruct($f, $s, $x1, $x2, $x3) {
21 $this->anotherIntMessage = $x3;
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt75 $x3 = array(array(3),3);
78 $x[mod($x1)][mod($x2)] = $bx[mod($x3)];
/PHP-5.5/ext/zlib/tests/
H A Dbug_40189.phpt10 $a = "\x3\x0\x85\x46\x2f\x7c\xc2\xaa\x69\x2b\x6d\xe5\xdb\xfe\xe4\x21\x8f\x0\x97\x21\x1d\x2\x0\x0\x0…
/PHP-5.5/ext/ctype/tests/
H A Dctype_cntrl_variation4.phpt21 $hex_values = array(0x1, 0x2, 0x3, 0x4);
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation13.phpt43 array(0x3, 0x4, 0x1, 0x2)
H A Dvsprintf_variation13_64bit.phpt43 array(0x3, 0x4, 0x1, 0x2)
H A Dvprintf_variation13.phpt43 array(0x3, 0x4, 0x1, 0x2)
H A Dvprintf_variation13_64bit.phpt43 array(0x3, 0x4, 0x1, 0x2)

Completed in 48 milliseconds

12