Searched refs:variant_or (Results 1 – 4 of 4) sorted by relevance
121 variant_or(42, hello)237 variant_or(3.5, hello)325 variant_or(hello, 42)387 variant_or(hello, 3.5)445 variant_or(hello, hello)507 variant_or(hello, )597 variant_or(0, hello)
134 PHP_FUNCTION(variant_or);
209 PHP_FE(variant_or, arginfo_variant_or)
700 PHP_FUNCTION(variant_or) in PHP_FUNCTION() argument
Completed in 13 milliseconds