Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dcodepage.h48 PW32CP const struct php_win32_cp *php_win32_cp_do_update(const char *);
49 #define php_win32_cp_update() php_win32_cp_do_update(NULL)
H A Dcodepage.c498 PW32CP const struct php_win32_cp *php_win32_cp_do_update(const char *enc) in php_win32_cp_do_update() function
/PHP-7.4/main/
H A Dmain.c627 php_win32_cp_do_update(ZSTR_VAL(new_value)); in PHP_INI_MH()
656 php_win32_cp_do_update(ZSTR_VAL(new_value)); in PHP_INI_MH()
673 php_win32_cp_do_update(NULL); in PHP_INI_MH()
690 php_win32_cp_do_update(NULL); in PHP_INI_MH()

Completed in 14 milliseconds