webengine/wmlengine/src/Unicode/tools/Validate.h.post
branchRCL_3
changeset 49 919f36ff910f
parent 0 dd21522fd290
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
       
     1 
       
     2 extern NW_Bool Validate (void);
       
     3 extern NW_Bool ValidateCode (NW_Ucs4 code,
       
     4                              const NW_Object_Class_t* categoryClass);
       
     5 
       
     6 
       
     7 #endif /* _Validate_h_ */