Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_schema.c696 sdlRestrictionCharPtr enumval = NULL; in schema_restriction_simpleContent() local
698 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
703 …ash_str_add_ptr(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value), enumv… in schema_restriction_simpleContent()
704 delete_restriction_var_char_int(enumval); in schema_restriction_simpleContent()

Completed in 13 milliseconds