Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Durl.c33 #ifndef CHARSET_EBCDIC
34 #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ macro
499 #ifndef CHARSET_EBCDIC in php_url_encode()
577 #ifndef CHARSET_EBCDIC in php_url_decode()
605 #ifndef CHARSET_EBCDIC
675 #ifndef CHARSET_EBCDIC
/PHP-5.3/ext/gd/
H A Dgd_ctx.c116 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output_ctx()
H A Dgd.c2765 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output()
/PHP-5.3/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.3/
H A Dacinclude.m41669 AC_DEFINE(CHARSET_EBCDIC,1, [Define if system uses EBCDIC])

Completed in 31 milliseconds