Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_schema.c45 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr);
691 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
693 schema_restriction_var_char(trav, &cur_type->restrictions->pattern); in schema_restriction_simpleContent()
697 schema_restriction_var_char(trav, &enumval); in schema_restriction_simpleContent()
830 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char() function

Completed in 15 milliseconds