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.h157 int cur_uniq_ns; variable
H A Dphp_encoding.c3413 int num = ++SOAP_GLOBAL(cur_uniq_ns); in encode_add_ns()
3425 num = ++SOAP_GLOBAL(cur_uniq_ns); in encode_add_ns()
3454 SOAP_GLOBAL(cur_uniq_ns) = 0; in encode_reset_ns()
3466 SOAP_GLOBAL(cur_uniq_ns) = 0; in encode_finish()

Completed in 15 milliseconds