Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/tests/
H A Dmsgfmt_format_error6.phpt20 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
/PHP-7.1/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt2 Scripts with flex-incompatible encoding without suitable conversion strategy
/PHP-7.1/ext/standard/tests/strings/
H A Dhtmlentities19.phpt7 "\xE3\x80\x22", // Unicode TR #36, 3.6.1; use strategy #2
/PHP-7.1/ext/zlib/
H A Dzlib.c1019 zend_long encoding, level = -1, memory = 8, window = 15, strategy = Z_DEFAULT_STRATEGY; in PHP_FUNCTION() local
1054 strategy = zval_get_long(option_buffer); in PHP_FUNCTION()
1056 switch (strategy) { in PHP_FUNCTION()
1093 if (Z_OK == deflateInit2(ctx, level, Z_DEFLATED, encoding, memory, strategy)) { in PHP_FUNCTION()
/PHP-7.1/ext/mbstring/libmbfl/
H A DLICENSE25 strategy to use in any particular case, based on the explanations below.

Completed in 15 milliseconds