Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A DSAPI.h194 SAPI_API int sapi_register_post_entry(const sapi_post_entry *post_entry);
H A DSAPI.c934 if (sapi_register_post_entry(p) == FAILURE) { in sapi_register_post_entries()
943 SAPI_API int sapi_register_post_entry(const sapi_post_entry *post_entry) in sapi_register_post_entry() function

Completed in 22 milliseconds