Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_win.c24 int mprotect(void *addr, size_t size, int protection) { in mprotect() argument
26 …return (int)VirtualProtect(addr, size, protection == (PROT_READ | PROT_WRITE) ? PAGE_READWRITE : P… in mprotect()
H A Dphpdbg_win.h31 int mprotect(void *addr, size_t size, int protection);
/PHP-7.4/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c607 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc128 fputs($s, "504 Wrong protection.\r\n");
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE159 and you may at your option offer warranty protection in exchange for a
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE162 and you may at your option offer warranty protection in exchange for a
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7031 # TODO: VS protection hardware?
H A Dmagic7031 # TODO: VS protection hardware?

Completed in 168 milliseconds