Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dsoap.c692 zend_bool type_is_null = 1; in PHP_METHOD() local
696 …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