Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dfilters.c1219 int opt_force_encode_first = 0; in php_conv_open() local
1224 GET_BOOL_PROP(options, opt_force_encode_first, "force-encode-first"); in php_conv_open()
1238 opts |= (opt_force_encode_first ? PHP_CONV_QPRINT_OPT_FORCE_ENCODE_FIRST : 0); in php_conv_open()

Completed in 12 milliseconds