Searched defs:function_len (Results 1 – 3 of 3) sorted by relevance
1752 PHPAPI bool register_user_shutdown_function(const char *function_name, size_t function_len, php_shu…1764 PHPAPI bool remove_user_shutdown_function(const char *function_name, size_t function_len) /* {{{ */
348 size_t function_len; in PHP_FUNCTION() local
2163 size_t function_len,2394 size_t function_len; local
Completed in 32 milliseconds