Home
last modified time | relevance | path

Searched refs:PUTC (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/
H A Diptc.c81 PUTC(c); in php_iptc_put1()
102 PUTC(cc); in php_iptc_get1()
/PHP-5.3/main/
H A Dphp.h391 #define PUTC(c) (php_body_write(&(c), 1 TSRMLS_CC), (c)) macro
/PHP-5.3/ext/zlib/
H A Dzlib.c69 # ifndef PUTC
70 # define PUTC(a) PUTS(a) macro

Completed in 9 milliseconds