Home
last modified time | relevance | path

Searched refs:status (Results 151 – 175 of 314) sorted by relevance

12345678910>>...13

/PHP-8.3/ext/zip/tests/
H A Doo_close.phpt14 if ($zip->status == ZIPARCHIVE::ER_OK) {
H A Dbug38943_2.phpt17 ["status"]=>
H A Dbug11216.phpt20 [status] => 0
/PHP-8.3/ext/pcntl/
H A Dpcntl.c248 int status; in PHP_FUNCTION() local
262 status = zval_get_long(z_status); in PHP_FUNCTION()
277 child_id = waitpid((pid_t) pid, &status, options); in PHP_FUNCTION()
290 ZEND_TRY_ASSIGN_REF_LONG(z_status, status); in PHP_FUNCTION()
301 int status; in PHP_FUNCTION() local
314 status = zval_get_long(z_status); in PHP_FUNCTION()
323 child_id = wait3(&status, options, &rusage); in PHP_FUNCTION()
325 child_id = wait3(&status, options, NULL); in PHP_FUNCTION()
327 child_id = wait(&status); in PHP_FUNCTION()
330 child_id = wait(&status); in PHP_FUNCTION()
[all …]
/PHP-8.3/ext/zend_test/
H A Dfiber.c165 if (fiber->context.status != ZEND_FIBER_STATUS_SUSPENDED) { in zend_test_fiber_object_destroy()
199 if (fiber->context.status == ZEND_FIBER_STATUS_INIT) { in zend_test_fiber_object_free()
221 if (fiber->context.status == ZEND_FIBER_STATUS_DEAD) { in delegate_transfer_result()
252 ZEND_ASSERT(fiber->context.status == ZEND_FIBER_STATUS_INIT); in ZEND_METHOD()
309 if (UNEXPECTED(fiber->context.status != ZEND_FIBER_STATUS_SUSPENDED || fiber->caller != NULL)) { in ZEND_METHOD()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.init.d110 status)
111 status $PHPDBG
/PHP-8.3/ext/oci8/tests/
H A Dbug51291_2.phpt26 echo "Execute status is ";
52 Execute status is true
/PHP-8.3/ext/soap/tests/
H A Dgh9720.phpt34 …soap/encoding/"><SOAP-ENV:Body><ns1:openSessionResponse><status xsi:type="xsd:string">OK</status><…
/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp52 UErrorCode status = UErrorCode(); in _breakiter_factory() local
64 biter = func(Locale::createFromName(locale_str), status); in _breakiter_factory()
65 intl_error_set_code(NULL, status); in _breakiter_factory()
66 if (U_FAILURE(status)) { in _breakiter_factory()
/PHP-8.3/ext/spl/tests/SplFileObject/
H A Dgh8121.csv1 id,status,on_sale,brand,name,link,meta_title,meta_desc,description
/PHP-8.3/main/
H A Doutput.c904 php_output_handler_status_t status; in php_output_handler_op() local
962 status = PHP_OUTPUT_HANDLER_NO_DATA; in php_output_handler_op()
974 status = PHP_OUTPUT_HANDLER_FAILURE; in php_output_handler_op()
988 status = PHP_OUTPUT_HANDLER_SUCCESS; in php_output_handler_op()
990 status = PHP_OUTPUT_HANDLER_NO_DATA; in php_output_handler_op()
993 status = PHP_OUTPUT_HANDLER_FAILURE; in php_output_handler_op()
1000 switch (status) { in php_output_handler_op()
1028 return status; in php_output_handler_op()
1093 php_output_handler_status_t status; in php_output_stack_apply_op() local
1098 status = PHP_OUTPUT_HANDLER_FAILURE; in php_output_stack_apply_op()
[all …]
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_status.h29 int fpm_status_export_to_zval(zval *status);
/PHP-8.3/ext/standard/
H A Dpassword.c154 int status = 0; in php_password_bcrypt_verify() local
170 status = php_safe_bcmp(ret, hash); in php_password_bcrypt_verify()
173 return status == 0; in php_password_bcrypt_verify()
309 int status = 0; in php_password_argon2_hash() local
353 status = argon2_hash( in php_password_argon2_hash()
372 if (status != ARGON2_OK) { in php_password_argon2_hash()
374 zend_value_error("%s", argon2_error_message(status)); in php_password_argon2_hash()
H A Dhtml.h50 … php_next_utf8_char(const unsigned char *str, size_t str_len, size_t *cursor, zend_result *status);
/PHP-8.3/ext/ftp/tests/
H A Dserver.inc57 pcntl_waitpid($pid, $status);
195 fputs($s, "150 File status okay; about to open data connection\r\n");
234 fputs($s, "150 File status okay; about to open data connection\r\n");
277 fputs($s, "150 File status okay; about to open data connection\r\n");
342 fputs($s, "150 File status okay; about to open data connection.\r\n");
348 fputs($s, "150 File status okay; about to open data connection.\r\n");
353 fputs($s, "150 File status okay; about to open data connection.\r\n");
359 fputs($s, "150 File status okay; about to open data connection.\r\n");
365 fputs($s, "150 File status okay; about to open data connection.\r\n");
455 fputs($s, "150 File status okay; about to open data connection\r\n");
[all …]
/PHP-8.3/ext/intl/transliterator/
H A Dtransliterator_class.c33 UErrorCode *status ) in transliterator_object_construct() argument
50 u8str = intl_convert_utf16_to_utf8(ustr_id, (int ) ustr_id_len, status ); in transliterator_object_construct()
H A Dtransliterator_class.h61 UErrorCode *status );
/PHP-8.3/ext/standard/tests/file/
H A Dbug81145.phpt11 exec("fallocate -l " . (SIZE_4G-0x100) . " " . escapeshellarg($src), $output, $status);
12 if ($status !== 0) die("skip fallocate() not supported");
/PHP-8.3/ext/pcre/tests/
H A Dbug78272.phpt17 pcntl_waitpid($pid, $status);
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in200 ; http://www.foo.bar/status
201 ; http://www.foo.bar/status?json
202 ; http://www.foo.bar/status?html
203 ; http://www.foo.bar/status?xml
205 ; By default the status page only outputs short status. Passing 'full' in the
208 ; http://www.foo.bar/status?full
209 ; http://www.foo.bar/status?json&full
210 ; http://www.foo.bar/status?html&full
211 ; http://www.foo.bar/status?xml&full
258 ;pm.status_path = /status
[all …]
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcompress.c881 int status, rv, w; in uncompressbuf() local
946 status = posix_spawnp(&pid, compr[method].argv[0], &fa, NULL, in uncompressbuf()
951 if (status == -1) { in uncompressbuf()
1028 w = waitpid(pid, &status, 0); in uncompressbuf()
1033 DPRINTF("Child wait return %#x\n", status); in uncompressbuf()
1034 } else if (!WIFEXITED(status)) { in uncompressbuf()
1035 DPRINTF("Child not exited (%#x)\n", status); in uncompressbuf()
1036 } else if (WEXITSTATUS(status) != 0) { in uncompressbuf()
1037 DPRINTF("Child exited (%#x)\n", WEXITSTATUS(status)); in uncompressbuf()
1044 w = waitpid(writepid, &status, 0); in uncompressbuf()
/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8_mobile.c261 switch (filter->status & 0xff) { in mbfl_filt_conv_utf8_mobile_wchar()
266 filter->status = 0x10; in mbfl_filt_conv_utf8_mobile_wchar()
269 filter->status = 0x20; in mbfl_filt_conv_utf8_mobile_wchar()
272 filter->status = 0x30; in mbfl_filt_conv_utf8_mobile_wchar()
282 filter->status = 0; in mbfl_filt_conv_utf8_mobile_wchar()
316 filter->status++; in mbfl_filt_conv_utf8_mobile_wchar()
332 filter->status++; in mbfl_filt_conv_utf8_mobile_wchar()
342 filter->status++; in mbfl_filt_conv_utf8_mobile_wchar()
367 if (filter->status) { in mbfl_filt_conv_wchar_utf8_mobile()
/PHP-8.3/ext/opcache/tests/
H A Dbug81607.phpt16 pcntl_wait($status);
/PHP-8.3/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt20 pm.status_listen = {{ADDR[status]}}
21 pm.status_path = /status
/PHP-8.3/ext/skeleton/
H A D.gitignore.in13 config.status

Completed in 63 milliseconds

12345678910>>...13