Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_win.c22 int mprotect(void *addr, size_t size, int protection) { in mprotect() argument
24 …return (int)VirtualProtect(addr, size, protection == (PROT_READ | PROT_WRITE) ? PAGE_READWRITE : P… in mprotect()
H A Dphpdbg_win.h29 int mprotect(void *addr, size_t size, int protection);
/php-src/ext/pgsql/tests/
H A D80_bug27597.phpt32 $i = 0; // endless-loop protection
/php-src/sapi/apache2handler/
H A Dsapi_apache2.c627 if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) { in php_handler()
/php-src/ext/ftp/tests/
H A Dserver.inc94 fputs($s, "504 Wrong protection.\r\n");
/php-src/ext/mbstring/libmbfl/
H A DLICENSE159 and you may at your option offer warranty protection in exchange for a
/php-src/ext/bcmath/libbcmath/
H A DLICENSE162 and you may at your option offer warranty protection in exchange for a
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3767 # ARJPROT_FLAG; build with data protection record; hk switch
3769 # arj protection factor; maximal 10; switch hky -> factor=y+1
8863 # TODO: VS protection hardware?
H A Dmagic3767 # ARJPROT_FLAG; build with data protection record; hk switch
3769 # arj protection factor; maximal 10; switch hky -> factor=y+1
8863 # TODO: VS protection hardware?

Completed in 182 milliseconds