Searched refs:PUTC (Results 1 – 2 of 2) sorted by relevance
/PHP-5.4/ext/standard/ | ||
H A D | iptc.c | 81 PUTC(c); in php_iptc_put1() |
/PHP-5.4/main/ | ||
H A D | php_output.h | 166 #define PUTC(c) (php_output_write(&(c), 1 TSRMLS_CC), (c)) macro |
Completed in 10 milliseconds