Home
last modified time | relevance | path

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

/PHP-7.1/TSRM/
H A Dthreads.m497 dnl -mt WorkShop cc (Solaris)
120 for flag in -kthread -pthread -pthreads -mthreads -Kthread -threads -mt -qthreaded; do
/PHP-7.1/
H A Dconfig.sub296 | mt \
341 basic_machine=mt-unknown
849 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
H A Dltmain.sh1651 -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
H A DNEWS3064 php_stream_url_wrap_rfc2397). (mt at debian dot org)
/PHP-7.1/ext/gd/libgd/
H A Dgd_topal.c1955 int mt = -1;
1959 if (im->alpha[i] > mt)
1962 mt = im->alpha[i];
1967 if (im->alpha[i] == mt)
/PHP-7.1/main/
H A Dfastcgi.c530 zend_long mt; in fcgi_init() local
531 ZEND_ATOL(mt, str); in fcgi_init()
532 fcgi_accept_mutex = (HANDLE) mt; in fcgi_init()

Completed in 64 milliseconds