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