Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/
H A Dlibxml.c841 static const char * const supported_sapis[] = { in PHP_MINIT_FUNCTION() local
849 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) { in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c2390 static const char *supported_sapis[] = { local
2405 for (sapi_name = supported_sapis; *sapi_name; sapi_name++) {

Completed in 25 milliseconds