Home
last modified time | relevance | path

Searched refs:variant_pow (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/mod_php81/php-8.1.1/ext/com_dotnet/tests/
H A Dvariants.phpt128 variant_pow(42, hello)
244 variant_pow(3.5, hello)
332 variant_pow(hello, 42)
394 variant_pow(hello, 3.5)
452 variant_pow(hello, hello)
514 variant_pow(hello, )
604 variant_pow(0, hello)
H A Dvariants_x64.phpt131 variant_pow(42, hello)
247 variant_pow(3.5, hello)
335 variant_pow(hello, 42)
397 variant_pow(hello, 3.5)
455 variant_pow(hello, hello)
517 variant_pow(hello, )
607 variant_pow(0, hello)
/dports/lang/php81/php-8.1.1/ext/com_dotnet/tests/
H A Dvariants.phpt128 variant_pow(42, hello)
244 variant_pow(3.5, hello)
332 variant_pow(hello, 42)
394 variant_pow(hello, 3.5)
452 variant_pow(hello, hello)
514 variant_pow(hello, )
604 variant_pow(0, hello)
H A Dvariants_x64.phpt131 variant_pow(42, hello)
247 variant_pow(3.5, hello)
335 variant_pow(hello, 42)
397 variant_pow(hello, 3.5)
455 variant_pow(hello, hello)
517 variant_pow(hello, )
607 variant_pow(0, hello)
/dports/lang/php73/php-7.3.33/ext/com_dotnet/tests/
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
/dports/www/mod_php74/php-7.4.27/ext/com_dotnet/tests/
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
/dports/lang/php80/php-8.0.15/ext/com_dotnet/tests/
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
/dports/lang/php74/php-7.4.27/ext/com_dotnet/tests/
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
/dports/www/mod_php80/php-8.0.15/ext/com_dotnet/tests/
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
/dports/www/mod_php73/php-7.3.33/ext/com_dotnet/tests/
H A Dvariants.phpt127 variant_pow(42, hello)
243 variant_pow(3.5, hello)
331 variant_pow(hello, 42)
393 variant_pow(hello, 3.5)
451 variant_pow(hello, hello)
513 variant_pow(hello, )
603 variant_pow(0, hello)
H A Dvariants_x64.phpt130 variant_pow(42, hello)
246 variant_pow(3.5, hello)
334 variant_pow(hello, 42)
396 variant_pow(hello, 3.5)
454 variant_pow(hello, hello)
516 variant_pow(hello, )
606 variant_pow(0, hello)
/dports/lang/php80/php-8.0.15/ext/com_dotnet/
H A Dcom_extension_arginfo.h147 ZEND_FUNCTION(variant_pow);
187 ZEND_FE(variant_pow, arginfo_variant_pow)
H A Dcom_extension.stub.php29 function variant_pow(mixed $left, mixed $right): variant {} function
/dports/www/mod_php80/php-8.0.15/ext/com_dotnet/
H A Dcom_extension_arginfo.h147 ZEND_FUNCTION(variant_pow);
187 ZEND_FE(variant_pow, arginfo_variant_pow)
H A Dcom_extension.stub.php29 function variant_pow(mixed $left, mixed $right): variant {} function
/dports/www/mod_php81/php-8.1.1/ext/com_dotnet/
H A Dcom_extension_arginfo.h147 ZEND_FUNCTION(variant_pow);
187 ZEND_FE(variant_pow, arginfo_variant_pow)
H A Dcom_extension.stub.php29 function variant_pow(mixed $left, mixed $right): variant {} function
/dports/lang/php81/php-8.1.1/ext/com_dotnet/
H A Dcom_extension_arginfo.h147 ZEND_FUNCTION(variant_pow);
187 ZEND_FE(variant_pow, arginfo_variant_pow)
H A Dcom_extension.stub.php29 function variant_pow(mixed $left, mixed $right): variant {} function
/dports/lang/php73/php-7.3.33/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h138 PHP_FUNCTION(variant_pow);

12