Home
last modified time | relevance | path

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

/php-src/main/
H A DSAPI.h213 SAPI_API int sapi_register_post_entry(const sapi_post_entry *post_entry);
H A DSAPI.c937 if (sapi_register_post_entry(p) == FAILURE) { in sapi_register_post_entries()
946 SAPI_API int sapi_register_post_entry(const sapi_post_entry *post_entry) in sapi_register_post_entry() function

Completed in 9 milliseconds