Searched refs:opt_binary (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/ext/standard/ | ||
| H A D | filters.c | 1385 int opt_binary = 0; local 1390 GET_BOOL_PROP(options, opt_binary, "binary"); 1404 opts |= (opt_binary ? PHP_CONV_QPRINT_OPT_BINARY : 0); |
Completed in 5 milliseconds