Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dlibxml.c937 static const char * const supported_sapis[] = { in PHP_MINIT_FUNCTION() local
944 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in PHP_MINIT_FUNCTION()
/php-src/ext/opcache/
H A DZendAccelerator.c2800 static const char *supported_sapis[] = { in accel_find_sapi() local
2818 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in accel_find_sapi()

Completed in 22 milliseconds