Home
last modified time | relevance | path

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

/PHP-7.4/ext/libxml/
H A Dlibxml.c901 static const char * const supported_sapis[] = { in PHP_MINIT_FUNCTION() local
908 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in PHP_MINIT_FUNCTION()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c2543 static const char *supported_sapis[] = { in accel_find_sapi() local
2558 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in accel_find_sapi()

Completed in 17 milliseconds