Home
last modified time | relevance | path

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

/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtmbstr.h27 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 );
H A Dtmbstr.c55 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 ) in TY_() argument
H A Dclean.c716 TY_(tmbstrcpy)(names, s1); in MergeClasses() local
718 TY_(tmbstrcpy)(names+l1+1, s2); in MergeClasses()
878 TY_(tmbstrcpy)( buf, "text-align: " ); in AddAlign()
2242 TY_(tmbstrcpy)(prop->name, "charset="); in TY_()
2243 TY_(tmbstrcpy)(prop->name+8, enc); in TY_()
H A Dattrs.c768 TY_(tmbstrcpy)( s, classattr->value ); in TY_()
H A Dconfig.c731 TY_(tmbstrcpy)( p, home_dir ); in ExpandTilde() local
/dports/www/tidy-devel/tidy/src/
H A Dtmbstr.h33 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 );
H A Dtmbstr.c61 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 ) in TY_() argument
H A Dclean.c723 TY_(tmbstrcpy)(names, s1); in MergeClasses() local
725 TY_(tmbstrcpy)(names+l1+1, s2); in MergeClasses()
885 TY_(tmbstrcpy)( buf, "text-align: " ); in AddAlign()
2292 TY_(tmbstrcpy)(prop->name, "charset="); in TY_()
2293 TY_(tmbstrcpy)(prop->name+8, enc); in TY_()
H A Dattrs.c921 TY_(tmbstrcpy)( s, classattr->value ); in TY_()
H A Dconfig.c746 TY_(tmbstrcpy)( p, home_dir ); in ExpandTilde() local
/dports/www/tidy-lib/tidy/src/
H A Dtmbstr.h33 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 );
H A Dtmbstr.c61 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 ) in TY_() argument
H A Dclean.c723 TY_(tmbstrcpy)(names, s1); in MergeClasses() local
725 TY_(tmbstrcpy)(names+l1+1, s2); in MergeClasses()
885 TY_(tmbstrcpy)( buf, "text-align: " ); in AddAlign()
2292 TY_(tmbstrcpy)(prop->name, "charset="); in TY_()
2293 TY_(tmbstrcpy)(prop->name+8, enc); in TY_()
H A Dattrs.c921 TY_(tmbstrcpy)( s, classattr->value ); in TY_()
H A Dconfig.c746 TY_(tmbstrcpy)( p, home_dir ); in ExpandTilde() local
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dtmbstr.h33 uint tmbstrcpy( tmbstr s1, ctmbstr s2 );
H A Dtmbstr.c60 uint tmbstrcpy( tmbstr s1, ctmbstr s2 ) in tmbstrcpy() function
H A Dclean.c721 tmbstrcpy(names, s1); in MergeClasses()
723 tmbstrcpy(names+l1+1, s2); in MergeClasses()
883 tmbstrcpy( buf, "text-align: " ); in AddAlign()
2216 tmbstrcpy(prop->name, "charset="); in VerifyHTTPEquiv()
2217 tmbstrcpy(prop->name+8, enc); in VerifyHTTPEquiv()
H A Dattrs.c881 tmbstrcpy( s, classattr->value ); in AppendToClassAttr()
H A Dconfig.c639 tmbstrcpy( p, home_dir ); in ExpandTilde()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtmbstr.h27 TY_PRIVATE uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 );
H A Dtmbstr.c55 uint TY_(tmbstrcpy)( tmbstr s1, ctmbstr s2 ) in TY_() argument
H A Dclean.c717 TY_(tmbstrcpy)(names, s1); in MergeClasses() local
719 TY_(tmbstrcpy)(names+l1+1, s2); in MergeClasses()
879 TY_(tmbstrcpy)( buf, "text-align: " ); in AddAlign()
2247 TY_(tmbstrcpy)(newValue, enc); in TY_() local
2318 TY_(tmbstrcpy)(newValue, "text/html; charset="); in TY_()
2319 TY_(tmbstrcpy)(newValue + 19, enc); in TY_()
H A Dattrs.c1315 TY_(tmbstrcpy)( s, classattr->value ); in TY_()
2712 TY_(tmbstrcpy)( s, attval->value ); in CheckRDFaPrefix()
H A Dconfig.c941 TY_(tmbstrcpy)( p, home_dir ); in ExpandTilde() local