Searched defs:tdomstrdup (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddom.h59 # define tdomstrdup strdup macro
68 # define tdomstrdup(s) (char*)strcpy(MALLOC(strlen((s))+1),(char*)s) macro
73 # define tdomstrdup strdup macro

Completed in 107 milliseconds