Searched refs:enumval (Results 1 – 1 of 1) sorted by relevance
695 sdlRestrictionCharPtr enumval = NULL; in schema_restriction_simpleContent() local697 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()702 …zend_hash_add(cur_type->restrictions->enumeration, enumval->value, strlen(enumval->value)+1, &enum… in schema_restriction_simpleContent()703 delete_restriction_var_char(&enumval); in schema_restriction_simpleContent()
Completed in 15 milliseconds