Home
last modified time | relevance | path

Searched refs:p2 (Results 1 – 25 of 75) sorted by path

123

/php-src/Zend/tests/attributes/override/
H A D001.phpt17 public function p2() {}
25 public function p2() {}
36 public function p2() {}
/php-src/Zend/
H A Dzend_object_handlers.c1762 zval *p1, *p2; in zend_std_compare_objects() local
1771 p2 = OBJ_PROP(zobj2, info->offset); in zend_std_compare_objects()
1774 if (Z_TYPE_P(p2) != IS_UNDEF) { in zend_std_compare_objects()
1777 ret = zend_compare(p1, p2); in zend_std_compare_objects()
1787 if (Z_TYPE_P(p2) != IS_UNDEF) { in zend_std_compare_objects()
H A Dzend_strtod.c2153 dshift(b, p2) Bigint *b; int p2; in dshift() argument
2159 if (p2 > 0)
2160 rv -= p2;
2332 p2 = Emin - P + 1;
2345 --p2;
2354 p2 -= bc->scale;
2363 p2 = Emin;
2391 p2 -= p5 + i;
2400 if (p2 > 0) {
2401 b2 = p2;
[all …]
H A Dzend_vm_trace_handlers.h54 static int zend_vm_trace_compare(const Bucket *p1, const Bucket *p2) in zend_vm_trace_compare() argument
56 if (Z_LVAL(p1->val) < Z_LVAL(p2->val)) { in zend_vm_trace_compare()
58 } else if (Z_LVAL(p1->val) > Z_LVAL(p2->val)) { in zend_vm_trace_compare()
H A Dzend_vm_trace_map.h46 static int zend_vm_trace_compare(const Bucket *p1, const Bucket *p2) in zend_vm_trace_compare() argument
48 if (Z_LVAL(p1->val) > Z_LVAL(p2->val)) { in zend_vm_trace_compare()
50 } else if (Z_LVAL(p1->val) < Z_LVAL(p2->val)) { in zend_vm_trace_compare()
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m4817 pair (T1 p1, T2 p2)
819 m2 {p2}
/php-src/ext/dom/lexbor/lexbor/core/
H A Ddtoa.c83 uint64_t p2, tmp; in lexbor_grisu2_gen() local
103 p2 = Mp.significand & (one.significand - 1); in lexbor_grisu2_gen()
140 tmp = ((uint64_t) p1 << -one.exp) + p2; in lexbor_grisu2_gen()
153 p2 *= 10; in lexbor_grisu2_gen()
155 c = (char) (p2 >> -one.exp); in lexbor_grisu2_gen()
166 p2 &= one.significand - 1; in lexbor_grisu2_gen()
169 if (p2 < delta) { in lexbor_grisu2_gen()
172 lexbor_grisu2_round(begin, p - begin, delta, p2, one.significand, in lexbor_grisu2_gen()
/php-src/ext/dom/tests/modern/spec/
H A Dserialize_element_unqualified.phpt8 $dom = DOM\XMLDocument::createFromString('<root xmlns:p1="u1"><child xmlns:p2="u1"><p1:child2/></ch…
11 $dom = DOM\XMLDocument::createFromString('<root xmlns:p1="u1"><child xmlns:p2="u1"></child></root>'…
20 <root xmlns:p1="u1"><child xmlns:p2="u1"><p1:child2/></child></root>
22 <root xmlns:p1="u1"><child xmlns:p2="u1"><p2:child2/></child></root>
/php-src/ext/ffi/
H A Dffi.c1874 char *p1, *p2; in zend_ffi_cdata_do_operation() local
1885 p2 = (char*)(*(void**)cdata2->ptr); in zend_ffi_cdata_do_operation()
1888 p2 = cdata2->ptr; in zend_ffi_cdata_do_operation()
1892 (zend_long)(p1 - p2) / (zend_long)t1->size); in zend_ffi_cdata_do_operation()
/php-src/ext/ffi/tests/
H A D033.phpt12 $p2 = $ffi->new("uint16_t[2]", true, true);
13 var_dump($p1, $p2);
H A D034.phpt12 $p2 = $ffi->new("uint16_t[2]");
14 var_dump(FFI::sizeof($p1), FFI::sizeof($p2), FFI::sizeof($p3));
15 var_dump(FFI::alignof($p1), FFI::alignof($p2), FFI::alignof($p3));
16 var_dump(FFI::sizeof(FFI::typeof($p1)), FFI::sizeof(FFI::typeof($p2)), FFI::sizeof(FFI::typeof($p3)…
17 var_dump(FFI::alignof(FFI::typeof($p1)), FFI::alignof(FFI::typeof($p2)), FFI::alignof(FFI::typeof($…
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c1350 cmpstrp(const void *p1, const void *p2) in cmpstrp() argument
1352 return strcmp(*RCAST(char *const *, p1), *RCAST(char *const *, p2)); in cmpstrp()
/php-src/ext/ftp/tests/
H A Dserver.inc425 $p2 = $pasv_port % ((int) 1 << 8);
426 $p1 = ($pasv_port-$p2)/((int) 1 << 8);
427 fputs($s, "227 Entering Passive Mode. (127,0,0,1,{$p1},{$p2})\r\n");
/php-src/ext/gd/libgd/
H A Dgd.c2837 int p1, p2; in gdImageCompare() local
2876 p2 = im2->trueColor ? gdImageTrueColorPixel(im2, x, y) : gdImagePalettePixel(im2, x, y); in gdImageCompare()
2878 if (gdImageRed(im1, p1) != gdImageRed(im2, p2)) { in gdImageCompare()
2882 if (gdImageGreen(im1, p1) != gdImageGreen(im2, p2)) { in gdImageCompare()
2886 if (gdImageBlue(im1, p1) != gdImageBlue(im2, p2)) { in gdImageCompare()
2892 if (gdImageAlpha(im1, p1) != gdImageAlpha(im2, p2)) { in gdImageCompare()
H A Dgdkanji.c237 *p2 -= cellOffset; in SJIStoJIS()
328 if ((*p2 >= 74 && *p2 <= 103) || (*p2 >= 110 && *p2 <= 122)) in han2zen()
329 (*p2)++; in han2zen()
330 else if (*p2 == 131 || *p2 == 69) in han2zen()
331 *p2 = 148; in han2zen()
333 else if (handaku && *p2 >= 110 && *p2 <= 122) in han2zen()
334 (*p2) += 2; in han2zen()
379 int p1, p2, i, j; in do_convert()
522 if (p2 == 222 || p2 == 223) in do_check_and_conv()
525 p2 = 0; in do_check_and_conv()
[all …]
/php-src/ext/gd/tests/
H A Dcopy.phpt18 $p2 = imagecolorat($dst_tc, 0,0) == 0x0000ff;
21 if ($p1 && $p2 && $p3) {
43 $p2 = $c2['red'] == 0x00 && $c2['blue']==0xff && $c2['green']==0x00;
46 if ($p1 && $p2 && $p3) {
72 $p2 = $c2['red'] == 0x00 && $c2['blue']==0xff && $c2['green']==0x00;
76 if ($p1 && $p2 && $p3) {
96 $p2 = imagecolorat($dst_tc, 0,0) == 0x0000ff;
99 if ($p1 && $p2 && $p3) {
H A Dcopyresized.phpt28 $p2 = imagecolorat($dst, $x, $y);
29 if (get_hexcolor($im, $p1) != get_hexcolor($dst, $p2)) {
H A Ddashedlines.phpt19 $p2 = imagecolorat($im, 1,5) == $b;
26 if ($p1 && $p2 && $p3 && $p4 && $p5) {
40 $p2 = imagecolorat($im, 2,1) == $b;
46 if ($p1 && $p2 && $p3 && $p4 && $p5 && $p6) {
60 $p2 = imagecolorat($im, 1,1) == $b;
66 if ($p1 && $p2 && $p3 && $p4 && $p5 && $p6) {
H A Dlines.phpt14 $p2 = imagecolorat($im, 5,5)==0x00ff00;
19 if ($p1 && $p2 && $p3) {
28 $p2 = imagecolorat($im, 0,5)==0x00ff00;
34 if ($p1 && $p2 && $p3) {
46 $p2 = imagecolorat($im, 5,5)==0x00ff00;
55 if ($p1 && $p2 && $p3) {
/php-src/ext/intl/collator/
H A Dcollator_sort.c222 static int collator_cmp_sort_keys( const void *p1, const void *p2 ) in collator_cmp_sort_keys() argument
225 char* key2 = ((collator_sort_key_index_t*)p2)->key; in collator_cmp_sort_keys()
/php-src/ext/mbstring/
H A Dmbstring.c4116 uint32_t *p2 = p; in html_numeric_entity_decode() local
4119 if (*++p2 == '#') { in html_numeric_entity_decode()
4124 w = *++p2; in html_numeric_entity_decode()
4152 p2++; in html_numeric_entity_decode()
4162 w = *++p2; in html_numeric_entity_decode()
4190 p2++; in html_numeric_entity_decode()
4209 p = p2; in html_numeric_entity_decode()
4210 while (*p2 != '&') in html_numeric_entity_decode()
4211 p2++; in html_numeric_entity_decode()
4213 if (p2 > p) { in html_numeric_entity_decode()
[all …]
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm.lua728 local p2 = params[n+1]
730 if not p2 then
749 if p2 then
753 local imm = match(p2, "^#(.*)$")
759 local m, neg = parse_gpr_pm(p2)
765 local p1a, p2 = match(p1, "^([^,%s]*)%s*(.*)$")
767 if p2 ~= "" then
768 local imm = match(p2, "^,%s*#(.*)$")
773 local p2a, p3 = match(p2, "^,%s*([^,%s]*)%s*,?%s*(.*)$")
H A Ddasm_arm64.lua481 local pn, p2 = params[n], params[n+1]
484 if not p2 then
496 if p2 then
498 op = op + parse_reg_base(p1) + parse_imm(p2, 9, 12, 0, true) + 0x400
551 local pn, p2 = params[n], params[n+1]
555 if not p2 then
567 if p2 then
572 if p1a then p1, p2 = p1a, p2a else p2 = "#0" end
575 return op + parse_reg_base(p1) + parse_imm(p2, 7, 15, scale, true)
H A Dminilua.c2551 if(ttisstring(p1)||ttisnumber(p1))p1=p2;
2557 p2=p1;
2562 const char*t2=luaT_typenames[ttype(p2)];
4711 const TValue*p1,const TValue*p2){
4715 setobj(L,L->top+2,p2);
4724 const TValue*p2,const TValue*p3){
4727 setobj(L,L->top+2,p2);
4787 tm=luaT_gettmbyobj(L,p2,event);
4789 callTMres(L,res,tm,p1,p2);
4809 tm2=luaT_gettmbyobj(L,p2,event);
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir.h300 _(PI, p2, reg, def, ___) /* e-SSA Pi constraint ??? */ \

Completed in 247 milliseconds

123