Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 83) sorted by relevance

1234

/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/ext/dba/tests/
H A Ddba_db4_handlers.phpt32 echo "Test 2 - full info\n";
49 Test 2 - full info
H A Ddba_handlers.phpt44 echo "Test 5 - full info\n";
68 Test 5 - full info
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant2.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant4.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant3.phpt16 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
21 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dbug58756_MessageFormatter.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dbug58756_MessageFormatter_variant2.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
/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/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/date/tests/
H A Dgmdate_variation4.phpt21 echo "\n-- Testing gmdate() function with full textual representation of day --\n";
38 -- Testing gmdate() function with full textual representation of day --
H A Dgmdate_variation7.phpt29 echo "\n-- Testing gmdate() function with full numeric representation of year format --\n";
53 -- Testing gmdate() function with full numeric representation of year format --
H A Dgmdate_variation8.phpt29 echo "\n-- Testing gmdate() function with full numeric representation of year format --\n";
53 -- Testing gmdate() function with full numeric representation of year format --
H A Dgmdate_variation6.phpt17 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
42 -- Testing gmdate() function with full textual representation of month format --
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_setsize_shrink.phpt2 shrink a full array of integers
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/Zend/tests/
H A Dlist_002.phpt2 Testing full-reference on list()
/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/mysqli/tests/
H A Dmysqli_no_reconnect.phpt24 printf("[002] Cannot get full processlist, [%d] %s\n",
57 printf("[008] Cannot get full processlist, [%d] %s\n",
85 the server always manages to send a full a reply. Whereas MySQl 5.5
103 printf("[014] Cannot get full processlist, [%d] %s\n",
H A Dmysqli_reconnect.phpt26 printf("[002] Cannot get full processlist, [%d] %s\n",
59 printf("[008] Cannot get full processlist, [%d] %s\n",
96 printf("[015] Cannot get full processlist, [%d] %s\n",
/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/ext/openssl/tests/
H A Dopenssl.cnf15 stateOrProvinceName = State or Province Name (full name)
/PHP-5.5/ext/phar/tests/files/
H A Dopenssl.cnf15 stateOrProvinceName = State or Province Name (full name)

Completed in 80 milliseconds

1234