Searched refs:zend_string_checked_alloc (Results 1 – 1 of 1) sorted by relevance
40 static zend_always_inline zend_string *zend_string_checked_alloc(size_t len, int persistent) in zend_string_checked_alloc() function1317 ciphertext = zend_string_checked_alloc((size_t) ciphertext_len, 0); in PHP_FUNCTION()1356 ciphertext = zend_string_checked_alloc((size_t) ciphertext_len, 0); in PHP_FUNCTION()1398 ciphertext = zend_string_checked_alloc((size_t) ciphertext_len, 0); in PHP_FUNCTION()
Completed in 17 milliseconds