Searched defs:numChars (Results 1 - 25 of 62) sorted by relevance

123

/macosx-10.10.1/JavaScriptCore-7600.1.17/API/
H A DJSStringRef.cpp37 JSStringRef JSStringCreateWithCharacters(const JSChar* chars, size_t numChars) argument
62 JSStringRef JSStringCreateWithCharactersNoCopy(const JSChar* chars, size_t numChars) argument
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXlgets.c194 int numChars; local
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/tests/
H A Dminidom.c90 size_t numChars = JSStringGetMaximumUTF8CStringSize(string); local
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ddictionarydata.cpp50 int32_t numChars = 1; local
114 int32_t numChars = 1; local
[all...]
H A Ddictbe.cpp989 int numChars = 0; local
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/acltool/
H A DaclUtils.cpp170 CFIndex numChars = CFStringGetBytes(string, rangeToProcess, local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclRegexp.c183 int flags, result, numChars; local
840 int numChars; local
[all...]
H A DtclTestObj.c63 int numChars; member in struct:TestString
H A DtclStringObj.c91 int numChars; /* The number of chars in the string. member in struct:String
1023 int numChars = 0; local
1200 int length, numChars, allOneByteChars; local
1289 size_t numChars; local
1411 int numChars; local
[all...]
H A DtclProc.c1351 int numChars; local
[all...]
H A DtclUtil.c152 int numChars; local
865 int numChars; local
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableEdit.c371 int byteIndex, byteCount, newByteCount, numBytes, numChars; local
/macosx-10.10.1/hfs-285/hfs_japanese/hfs_japanese.kmodproj/
H A DJapaneseConverter.c1661 UInt32 __CFToMacJapanese(UInt32 flags, const UniChar *characters, UInt32 numChars, UInt8 *bytes, UInt32 maxByteLen, UInt32 *usedByteLen) { argument
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclRegexp.c177 int flags, result, numChars; local
284 RegExpExecUniChar( Tcl_Interp *interp, Tcl_RegExp re, const Tcl_UniChar *wString, int numChars, int nmatches, int flags) argument
854 int numChars, status, i, exact; local
H A DtclTestObj.c59 int numChars; member in struct:TestString
H A DtclUtf.c1035 Tcl_UtfNcmp( CONST char *cs, CONST char *ct, unsigned long numChars) argument
1083 Tcl_UtfNcasecmp( CONST char *cs, CONST char *ct, unsigned long numChars) argument
1250 Tcl_UniCharNcmp( CONST Tcl_UniChar *ucs, CONST Tcl_UniChar *uct, unsigned long numChars) argument
1295 Tcl_UniCharNcasecmp( CONST Tcl_UniChar *ucs, CONST Tcl_UniChar *uct, unsigned long numChars) argument
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkMessage.c44 int numChars; /* Number of characters in string, not member in struct:__anon13232
H A DtkEntry.h147 int numChars; /* Length of string in characters. Both string member in struct:__anon13211
H A DtkSelect.c1335 int extraBytes, charOffset, count, numChars; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkMessage.c45 int numChars; /* Number of characters in string, not member in struct:__anon13574
H A DtkCanvText.c65 int numChars; /* Length of text in characters. */ member in struct:TextItem
[all...]
H A DtkEntry.h147 int numChars; /* Length of string in characters. Both member in struct:__anon13558
H A DtkSelect.c1343 int extraBytes, charOffset, count, numChars; local
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp359 int32_t numChars=1; local
553 int32_t numChars=1; local
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Dkeychain_utilities.c228 CFIndex numChars = CFStringGetBytes(string, rangeToProcess, local

Completed in 167 milliseconds

123