Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/tests/
H A Dvariants.phpt121 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)
/PHP-5.5/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h134 PHP_FUNCTION(variant_or);
H A Dcom_extension.c209 PHP_FE(variant_or, arginfo_variant_or)
H A Dcom_variant.c700 PHP_FUNCTION(variant_or) in PHP_FUNCTION() argument

Completed in 16 milliseconds