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

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.c253 void xpathRSFree ( xpathResultSet *rs ) { function
2904 xpathRSFree( &leftResult );
2916 xpathRSFree( &leftResult );
2927 xpathRSFree( &leftResult );
2943 xpathRSFree( &leftResult );
2952 xpathRSFree( &leftResult );
2957 xpathRSFree( &leftResult );
2976 xpathRSFree( &leftResult );
2985 xpathRSFree( &leftResult );
3042 xpathRSFree (
[all...]
H A Ddomxpath.h191 void xpathRSFree (xpathResultSet *rs );
H A Ddomxslt.c700 xpathRSFree (&(&xs->varStack[i])->rs);
1847 xpathRSFree (&rs);
1848 xpathRSFree (&context);
1880 xpathRSFree( &context );
1881 xpathRSFree( &rs );
2491 xpathRSFree( rs );
2942 xpathRSFree ( &nodeList );
3351 xpathRSFree( &rs );
3582 xpathRSFree (&rs);
3681 xpathRSFree(
[all...]
H A Dtcldom.c1627 xpathRSFree(&rs);
1655 xpathRSFree( &rs );

Completed in 95 milliseconds