Home
last modified time | relevance | path

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

/PHP-5.6/ext/soap/
H A Dphp_sdl.h148 sdlRestrictionCharPtr whiteSpace; member
H A DTODO71 + whiteSpace (preserve, replace [#x9,#xA,#xD=>#x20], collapse [replace+?])
H A Dphp_schema.c691 schema_restriction_var_char(trav, &cur_type->restrictions->whiteSpace); in schema_restriction_simpleContent()
2421 delete_restriction_var_char(&type->restrictions->whiteSpace); in delete_type()
2468 delete_restriction_var_char_persistent(&type->restrictions->whiteSpace); in delete_type_persistent()
H A Dphp_sdl.c1352 type->restrictions->whiteSpace = sdl_deserialize_resriction_char(in); in sdl_deserialize_type()
1954 sdl_serialize_resriction_char(type->restrictions->whiteSpace,out); in sdl_serialize_type()
2786 if (ptype->restrictions->whiteSpace) { in make_persistent_sdl_type()
2787 make_persistent_restriction_char(&ptype->restrictions->whiteSpace); in make_persistent_sdl_type()

Completed in 40 milliseconds