Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Durl.c33 #ifndef CHARSET_EBCDIC
34 #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ macro
502 #ifndef CHARSET_EBCDIC in php_url_encode()
580 #ifndef CHARSET_EBCDIC in php_url_decode()
608 #ifndef CHARSET_EBCDIC
682 #ifndef CHARSET_EBCDIC
/PHP-5.5/ext/gd/
H A Dgd_ctx.c146 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output_ctx()
H A Dgd.c2680 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output()
/PHP-5.5/ext/gd/libgd/
H A Dgd.c41 #define CHARSET_EBCDIC macro
46 #ifndef CHARSET_EBCDIC
1556 #ifdef CHARSET_EBCDIC in gdImageChar()
1582 #ifdef CHARSET_EBCDIC in gdImageCharUp()
/PHP-5.5/
H A Dacinclude.m41680 AC_DEFINE(CHARSET_EBCDIC,1, [Define if system uses EBCDIC])

Completed in 34 milliseconds