Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/json/tests/
H A Djson_encode_recursion_01.phpt12 protected $c = 'protect';
/PHP-8.3/Zend/
H A Dzend_gc.h56 ZEND_API bool gc_protect(bool protect);
H A Dzend_fibers.c231 DWORD protect; in zend_fiber_stack_allocate() local
233 …rtualProtect(pointer, ZEND_FIBER_GUARD_PAGES * page_size, PAGE_READWRITE | PAGE_GUARD, &protect)) { in zend_fiber_stack_allocate()
H A Dzend_gc.c567 ZEND_API bool gc_protect(bool protect) in gc_protect() argument
570 GC_G(gc_protected) = protect; in gc_protect()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_watch.c251 struct uffdio_writeprotect protect = { in phpdbg_change_watchpoint_access() local
256 ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_WRITEPROTECT, &protect); in phpdbg_change_watchpoint_access()
1141 struct uffdio_writeprotect protect = { local
1148 ioctl(PHPDBG_G(watch_userfaultfd), UFFDIO_WRITEPROTECT, &protect);
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE35 To protect your rights, we need to make restrictions that forbid
48 We protect your rights with a two-step method: (1) we copyright the
52 To protect each distributor, we want to make it very clear that
82 does Less to protect the user's freedom than the ordinary General
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE36 To protect your rights, we need to make restrictions that forbid
49 We protect your rights with a two-step method: (1) we copyright the
53 To protect each distributor, we want to make it very clear that
83 does Less to protect the user's freedom than the ordinary General

Completed in 26 milliseconds