browserutilities/cxmllibrary/src/utils/src/cxml_str.c
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    26 **  Include Files
    26 **  Include Files
    27 **-------------------------------------------------------------------------
    27 **-------------------------------------------------------------------------
    28 */
    28 */
    29 
    29 
    30 #include "cxml_internal.h"
    30 #include "cxml_internal.h"
    31 #include "cxml_nw2cxmlTypes.h"
    31 #include "cxml_nw2cxmltypes.h"
    32 
    32 
    33 
    33 
    34 static NW_Uint16 CXML_Str_Strlen(const CXML_Ucs2 *string)
    34 static NW_Uint16 CXML_Str_Strlen(const CXML_Ucs2 *string)
    35 {
    35 {
    36   NW_Uint16 len = 0;
    36   NW_Uint16 len = 0;