Home
last modified time | relevance | path

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

/PHP-8.2/win32/
H A Dcodepage.h124 #define php_win32_cp_w_to_any(in) php_win32_cp_conv_w_to_any(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN32… macro
134 aa[i] = php_win32_cp_w_to_any(aw[i]); \
H A Dioutil.h252 #define php_win32_ioutil_w_to_any php_win32_cp_w_to_any
/PHP-8.2/main/
H A Dphp_variables.c638 char *env = php_win32_cp_w_to_any(envw); in _php_import_environment_variables()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c550 ret = php_win32_cp_w_to_any(valw); in cgi_getenv_win32()
/PHP-8.2/ext/standard/
H A Dbasic_functions.c711 char *ptr = php_win32_cp_w_to_any(valw); in php_getenv()

Completed in 21 milliseconds