Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/tests/
H A Dvariants.phpt122 variant_or(42, hello)
238 variant_or(3.5, hello)
326 variant_or(hello, 42)
388 variant_or(hello, 3.5)
446 variant_or(hello, hello)
508 variant_or(hello, )
598 variant_or(0, hello)
H A Dvariants_x64.phpt125 variant_or(42, hello)
241 variant_or(3.5, hello)
329 variant_or(hello, 42)
391 variant_or(hello, 3.5)
449 variant_or(hello, hello)
511 variant_or(hello, )
601 variant_or(0, hello)
/PHP-7.4/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h134 PHP_FUNCTION(variant_or);
H A Dcom_extension.c148 PHP_FE(variant_or, arginfo_left_right)
H A Dcom_variant.c726 PHP_FUNCTION(variant_or) in PHP_FUNCTION() argument

Completed in 9 milliseconds