Searched refs:variant_xor (Results 1 – 4 of 4) sorted by relevance
131 variant_xor(42, hello)247 variant_xor(3.5, hello)335 variant_xor(hello, 42)397 variant_xor(hello, 3.5)455 variant_xor(hello, hello)517 variant_xor(hello, )607 variant_xor(0, hello)
136 PHP_FUNCTION(variant_xor);
211 PHP_FE(variant_xor, arginfo_variant_xor)
716 PHP_FUNCTION(variant_xor) in PHP_FUNCTION() argument
Completed in 13 milliseconds