Searched refs:XPathToken (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c93 *sizeof(XPathToken)); \
184 } XPathToken; typedef in typeref:struct:__anon13030
186 typedef XPathToken *XPathTokens;
686 tokens = (XPathTokens)MALLOC(INITIAL_SIZE * sizeof(XPathToken));

Completed in 236 milliseconds