Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfilters.c1351 int opt_force_encode_first = 0; in php_conv_open() local
1356 GET_BOOL_PROP(options, opt_force_encode_first, "force-encode-first"); in php_conv_open()
1370 opts |= (opt_force_encode_first ? PHP_CONV_QPRINT_OPT_FORCE_ENCODE_FIRST : 0); in php_conv_open()

Completed in 13 milliseconds