Home
last modified time | relevance | path

Searched refs:d1 (Results 51 – 60 of 60) sorted by relevance

123

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c1702 ir_coalesce_block *d1 = (ir_coalesce_block*)b1; in ir_block_cmp() local
1705 if (d1->loop_depth > d2->loop_depth) { in ir_block_cmp()
1707 } else if (d1->loop_depth == d2->loop_depth) { in ir_block_cmp()
1708 if (d1->b < d2->b) { in ir_block_cmp()
H A Dir_aarch64.dasc5273 | stp d0, d1, [sp, #-16]!
/php-src/Zend/
H A Dzend_operators.c2178 double d1, d2; in numeric_compare_function() local
2180 d1 = zval_get_double(op1); in numeric_compare_function()
2183 return ZEND_THREEWAY_COMPARE(d1, d2); in numeric_compare_function()
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_cp866.phpt393 BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE: &#x2564; => d1
H A Dhtml_entity_decode_koi8-r.phpt393 CYRILLIC SMALL LETTER YA: &#x44F; => d1
H A Dbug49785.phpt235 string(2) "d1"
/php-src/ext/standard/
H A Darray.c157 double d1, d2; in php_array_key_compare_numeric_unstable_i() local
159 d1 = zend_strtod(f->key->val, NULL); in php_array_key_compare_numeric_unstable_i()
161 d1 = (double)(zend_long)f->h; in php_array_key_compare_numeric_unstable_i()
168 return ZEND_THREEWAY_COMPARE(d1, d2); in php_array_key_compare_numeric_unstable_i()
/php-src/ext/date/
H A Dphp_date.c349 static int date_object_compare_date(zval *d1, zval *d2);
1889 static int date_object_compare_date(zval *d1, zval *d2) /* {{{ */ in date_object_compare_date() argument
1894 ZEND_COMPARE_OBJECTS_FALLBACK(d1, d2); in date_object_compare_date()
1896 o1 = Z_PHPDATE_P(d1); in date_object_compare_date()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16227 0 string 5\x0aThe_Lab Quake I save: d1 The lab
38765 # CLSID: 6F74FDC5-E366-11d1-9A4E-00C04FA309D4~Message 6F74FDC6-E366-11D1-9A4E-00C04FA309D4~Folder
H A Dmagic16227 0 string 5\x0aThe_Lab Quake I save: d1 The lab
38765 # CLSID: 6F74FDC5-E366-11d1-9A4E-00C04FA309D4~Message 6F74FDC6-E366-11D1-9A4E-00C04FA309D4~Folder

Completed in 283 milliseconds

123