Home
last modified time | relevance | path

Searched refs:m (Results 401 – 425 of 595) sorted by relevance

1...<<11121314151617181920>>...24

/php-src/ext/standard/tests/serialize/
H A Dunserialize_leak.phpt6 …ss":1:{},a:2:{s:4:"prev";i:2;s:4:"next";O:8:"stdClass":0:{}};r:7;,R:2;s:4:"next";;r:3;};m:a:0:{}}';
H A Dbug71313.phpt5 …a:2:{s:4:\"prev\";i:2;s:4:\"next\";O:8:\"stdClass\":0:{}};r:7;,R:2;s:4:\"next\";;r:3;};m:a:0:{}}");
H A Dbug69425.phpt32 ["m"]=>
/php-src/ext/spl/tests/SplObjectStorage/
H A Dbug70168.phpt5 $inner = 'x:i:1;O:8:"stdClass":0:{};m:a:0:{}';
/php-src/Zend/
H A Dbench.php99 function Ack($m, $n){ argument
100 if($m == 0) return $n+1;
101 if($n == 0) return Ack($m-1, 1);
102 return Ack($m - 1, Ack($m, ($n - 1)));
H A Dzend_string.h185 static zend_always_inline zend_string *zend_string_safe_alloc(size_t n, size_t m, size_t l, bool pe… in zend_string_safe_alloc() argument
187 …zend_string *ret = (zend_string *)safe_pemalloc(n, m, ZEND_MM_ALIGNED_SIZE(_ZSTR_STRUCT_SIZE(l)), … in zend_string_safe_alloc()
192 ZSTR_LEN(ret) = (n * m) + l; in zend_string_safe_alloc()
308 static zend_always_inline zend_string *zend_string_safe_realloc(zend_string *s, size_t n, size_t m,… in zend_string_safe_realloc() argument
314 …ret = (zend_string *)safe_perealloc(s, n, m, ZEND_MM_ALIGNED_SIZE(_ZSTR_STRUCT_SIZE(l)), persisten… in zend_string_safe_realloc()
315 ZSTR_LEN(ret) = (n * m) + l; in zend_string_safe_realloc()
320 ret = zend_string_safe_alloc(n, m, l, persistent); in zend_string_safe_realloc()
321 memcpy(ZSTR_VAL(ret), ZSTR_VAL(s), MIN((n * m) + l, ZSTR_LEN(s)) + 1); in zend_string_safe_realloc()
/php-src/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/php-src/ext/date/tests/
H A Dbug49778.phpt14 ["m"]=>
H A Dbug50392.phpt12 $result = date_parse_from_format('Y-m-d H:i:s.u', $string);
H A Ddate_interval_create_from_date_string.phpt17 var_dump($i->m);
H A Ddate_add_basic.phpt12 $format = 'Y-m-d H:i:s';
H A Ddate_sub_basic.phpt12 $format = 'Y-m-d H:i:s';
H A Ddate_diff1.phpt34 ["m"]=>
/php-src/ext/mysqlnd/
H A Dmysqlnd_reverse_api.c75 …*save_client_api_capabilities = retval->data->m->negotiate_client_api_capabilities(retval->data, c… in zval_to_mysqlnd()
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt51 string(1) "m"
109 string(1) "m"
/php-src/sapi/phpdbg/
H A Dphpdbg_frame.c197 int j = 0, m; in phpdbg_dump_prototype() local
206 m = func ? func->common.num_args : 0; in phpdbg_dump_prototype()
212 if (m && j < m) { in phpdbg_dump_prototype()
/php-src/ext/random/
H A Dengine_mt19937.c100 #define twist(m,u,v) (m ^ (mixBits(u,v) >> 1) ^ ((uint32_t)(-(int32_t)(loBit(v))) & 0x9908b0dfU)) argument
101 #define twist_php(m,u,v) (m ^ (mixBits(u,v) >> 1) ^ ((uint32_t)(-(int32_t)(loBit(u))) & 0x9908b0df… argument
/php-src/ext/opcache/tests/
H A Djmp_elim_002.phpt23 $archive_day_date_format = 'Y/m/d';
/php-src/ext/exif/tests/
H A Dbug76130.phpt4 This test is meant to exhibit memory issues with the `-m` option. Since a lot of
/php-src/ext/spl/tests/
H A Dbug70155.phpt5 $inner = 'x:i:0;O:12:"DateInterval":1:{s:1:"y";i:3;};m:a:1:{i:0;R:2;}';
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_basic.phpt17 var_dump(php_uname('m'));
H A Dphp_uname_error.phpt26 ValueError: php_uname(): Argument #1 ($mode) must be one of "a", "m", "n", "r", "s", or "v"
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt118 array( 'm {Mzc-Iv(*tOIVe@JVpj=*', '5ea4e77a701e1fd9' ),
134 array( '\'#,O]m\\@A!%B}d$18\\eAdz0Ezd', '964a554b2ea62312' ),
150 array( '4@VB[@qoD8Ze^Ks/ff|G07oT}m`9q', '60dffddf1fd785eb' ),
156 array( 'n6O8Z?f\'Hw2N9*m*Wn9k9.~Y^t@G9]', '732c4bf03e824fe5' ),
160 array( '4a4YSjy@NC+,V,Y#jE#dh/f~W?8m?}!', '628239fa1e9fbf4c' ),
166 array( 'az%k/<^m<NEtZ?0kDd5*R|F_[6|Ww~HZ', '6971ed23982e966c' ),
167 array( 'yNG)j&w\'U>|1]-|#r3-E0S&lj$Db#m>}<', 'b3fb4982abc0e4c0' ),
218 array( '+nZLj`!dUNmXe}4Yz@zfb|[dk^+#urB!a|NM^P25 !m', '7c2bc1c66d9f0223' ),
221 array( ']?FU<BZtOmHgW3m}M m:9!dMC7QD<h y(GPDj+:;yc#', '216ea9a72de9aadc' ),
225 array( 'L\'8Oj1@U6)N[r4z\'\\Cm;PR=}v?z>?EIkLa;8s\\m+f=fZ', 'c2587023e1d5b660' ),
[all …]
/php-src/ext/standard/tests/strings/
H A Dlcfirst.phpt56 public function __call($m, $v) {
57 if (stristr($m, 'set')) {
58 $action = lcfirst(substr($m, 3));
/php-src/ext/intl/tests/
H A Dbug74298.phpt7 var_dump((new \DateTime('2017-01-01 01:02:03.123456'))->format('Y-m-d\TH:i:s.u'));

Completed in 26 milliseconds

1...<<11121314151617181920>>...24