Home
last modified time | relevance | path

Searched refs:string_open (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/tools/genrb/
Dparse.c414 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status); in parseUCARules()
492 result = string_open(state->bundle, tag, pTarget, size, NULL, status); in parseTransliterator()
551 …result = string_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status); in parseDependency()
553 … elem = string_open(state->bundle, NULL, tokenValue->fChars, tokenValue->fLength, comment, status); in parseDependency()
584 …result = string_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status); in parseString()
1293 …member = string_open(state->bundle, NULL, tokenValue->fChars, tokenValue->fLength, &memberComments… in parseArray()
1743 result = string_open(state->bundle, tag, uBuffer, len, comment, status); in parseInclude()
Dreslist.h133 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t …
Dreslist.c901 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t … in string_open() function
/external/libvpx/examples/includes/geshi/
Dgeshi.php2426 $string_open = true;
2579 $string_open = false;
2581 } while($string_open);