Searched refs:type_is_null (Results 1 – 1 of 1) sorted by relevance
692 zend_bool type_is_null = 1; in PHP_METHOD() local696 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "z!l!|s!s!s!s!", &data, &type, &type_is_null, &stype, &… in PHP_METHOD()701 if (type_is_null) { in PHP_METHOD()
Completed in 13 milliseconds