Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c132 const char *target_ns_copy = estrdup((const char *) new_tns->children->content); in schema_load_file() local
134 …m '%s', unexpected 'targetNamespace'='%s', expected '%s'", location, target_ns_copy, ns->children-… in schema_load_file()
140 const char *target_ns_copy = estrdup((const char *) new_tns->children->content); in schema_load_file() local
142 …'%s', unexpected 'targetNamespace'='%s', expected no 'targetNamespace'", location, target_ns_copy); in schema_load_file()

Completed in 10 milliseconds