Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Durl.c33 #ifndef CHARSET_EBCDIC
34 #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ macro
460 #ifndef CHARSET_EBCDIC in php_url_encode()
545 #ifndef CHARSET_EBCDIC in php_url_decode()
573 #ifndef CHARSET_EBCDIC
647 #ifndef CHARSET_EBCDIC
/PHP-5.6/ext/gd/
H A Dgd_ctx.c163 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output_ctx()
H A Dgd.c2726 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output()
/PHP-5.6/ext/gd/libgd/
H A Dgd.c41 #define CHARSET_EBCDIC macro
46 #ifndef CHARSET_EBCDIC
1525 #ifdef CHARSET_EBCDIC in gdImageChar()
1551 #ifdef CHARSET_EBCDIC in gdImageCharUp()
/PHP-5.6/
H A Dacinclude.m41680 AC_DEFINE(CHARSET_EBCDIC,1, [Define if system uses EBCDIC])

Completed in 37 milliseconds