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

  /external/icu4c/test/cintltst/
utransts.c 74 static int32_t Xlength(const UReplaceable* rep) {
95 int32_t newLen = Xlength(rep) + limit - start + textLength;
107 int32_t newLen = Xlength(rep) + limit - start;
124 callbacks->length = Xlength;
  /external/pcre/
pcre_exec.c 383 int Xlength;
559 #define length frame->Xlength
    [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 234 milliseconds