Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dmsgfmt_format_error6.phpt17 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
/php-src/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt2 Scripts with flex-incompatible encoding without suitable conversion strategy
/php-src/ext/standard/tests/strings/
H A Dhtmlentities19.phpt7 "\xE3\x80\x22", // Unicode TR #36, 3.6.1; use strategy #2
/php-src/.github/workflows/
H A Droot.yml44 strategy:
H A Dpush.yml70 strategy:
187 strategy:
H A Dnightly.yml111 strategy:
221 strategy:
297 strategy:
424 strategy:
948 strategy:
/php-src/ext/zlib/
H A Dzlib.c1080 zend_long encoding, level = -1, memory = 8, window = 15, strategy = Z_DEFAULT_STRATEGY; in PHP_FUNCTION() local
1115 strategy = zval_get_long(option_buffer); in PHP_FUNCTION()
1117 switch (strategy) { in PHP_FUNCTION()
1155 if (deflateInit2(&ctx->Z, level, Z_DEFLATED, encoding, memory, strategy) != Z_OK) { in PHP_FUNCTION()
/php-src/ext/reflection/
H A Dphp_reflection.c5032 int strategy, bool is_reset) in reflection_class_new_lazy() argument
5041 ZEND_ASSERT(strategy == ZEND_LAZY_OBJECT_STRATEGY_GHOST in reflection_class_new_lazy()
5042 || strategy == ZEND_LAZY_OBJECT_STRATEGY_PROXY); in reflection_class_new_lazy()
5092 strategy | options); in reflection_class_new_lazy()
/php-src/ext/mbstring/libmbfl/
H A DLICENSE25 strategy to use in any particular case, based on the explanations below.
/php-src/ext/bcmath/libbcmath/
H A DLICENSE25 strategy to use in any particular case, based on the explanations

Completed in 67 milliseconds