Home
last modified time | relevance | path

Searched refs:status (Results 1 – 25 of 370) sorted by path

12345678910>>...15

/php-src/
H A D.gitignore60 config.status
119 /sapi/fpm/status.html
H A DCODING_STANDARDS.md291 * Ongoing status notes which may not be appropriate for Git comments.
H A DNEWS135 . Clear output handler status flags during handler initialization. (haszi)
H A DREADME.md18 [![Build status](https://travis-ci.com/php/php-src.svg?branch=master)](https://travis-ci.com/github…
H A DUPGRADING393 . Output handler status flags passed to the flags parameter of ob_start
/php-src/Zend/Optimizer/
H A Dssa_integrity.c98 if (status == SUCCESS) { \
104 status = FAILURE; \
120 zend_result status = SUCCESS; in ssa_verify_integrity() local
421 if (status == FAILURE) { in ssa_verify_integrity()
/php-src/Zend/asm/
H A Djump_i386_ms_pe_masm.asm32 ; save MMX control- and status-word
73 ; restore MMX control- and status-word
H A Djump_x86_64_ms_pe_masm.asm105 ; save MMX control- and status-word
155 ; restore MMX control- and status-word
H A Dmake_i386_ms_pe_masm.asm45 ; save MMX control- and status-word
/php-src/Zend/tests/fibers/
H A Dfiber-status.phpt2 Fiber status methods
/php-src/Zend/
H A Dzend_builtin_functions.c139 zend_gc_status status; in ZEND_FUNCTION() local
143 zend_gc_get_status(&status); in ZEND_FUNCTION()
147 add_assoc_bool_ex(return_value, "running", sizeof("running")-1, status.active); in ZEND_FUNCTION()
148 add_assoc_bool_ex(return_value, "protected", sizeof("protected")-1, status.gc_protected); in ZEND_FUNCTION()
149 add_assoc_bool_ex(return_value, "full", sizeof("full")-1, status.full); in ZEND_FUNCTION()
150 add_assoc_long_ex(return_value, "runs", sizeof("runs")-1, (long)status.runs); in ZEND_FUNCTION()
151 add_assoc_long_ex(return_value, "collected", sizeof("collected")-1, (long)status.collected); in ZEND_FUNCTION()
152 add_assoc_long_ex(return_value, "threshold", sizeof("threshold")-1, (long)status.threshold); in ZEND_FUNCTION()
153 add_assoc_long_ex(return_value, "buffer_size", sizeof("buffer_size")-1, (long)status.buf_size); in ZEND_FUNCTION()
154 add_assoc_long_ex(return_value, "roots", sizeof("roots")-1, (long)status.num_roots); in ZEND_FUNCTION()
[all …]
H A Dzend_execute.c1105 bool status = true; in zend_check_intersection_type_from_cache_slot() local
1108 if (status) { in zend_check_intersection_type_from_cache_slot()
1113 status = false; in zend_check_intersection_type_from_cache_slot()
1121 return status; in zend_check_intersection_type_from_cache_slot()
H A Dzend_fibers.c378 if (from->status == ZEND_FIBER_STATUS_DEAD) { in zend_fiber_trampoline()
385 context->status = ZEND_FIBER_STATUS_DEAD; in zend_fiber_trampoline()
450 context->status = ZEND_FIBER_STATUS_INIT; in zend_fiber_init_context()
492 to->status = ZEND_FIBER_STATUS_RUNNING; in zend_fiber_switch_context()
494 if (EXPECTED(from->status == ZEND_FIBER_STATUS_RUNNING)) { in zend_fiber_switch_context()
495 from->status = ZEND_FIBER_STATUS_SUSPENDED; in zend_fiber_switch_context()
541 if (to->status == ZEND_FIBER_STATUS_DEAD) { in zend_fiber_switch_context()
828 if (fiber->context.status != ZEND_FIBER_STATUS_INIT) { in ZEND_METHOD()
870 …ZEND_ASSERT(fiber->context.status == ZEND_FIBER_STATUS_RUNNING || fiber->context.status == ZEND_FI… in ZEND_METHOD()
989 if (fiber->context.status == ZEND_FIBER_STATUS_DEAD) { in ZEND_METHOD()
[all …]
H A Dzend_fibers.h93 zend_fiber_status status; member
H A Dzend_gc.c2006 status->active = GC_G(gc_active); in zend_gc_get_status()
2007 status->gc_protected = GC_G(gc_protected); in zend_gc_get_status()
2008 status->full = GC_G(gc_full); in zend_gc_get_status()
2009 status->runs = GC_G(gc_runs); in zend_gc_get_status()
2010 status->collected = GC_G(collected); in zend_gc_get_status()
2011 status->threshold = GC_G(gc_threshold); in zend_gc_get_status()
2012 status->buf_size = GC_G(buf_size); in zend_gc_get_status()
2013 status->num_roots = GC_G(num_roots); in zend_gc_get_status()
2015 status->collector_time = GC_G(collector_time); in zend_gc_get_status()
2016 status->dtor_time = GC_G(dtor_time); in zend_gc_get_status()
[all …]
H A Dzend_gc.h66 ZEND_API void zend_gc_get_status(zend_gc_status *status);
H A Dzend_inheritance.c61 inheritance_status status);
605 inheritance_status status; in zend_is_intersection_subtype_of_type() local
622 return status; in zend_is_intersection_subtype_of_type()
682 return status; in zend_perform_covariant_type_check()
710 return status; in zend_perform_covariant_type_check()
842 return status; in zend_do_perform_implementation_check()
857 return status; in zend_do_perform_implementation_check()
1075 ZEND_ASSERT(status == INHERITANCE_ERROR || status == INHERITANCE_WARNING); in perform_delayable_implementation_check()
3274 return status; in zend_can_early_bind()
3292 return status; in zend_can_early_bind()
[all …]
H A Dzend_observer.c389 if (from->status == ZEND_FIBER_STATUS_DEAD) { in zend_observer_fiber_switch_notify()
/php-src/build/
H A DMakefile.global129 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…
133 …p-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html
H A Dlibtool.m4985 int status = $lt_dlunknown;
989 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
990 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
996 return (status);
4021 # add code to config.status for appending the configuration named by
4508 # `config.status --recheck' to rerun these tests and create the
H A Dphp.m4131 dnl Run at the end of the configuration, before creating the config.status.
/php-src/docs-old/
H A Doutput-api.md6 Checking output control layers status:
/php-src/docs/
H A Drelease-process.md62 > We recommend checking the build status a couple of days before packaging day
66 > Check the CI status for your branch periodically and resolve the failures
/php-src/ext/bcmath/
H A Dbcmath.c433 raise_mod_status status = bc_raisemod(bc_base, bc_expo, bc_modulus, &result, scale); in PHP_FUNCTION() local
434 switch (status) { in PHP_FUNCTION()
/php-src/ext/bcmath/libbcmath/
H A DLICENSE435 decision will be guided by the two goals of preserving the free status

Completed in 83 milliseconds

12345678910>>...15