Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 83) sorted by last modified time

1234

/PHP-5.5/win32/
H A Dinstall.txt1638 If you get a screen full of HTML codes (the output of the phpinfo()
1665 to be done next. If you get a screen full of HTML codes (the output of
/PHP-5.5/tests/output/
H A Dbug60768.phpt13 echo str_pad($i, 9, ' ', STR_PAD_LEFT) . "\n"; // full buffer dumped every time
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1380 /* If that didn't work, try a full search. */
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_status.c55 int full, encode; in fpm_status_handle_request() local
129 full = (fpm_php_get_string_from_table("_GET", "full" TSRMLS_CC) != NULL); in fpm_status_handle_request()
164 if (!full) { in fpm_status_handle_request()
235 if (!full) { in fpm_status_handle_request()
285 if (!full) { in fpm_status_handle_request()
335 if (full) { in fpm_status_handle_request()
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in302 ; By default the status page only outputs short status. Passing 'full' in the
305 ; http://www.foo.bar/status?full
306 ; http://www.foo.bar/status?json&full
307 ; http://www.foo.bar/status?html&full
308 ; http://www.foo.bar/status?xml&full
/PHP-5.5/sapi/apache_hooks/
H A DREADME5 apache_hooks is a full super-set enhancement of the apache 1.3 sapi that allows for
/PHP-5.5/
H A Dphp.ini-development1012 ; the full path of the script, line number, To address and headers.
1896 ; to a new line. The filename may be a full path or just a file prefix
H A Dphp.ini-production1012 ; the full path of the script, line number, To address and headers.
1896 ; to a new line. The filename may be a full path or just a file prefix
H A Dltmain.sh3846 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_unbuffered_no_full_fetch.phpt2 Sybase-CT unbuffered query without full fetching
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt33 That\'s a nice %2$s full of %1$d monkeys.';
94 That's a nice world full of 100 monkeys\.\"
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt30 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Returns full line (EOL found)
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug35229.phpt2 Bug #35229 (call_user_func() crashes when argument stack is nearly full)
/PHP-5.5/ext/spl/tests/
H A Diterator_044.phpt72 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
73 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
H A Diterator_045.phpt98 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
99 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc19 * the full Iterator feature set. If so you need to provide techniques to
/PHP-5.5/ext/sockets/tests/
H A Dsocket_strerror.phpt79 string(13) "Exchange full"
/PHP-5.5/ext/soap/
H A DTODO16 ? full support for standard simple types (
28 ? full support for standard date/time types (
37 ? full support for arrays
81 ? full support for content model encoding/decoding
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_002.phpt2 Test session_set_save_handler() : full handler implementation
19 echo "*** Testing session_set_save_handler() : full handler implementation ***\n";
93 *** Testing session_set_save_handler() : full handler implementation ***
/PHP-5.5/ext/pspell/tests/
H A D001.phpt21 $string .= "Ya! See-gar-ets! Ya! Uh... My hovercraft is full of eels. ";
23 $string .= "My hovercraft (pantomimes puffing a cigarette)... is full of eels (pretends to strike a…
95 full : true
106 full : true
/PHP-5.5/ext/phar/tests/
H A Dopendir.phpt39 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A Dfopen_edgecases.phpt82 … in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)…
102 … in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)…
H A D027.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A D027U.phpt90 …y in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)
H A D017.phpt33 …phar://hio", must have at least phar://hio/ for root directory (always use full path to a new phar)

Completed in 100 milliseconds

1234