Home
last modified time | relevance | path

Searched refs:WINDOWS (Results 1 – 12 of 12) sorted by relevance

/PHP-5.4/main/
H A Dwin95nt.h77 #ifndef WINDOWS
78 # define WINDOWS 1 macro
/PHP-5.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1252.phpt40 $res = html_entity_decode("", ENT_QUOTES, 'WINDOWS-1252');
44 $res = html_entity_decode("", ENT_QUOTES, 'WINDOWS-1252');
48 $res = html_entity_decode("", ENT_QUOTES, 'WINDOWS-1252');
52 $res = html_entity_decode("", ENT_QUOTES, 'WINDOWS-1252');
56 $res = html_entity_decode("", ENT_QUOTES, 'WINDOWS-1252');
62 $res = html_entity_decode($ent, ENT_QUOTES, 'WINDOWS-1252');
67 $res = html_entity_decode($ent, ENT_QUOTES, 'WINDOWS-1252');
H A Dget_html_translation_table_basic4.phpt2 Test get_html_translation_table() function : basic functionality - charset WINDOWS-1252
15 $tt = get_html_translation_table($table, ENT_COMPAT, "WINDOWS-1252");
21 $tt = get_html_translation_table($table, ENT_COMPAT, "WINDOWS-1252");
H A Dhtml_entity_decode_win1251.phpt136 $res = html_entity_decode("˜", ENT_QUOTES, 'WINDOWS-1251');
142 $res = html_entity_decode($ent, ENT_QUOTES, 'WINDOWS-1251');
147 $res = html_entity_decode($ent, ENT_QUOTES, 'WINDOWS-1251');
/PHP-5.4/ext/standard/
H A Dfilestat.c123 #if defined(WINDOWS) /* {{{ */ in php_disk_total_space()
254 #if defined(WINDOWS) /* {{{ */ in php_disk_free_space()
388 #if !defined(WINDOWS) && !defined(NETWARE)
425 #if !defined(WINDOWS) in php_do_chgrp()
456 #if !defined(WINDOWS) in php_do_chgrp()
464 #if defined(WINDOWS) in php_do_chgrp()
515 # if !defined(WINDOWS) in PHP_FUNCTION()
562 #if !defined(WINDOWS) in php_do_chown()
593 #if !defined(WINDOWS) in php_do_chown()
601 #if defined(WINDOWS) in php_do_chown()
[all …]
/PHP-5.4/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A DMakefile.am15 $(FETCH_VIA_FTP) ftp://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt13 elseif(substr(PHP_OS,0,3) == "WIN") $file = "C:/WINDOWS/system32/drivers/etc/services";
/PHP-5.4/ext/ldap/
H A Dldap.c54 #undef WINDOWS
1016 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1021 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1030 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1068 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1098 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1107 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1154 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1159 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
1224 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP_10 || WINDOWS in PHP_FUNCTION()
[all …]
/PHP-5.4/main/streams/
H A Dplain_wrapper.c51 #if !defined(WINDOWS) && !defined(NETWARE)
1260 #if !defined(WINDOWS) && !defined(NETWARE) in php_plain_files_metadata()
1299 #if !defined(WINDOWS) && !defined(NETWARE) in php_plain_files_metadata()
/PHP-5.4/win32/
H A Dinstall.txt265 (i.e. C:\WINDOWS) folder and while this simplifies the installation
1871 * Locate the line with PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;..... and
/PHP-5.4/
H A DINSTALL1347 Configuration File (php.ini) Path C:\WINDOWS
2056 + Locate the line with PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;.....
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic9332 0 long 0x4da7eee8 HP-WINDOWS font
13500 >0x187 search/0xB55 WINDOWS\ VMM\ 4.0\0
13513 #>0x187 search/0xB55 WINDOWS\ 286\ 3.0\0 \b, Windows 3.X standard mode-style
13514 #>0x187 search/0xB55 WINDOWS\ 386\ 3.0\0 \b, Windows 3.X enhanced mode-style
13515 >0x187 search/0xB55 WINDOWS\ NT\ \ 3.1\0 \b, Windows NT-style
13516 #>0x187 search/0xB55 WINDOWS\ NT\ \ 4.0\0 \b, Windows NT-style

Completed in 113 milliseconds