Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dregistry.c279 #define PHPRC_REGISTRY_NAME "IniFilePath" macro
289 if(RegQueryValueEx(hKey, PHPRC_REGISTRY_NAME, 0, NULL, reg_location, &buflen) != ERROR_SUCCESS) { in GetIniPathFromRegistry()

Completed in 13 milliseconds