Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Durl.c33 #ifndef CHARSET_EBCDIC
34 #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ macro
503 #ifndef CHARSET_EBCDIC in php_url_encode()
581 #ifndef CHARSET_EBCDIC in php_url_decode()
609 #ifndef CHARSET_EBCDIC
679 #ifndef CHARSET_EBCDIC
/PHP-5.4/ext/gd/
H A Dgd_ctx.c146 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output_ctx()
H A Dgd.c2810 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output()
/PHP-5.4/ext/gd/libgd/
H A Dgd.c41 #define CHARSET_EBCDIC macro
46 #ifndef CHARSET_EBCDIC
1545 #ifdef CHARSET_EBCDIC in gdImageChar()
1571 #ifdef CHARSET_EBCDIC in gdImageCharUp()
/PHP-5.4/
H A Dacinclude.m41680 AC_DEFINE(CHARSET_EBCDIC,1, [Define if system uses EBCDIC])

Completed in 36 milliseconds