HomeSort by relevance Sort by last modified time
    Searched defs:Xlength (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/cintltst/
utransts.c 80 static int32_t Xlength(const UReplaceable* rep) {
101 int32_t newLen = Xlength(rep) + limit - start + textLength;
113 int32_t newLen = Xlength(rep) + limit - start;
130 callbacks->length = Xlength;
  /external/pcre/dist2/src/
pcre2_match.c 370 PCRE2_SIZE Xlength;
652 #define length frame->Xlength
    [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 616 milliseconds