Home
last modified time | relevance | path

Searched refs:mt (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/pcre/tests/
H A Dbug77193.phpt13 $mt = array();
/PHP-8.0/ext/opcache/jit/libudis86/
H A DLICENSE1 Copyright (c) 2002-2012, Vivek Thampi <vivek.mt@gmail.com>
/PHP-8.0/TSRM/
H A Dthreads.m497 dnl -mt WorkShop cc (Solaris)
108 for flag in -kthread -pthread -pthreads -mthreads -Kthread -threads -mt -qthreaded; do
/PHP-8.0/ext/gd/libgd/
H A Dgd_topal.c1568 int mt = -1; in gdImageTrueColorToPaletteBody()
1572 if (im->alpha[i] > mt) in gdImageTrueColorToPaletteBody()
1575 mt = im->alpha[i]; in gdImageTrueColorToPaletteBody()
1580 if (im->alpha[i] == mt) in gdImageTrueColorToPaletteBody()
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c800 Table*mt;
809 mt=G(L)->mt[ttype(o)];
1741 if(mt)markobject(g,mt);
2082 if(g->mt[i])markobject(g,g->mt[i]);
5625 mt=G(L)->mt[ttype(obj)];
5628 if(mt==NULL)
5695 Table*mt;
5700 mt=NULL;
5708 if(mt)
5714 if(mt)
[all …]
/PHP-8.0/build/
H A Dconfig.sub1054 cpu=mt
1239 | mt \
H A Dltmain.sh1664 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
/PHP-8.0/main/
H A Dfastcgi.c526 zend_long mt; in fcgi_init() local
527 ZEND_ATOL(mt, str); in fcgi_init()
528 fcgi_accept_mutex = (HANDLE) mt; in fcgi_init()

Completed in 70 milliseconds