Home
last modified time | relevance | path

Searched refs:up (Results 26 – 50 of 141) sorted by path

123456

/php-src/
H A Dconfigure.ac85 dnl Setting up the PHP version based on the information above.
/php-src/docs-old/
H A Dstreams.md322 up to date than these docs :-)
/php-src/docs/
H A Dmailinglist-rules.md67 4. Do not high-jack threads, by bringing up entirely new topics. Please
H A Drelease-process.md94 10. It might also be helpful to set up conditional includes in your global
102 All releases during the pre-release cycle (alpha/beta/RC) leading up to the GA
420 sending announcements. This could take up to an hour.
743 * Does the news entry show up on the home page? https://www.php.net
751 Keep in mind it may take up to an hour for the websites to sync.
858 version branch. This frees up the main branch (i.e., `master`) for any new
938 up-to-date reporting policies.
992 up access to downloads.php.net through jump hosts, and provide a
/php-src/docs/source/core/data-structures/
H A Dzval.rst81 Together, the value and the tag make up the ``zval``, along with some other fields. It may look
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst126 implemented in software. This is our interpreter. This also means that we are free to make up
/php-src/ext/bcmath/libbcmath/
H A DLICENSE402 system; it is up to the author/donor to decide if he or she is willing
H A DREADME.md36 a "fixed, but arbitrary" mantissa and so multiplying two floats will end up
/php-src/ext/bcmath/libbcmath/src/
H A Dround.c77 goto up; in bc_round()
87 goto up; in bc_round()
98 goto up; in bc_round()
107 goto up; in bc_round()
117 goto up; in bc_round()
134 goto up; in bc_round()
159 up: in bc_round()
/php-src/ext/bz2/tests/
H A D003-mb.phpt27 string(251) "ing up from the heart of the desert
28 Rising up for Jerusalem
29 Rising up from the heat of the desert
30 Building up Old Jerusalem
31 Rising up from the heart of the desert
32 Rising up for Jerusalem
33 Rising up from the heat of the desert
H A D003.phpt27 string(251) "ing up from the heart of the desert
28 Rising up for Jerusalem
29 Rising up from the heat of the desert
30 Building up Old Jerusalem
31 Rising up from the heart of the desert
32 Rising up for Jerusalem
33 Rising up from the heat of the desert
H A D003.txt.bz2
H A D003私はガラスを食べられます.txt.bz2
/php-src/ext/com_dotnet/tests/
H A Dbug34272.phpt2 Bug #34272 (empty array onto COM object blows up)
/php-src/ext/curl/tests/
H A DCaddyfile8 respond / "Caddy is up and running"
H A Dcurl_setopt_ssl.phpt63 // set up local server
178 // clean up server process
H A Dserver.inc31 // Otherwise the pipe may clog up with unread log messages.
H A Dskipif-nocaddy.inc10 if ($body !== "Caddy is up and running") {
/php-src/ext/date/lib/
H A Dparse_date.re2346 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */
2425 case TIMELIB_FORMAT_MICROSECOND_SIX_DIGIT: /* up to six digit microsecond */
2440 case TIMELIB_FORMAT_MILLISECOND_THREE_DIGIT: /* up to three digit millisecond */
2616 /* clean up a bit */
/php-src/ext/date/tests/
H A DDateInterval_format.phpt5 Don't want an XFAIL here to cause confusion if a real bug comes up.
H A Ddate_sunrise_variation8.phpt2 …) function : usage variation - Checking with North and South poles when Sun is up and down all day
13 //Date at which Sun is up all day at North Pole
17 //Date at which Sun is up all day at South Pole
H A Ddate_sunset_variation8.phpt2 Test date_sunset() function : usage variation - Checking with North and South poles when Sun is up
13 //Date at which Sun is up all day at North Pole
17 //Date at which Sun is up all day at South Pole
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_Windows1251.phpt10 $dom->documentElement->firstChild->nextElementSibling->textContent .= "é"; // Note: won't show up i…
/php-src/ext/dom/tests/modern/spec/
H A DNode_lookupNamespaceURI.phpt30 echo "--- NULL namespace should propagate up ---\n";
72 --- NULL namespace should propagate up ---
/php-src/ext/dom/tests/
H A DsetAttributeNodeNS_same_uri_different_prefix.phpt9 // Firefox cleans up the old namespace declaration, so there the prefix does change.
10 // Chrome doesn't clean it up, so there the prefix doesn't change.

Completed in 43 milliseconds

123456