Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_schema.c715 sdlRestrictionCharPtr enumval = NULL; in schema_restriction_simpleContent() local
717 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
722 …ash_str_add_ptr(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value), enumv… in schema_restriction_simpleContent()
723 delete_restriction_var_char_int(enumval); in schema_restriction_simpleContent()

Completed in 18 milliseconds