Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/tests/
H A Dbug77193.phpt9 $mt = array();
/PHP-8.2/ext/opcache/jit/libudis86/
H A DLICENSE1 Copyright (c) 2002-2012, Vivek Thampi <vivek.mt@gmail.com>
/PHP-8.2/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.2/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.2/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.2/build/
H A Dconfig.sub1054 cpu=mt
1239 | mt \
H A Dltmain.sh1664 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)

Completed in 57 milliseconds