Home
last modified time | relevance | path

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

/PHP-8.4/ext/soap/
H A Dsoap.c593 bool must_understand = 0; in PHP_METHOD() local
601 Z_PARAM_BOOL(must_understand) in PHP_METHOD()
620 ZVAL_BOOL(Z_HEADER_MUST_UNDERSTAND_P(this_ptr), must_understand); in PHP_METHOD()

Completed in 14 milliseconds