Searched refs:typelib_file (Results 1 – 5 of 5) sorted by relevance
268 FILE *typelib_file; in PHP_INI_MH() local273 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()
1664 ;com.typelib_file =
6780 - Fixed bug #39606 (Use of com.typelib_file in PHP.ini STILL causes A/V). (Rob)7185 - Fixed bug #38400 (Use of com.typelib_file may cause a crash). (Ilia)
17819 # see http://www.mozilla.org/scriptable/typelib_file.html
Completed in 63 milliseconds