Searched refs:php_win32_cp_do_update (Results 1 – 3 of 3) sorted by relevance
46 PW32CP const struct php_win32_cp *php_win32_cp_do_update(const char *);47 #define php_win32_cp_update() php_win32_cp_do_update(NULL)
492 PW32CP const struct php_win32_cp *php_win32_cp_do_update(const char *enc) in php_win32_cp_do_update() function
551 php_win32_cp_do_update(ZSTR_VAL(new_value)); in PHP_INI_MH()578 php_win32_cp_do_update(ZSTR_VAL(new_value)); in PHP_INI_MH()594 php_win32_cp_do_update(NULL); in PHP_INI_MH()610 php_win32_cp_do_update(NULL); in PHP_INI_MH()
Completed in 20 milliseconds