Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Durl.c33 #ifndef CHARSET_EBCDIC
34 #define CHARSET_EBCDIC /* this machine uses EBCDIC, not ASCII! */ macro
467 #ifndef CHARSET_EBCDIC in php_url_encode()
540 #ifndef CHARSET_EBCDIC in php_url_decode()
568 #ifndef CHARSET_EBCDIC
632 #ifndef CHARSET_EBCDIC
/PHP-7.0/ext/gd/
H A Dgd_ctx.c160 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output_ctx()
H A Dgd.c2661 #if APACHE && defined(CHARSET_EBCDIC) in _php_image_output()
/PHP-7.0/ext/gd/libgd/
H A Dgd.c41 #define CHARSET_EBCDIC macro
46 #ifndef CHARSET_EBCDIC
1523 #ifdef CHARSET_EBCDIC in gdImageChar()
1549 #ifdef CHARSET_EBCDIC in gdImageCharUp()
/PHP-7.0/
H A Dacinclude.m41684 AC_DEFINE(CHARSET_EBCDIC,1, [Define if system uses EBCDIC])

Completed in 39 milliseconds