Home
last modified time | relevance | path

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

/PHP-8.0/ext/libxml/
H A Dlibxml.c878 static const char * const supported_sapis[] = { in PHP_MINIT_FUNCTION() local
885 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in PHP_MINIT_FUNCTION()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2605 static const char *supported_sapis[] = { in accel_find_sapi() local
2620 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in accel_find_sapi()

Completed in 17 milliseconds