Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dsoap.c476 bool must_understand = 0; in PHP_METHOD() local
484 Z_PARAM_BOOL(must_understand) in PHP_METHOD()
503 ZVAL_BOOL(Z_HEADER_MUST_UNDERSTAND_P(this_ptr), must_understand); in PHP_METHOD()

Completed in 13 milliseconds