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

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h733 int (*tclpUtfNcmp2) _ANSI_ARGS_((CONST char * s1, CONST char * s2, unsigned long n)); /* 169 */ member in struct:TclIntStubs
1356 (tclIntStubsPtr->tclpUtfNcmp2) /* 169 */
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1213 int (*tclpUtfNcmp2) (CONST char *s1, CONST char *s2, unsigned long n); /* 169 */ member in struct:TclIntStubs
1802 (tclIntStubsPtr->tclpUtfNcmp2) /* 169 */

Completed in 90 milliseconds