Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dwin95nt.h77 #ifndef WINDOWS
78 # define WINDOWS 1 macro
/PHP-5.6/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.6/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.6/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.6/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.6/ext/ldap/
H A Dldap.c54 #undef WINDOWS
1093 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1098 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1111 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1149 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1179 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1188 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1235 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1240 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
1305 #if (LDAP_API_VERSION > 2000) || HAVE_NSLDAP || HAVE_ORALDAP || WINDOWS in PHP_FUNCTION()
[all …]
/PHP-5.6/main/streams/
H A Dplain_wrapper.c52 #if !defined(WINDOWS) && !defined(NETWARE)
1292 #if !defined(WINDOWS) && !defined(NETWARE) in php_plain_files_metadata()
1331 #if !defined(WINDOWS) && !defined(NETWARE) in php_plain_files_metadata()
/PHP-5.6/win32/
H A Dinstall.txt137 (i.e. C:\WINDOWS) folder and while this simplifies the installation
1729 * Locate the line with PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;..... and
/PHP-5.6/
H A DINSTALL1347 Configuration File (php.ini) Path C:\WINDOWS
2056 + Locate the line with PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;.....
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic9969 0 long 0x4da7eee8 HP-WINDOWS font
14229 >0x187 search/0xB55 WINDOWS\ VMM\ 4.0\0
14242 #>0x187 search/0xB55 WINDOWS\ 286\ 3.0\0 \b, Windows 3.X standard mode-style
14243 #>0x187 search/0xB55 WINDOWS\ 386\ 3.0\0 \b, Windows 3.X enhanced mode-style
14244 >0x187 search/0xB55 WINDOWS\ NT\ \ 3.1\0 \b, Windows NT-style
14245 #>0x187 search/0xB55 WINDOWS\ NT\ \ 4.0\0 \b, Windows NT-style
19519 # C:\WINDOWS (ASCII 0x433a5c.. , unicode 0x43003a005c..) or X:\MININT
19579 # normally ASCII C:\WINDOWS
19580 #>>>>>>(68.l) string =C:\\WINDOWS \b, WinDirPath "%s"
19581 >>>>>>(68.l) string !C:\\WINDOWS \b, WinDirPath "%s"

Completed in 109 milliseconds