Home
last modified time | relevance | path

Searched refs:pt (Results 1 – 25 of 44) sorted by relevance

12

/PHP-5.5/ext/gd/libgd/
H A Dgd_arc_f_buggy.c365 pt[3] = pt[0];
366 pt[4] = pt[1];
367 pt[5] = pt[2];
378 pt[0] = pt[3];
379 pt[1] = pt[4];
380 pt[2] = pt[5];
387 pt[3] = pt[0];
435 lg = lx2 * (pt[0].y - pt[2].y) - ly2 * (pt[0].x - pt[2].x);
500 lg = lx2 * (pt[0].y - pt[2].y) - ly2 * (pt[0].x - pt[2].x);
687 pt.x = -pt.x;
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dlocales.phpt7 if (!@setlocale(LC_ALL, 'pt_PT', 'pt', 'pt_PT.ISO8859-1', 'portuguese')) die('skip pt locale not av…
19 setlocale(LC_ALL, 'pt_PT', 'pt', 'pt_PT.ISO8859-1', 'portuguese');
H A Dskip_001.inc7 if (!@setlocale(LC_ALL, 'pt_PT', 'pt', 'pt_PT.ISO8859-1', 'portuguese')) {
8 die('skip pt locale not available');
/PHP-5.5/ext/intl/tests/
H A Dcalendar_createInstance_variation1.phpt31 $cal = intlcal_create_instance(null, "pt");
36 $cal = intlcal_create_instance("Europe/Lisbon", "pt");
75 pt
83 pt
H A Dcalendar_getKeywordValuesForLocale_basic.phpt16 IntlCalendar::getKeywordValuesForLocale('calendar', 'pt', true)
21 intlcal_get_keyword_values_for_locale('calendar', 'pt', false)
H A Dbreakiter_getText_basic.phpt11 $bi = IntlBreakIterator::createWordInstance('pt');
H A Dbreakiter_getLocale_basic.phpt12 $bi = IntlBreakIterator::createSentenceInstance('pt');
H A Dbreakiter_last_basic.phpt11 $bi = IntlBreakIterator::createWordInstance('pt');
H A Dcalendar_getAvailableLocales_basic.phpt16 var_dump(in_array('pt', $locales));
H A Dbreakiter_previous_basic.phpt12 $bi = IntlBreakIterator::createWordInstance('pt');
H A Dbreakiter_first_basic.phpt11 $bi = IntlBreakIterator::createWordInstance('pt');
H A Dbreakiter_following_basic.phpt12 $bi = IntlBreakIterator::createWordInstance('pt');
H A Dbreakiter_preceding_basic.phpt12 $bi = IntlBreakIterator::createWordInstance('pt');
/PHP-5.5/ext/session/tests/
H A Dbug36459.phpt25 style="font: normal 11pt Times New Roman">incorrect link</a><br />
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
38 style="font: normal 11pt Times New Roman">incorrect link</a><br />
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
/PHP-5.5/ext/phar/
H A Dshortarc.php67 …$pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basenam… variable
68 if (!$pt || $pt == '/') {
69 $pt = $web; variable
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 …>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, " Not Found</h1>\n …
/PHP-5.5/ext/standard/tests/http/
H A Dbug53198.phpt7 from=teste@teste.pt
47 From: teste@teste.pt
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt104 if (!$pt || $pt == '/') {
105 $pt = $web;
107 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
110 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
398 if (!$pt || $pt == '/') {
399 $pt = $web;
401 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
404 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
700 if (!$pt || $pt == '/') {
701 $pt = $web;
[all …]
H A Dphar_setdefaultstub.phpt124 if (!$pt || $pt == '/') {
125 $pt = $web;
127 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
130 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
419 if (!$pt || $pt == '/') {
420 $pt = $web;
422 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
425 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
714 if (!$pt || $pt == '/') {
715 $pt = $web;
[all …]
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
68 if (!$pt || $pt == '/') {
69 $pt = $web;
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dinclude_path2.phar67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
68 if (!$pt || $pt == '/') {
69 $pt = $web;
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dopenssl.phar67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
68 if (!$pt || $pt == '/') {
69 $pt = $web;
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
68 if (!$pt || $pt == '/') {
69 $pt = $web;
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
H A Dopenssl.phar67 $pt = substr($_SERVER['REQUEST_URI'], strpos($_SERVER['REQUEST_URI'], $basename) + strlen($basename…
68 if (!$pt || $pt == '/') {
69 $pt = $web;
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
77 echo "<html>\n <head>\n <title>File Not Found<title>\n </head>\n <body>\n <h1>404 - File ", $pt, …
/PHP-5.5/ext/gettext/tests/
H A Dgettext_bind_textdomain_codeset-retval.phpt21 Florian Holzhauer fh-pt@fholzhauer.de
/PHP-5.5/ext/standard/tests/array/
H A Dnatcasesort_object2.phpt42 new for_string_natcasesort("py","PY", "pt"),
78 string(2) "pt"

Completed in 85 milliseconds

12