/PHP-8.3/ext/calendar/ |
H A D | cal_unix.c | 32 struct tm *ta, tmbuf; in PHP_FUNCTION() local 47 if (!(ta = php_localtime_r(&ts, &tmbuf))) { in PHP_FUNCTION() 51 RETURN_LONG(GregorianToSdn(ta->tm_year+1900, ta->tm_mon+1, ta->tm_mday)); in PHP_FUNCTION()
|
/PHP-8.3/ext/standard/tests/array/ |
H A D | bug20865.phpt | 5 $ta = array(1, 2, 3); 6 $ta[NULL] = "Null Value"; 8 var_dump(array_key_exists(NULL, $ta));
|
H A D | array_unshift_variation8.phpt | 22 'This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t' 182 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t" 195 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
|
H A D | array_unshift_variation7.phpt | 22 "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
|
/PHP-8.3/Zend/tests/ |
H A D | flexible-heredoc-error8.phpt | 7 \ta
|
H A D | flexible-heredoc-nowdoc.phpt | 55 \ta\n
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | strip_tags_variation10.phpt | 18 '<b>This is \ta text in bold letters\r\s\malong with slashes\n</b>' 47 string(65) "<b>This is \ta text in bold letters\r\s\malong with slashes\n</b>"
|
H A D | strip_tags_variation9.phpt | 17 "<b>This is \ta text in bold letters\r\s\malong with slashes\n</b>"
|
/PHP-8.3/ext/mbstring/tests/ |
H A D | bug43841.phpt | 27 var_dump(mb_strrpos('This is na English ta', 'a', $i)); 33 var_dump(strrpos('This is na English ta', 'a', $i));
|
H A D | bug43840.phpt | 28 var_dump(mb_strpos('This is na English ta', 'a', $i));
|
H A D | mb_detect_encoding.phpt | 389 …ta Osmanlı İmparatorluğu'na bağlı özerk bir devlet olan Mısır Hidivliği tarafından sipariş edilen …
|
/PHP-8.3/ext/standard/ |
H A D | info.c | 803 struct tm *ta, tmbuf; in php_print_info() local 806 ta = php_localtime_r(&the_time, &tmbuf); in php_print_info() 809 if (ta && (ta->tm_mon==3) && (ta->tm_mday==1)) { in php_print_info()
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | dasm_arm.lua | 586 local ta, ra, tb, rb = match(reglist, 589 if ta and ta == tb and ra and rb and ra <= 31 and rb <= 31 and ra <= rb then 591 if ta == "s" then
|
/PHP-8.3/ext/date/ |
H A D | php_date.c | 1255 struct tm ta; in php_strftime() local 1290 ta.tm_sec = ts->s; in php_strftime() 1291 ta.tm_min = ts->i; in php_strftime() 1292 ta.tm_hour = ts->h; in php_strftime() 1293 ta.tm_mday = ts->d; in php_strftime() 1294 ta.tm_mon = ts->m - 1; in php_strftime() 1295 ta.tm_year = ts->y - 1900; in php_strftime() 1299 ta.tm_isdst = 0; in php_strftime() 1301 ta.tm_gmtoff = 0; in php_strftime() 1304 ta.tm_zone = "GMT"; in php_strftime() [all …]
|
/PHP-8.3/ext/soap/ |
H A D | php_encoding.c | 2906 struct tm *ta, tmbuf; in to_xml_datetime_ex() local 2921 ta = php_localtime_r(×tamp, &tmbuf); in to_xml_datetime_ex() 2923 if (!ta) { in to_xml_datetime_ex() 2928 while ((real_len = strftime(buf, buf_len, format, ta)) == buf_len || real_len == 0) { in to_xml_datetime_ex() 2937 (ta->tm_gmtoff < 0) ? '-' : '+', in to_xml_datetime_ex() 2938 labs(ta->tm_gmtoff / 3600), labs( (ta->tm_gmtoff % 3600) / 60 )); in to_xml_datetime_ex() 2941 …c%02d:%02d", ((ta->tm_isdst ? _timezone - 3600:_timezone)>0)?'-':'+', abs((ta->tm_isdst ? _timezon… in to_xml_datetime_ex() 2943 …"%c%02d:%02d", ((ta->tm_isdst ? timezone - 3600:timezone)>0)?'-':'+', abs((ta->tm_isdst ? timezone… in to_xml_datetime_ex()
|
/PHP-8.3/ext/opcache/ |
H A D | zend_accelerator_module.c | 584 struct tm *ta; local 607 ta = localtime(&script->dynamic_members.last_used); 608 str = asctime(ta);
|
/PHP-8.3/main/ |
H A D | main.c | 1711 struct tm *ta, tmbuf; in php_message_handler_for_zend() local 1717 ta = php_localtime_r(&curtime, &tmbuf); in php_message_handler_for_zend() 1718 datetime_str = php_asctime_r(ta, asctimebuf); in php_message_handler_for_zend()
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 3393 …community.flexera.com/t5/InstallShield-Knowledge-Base/InstallShield-Redistributable-Files/ta-p/5647
|
H A D | magic私はガラスを食べられます | 3393 …community.flexera.com/t5/InstallShield-Knowledge-Base/InstallShield-Redistributable-Files/ta-p/5647
|