Home
last modified time | relevance | path

Searched refs:SET_ALLOCA_FLAG (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/
H A Dcrypt_sha256.c372 SET_ALLOCA_FLAG(use_heap_key); in php_sha256_crypt_r()
373 SET_ALLOCA_FLAG(use_heap_salt); in php_sha256_crypt_r()
H A Dcrypt_sha512.c410 SET_ALLOCA_FLAG(use_heap_key); in php_sha512_crypt_r()
411 SET_ALLOCA_FLAG(use_heap_salt); in php_sha512_crypt_r()
/php-src/Zend/
H A Dzend_portability.h212 # define SET_ALLOCA_FLAG(name) \ macro
222 # define SET_ALLOCA_FLAG(name) macro
H A Dzend_inheritance.c3452 SET_ALLOCA_FLAG(use_heap); in zend_do_link_class()

Completed in 29 milliseconds