Home
last modified time | relevance | path

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

/PHP-5.3/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()
2377 delete_restriction_var_char(&type->restrictions->whiteSpace); in delete_type()
2424 delete_restriction_var_char_persistent(&type->restrictions->whiteSpace); in delete_type_persistent()
H A Dphp_sdl.c1350 type->restrictions->whiteSpace = sdl_deserialize_resriction_char(in); in sdl_deserialize_type()
1952 sdl_serialize_resriction_char(type->restrictions->whiteSpace,out); in sdl_serialize_type()
2783 if (ptype->restrictions->whiteSpace) { in make_persistent_sdl_type()
2784 make_persistent_restriction_char(&ptype->restrictions->whiteSpace); in make_persistent_sdl_type()

Completed in 21 milliseconds