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

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duniset.cpp676 int32_t matchLen = matchRest(text, offset, limit, trial); local
H A Dustring.cpp466 int32_t matchLen, matchBMPLen, strItr, matchItr; local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DStringPrototype.cpp485 int matchLen = ovector[i * 2 + 1] - matchStart; local
524 int matchLen = ovector[i * 2 + 1] - matchStart; local
567 int matchLen = ovector[i * 2 + 1] - matchStart; local
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_inter.c1349 int matchLen; /* # of chars matched */ local
198 intMatch( ExpState *esPtr, struct keymap *keymap, struct keymap **km_match, int *matchLen, int *skip, Tcl_RegExpInfo *info) argument
1636 int matchLen, skip; local
[all...]
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_network.c4633 size_t urlLen, matchLen; local

Completed in 201 milliseconds