Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_soap.h158 int cur_uniq_ns; variable
H A Dphp_encoding.c3475 int num = ++SOAP_GLOBAL(cur_uniq_ns); in encode_add_ns()
3486 num = ++SOAP_GLOBAL(cur_uniq_ns); in encode_add_ns()
3521 SOAP_GLOBAL(cur_uniq_ns) = 0; in encode_reset_ns()
3533 SOAP_GLOBAL(cur_uniq_ns) = 0; in encode_finish()

Completed in 16 milliseconds