Home
last modified time | relevance | path

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

/PHP-7.3/ext/libxml/
H A Dlibxml.c857 static const char * const supported_sapis[] = { in PHP_MINIT_FUNCTION() local
864 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in PHP_MINIT_FUNCTION()
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c2561 static const char *supported_sapis[] = { in accel_find_sapi() local
2576 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in accel_find_sapi()

Completed in 14 milliseconds