Home
last modified time | relevance | path

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

/PHP-5.6/ext/com_dotnet/
H A Dcom_extension.c268 FILE *typelib_file; in PHP_INI_MH() local
273 if (!new_value || !new_value[0] || (typelib_file = VCWD_FOPEN(new_value, "r"))==NULL) { in PHP_INI_MH()
279 while (fgets(typelib_name_buffer, 1024, typelib_file)) { in PHP_INI_MH()
319 fclose(typelib_file); in PHP_INI_MH()
/PHP-5.6/
H A Dphp.ini-development1731 ;com.typelib_file =
H A Dphp.ini-production1731 ;com.typelib_file =
H A DNEWS9547 - Fixed bug #39606 (Use of com.typelib_file in PHP.ini STILL causes A/V). (Rob)
9952 - Fixed bug #38400 (Use of com.typelib_file may cause a crash). (Ilia)
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic18965 # see http://www.mozilla.org/scriptable/typelib_file.html

Completed in 96 milliseconds