Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds