Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_schema.c42 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr);
711 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
713 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
717 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
850 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char() function

Completed in 13 milliseconds