Home
last modified time | relevance | path

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

/PHP-5.6/ext/soap/
H A Dphp_sdl.c42 static void delete_function_persistent(void *function);
3102 …it(&psdl->functions, zend_hash_num_elements(&sdl->functions), NULL, delete_function_persistent, 1); in make_persistent_sdl()
3572 static void delete_function_persistent(void *data) in delete_function_persistent() function

Completed in 14 milliseconds