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

  /external/chromium/third_party/icu/source/tools/genrb/
reslist.c 523 struct SResource *string_open(struct SRBRoot *bundle, char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
555 /* TODO: make alias_open and string_open use the same code */
  /external/icu4c/tools/genrb/
reslist.c 901 struct SResource *string_open(struct SRBRoot *bundle, char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function
968 /* TODO: make alias_open and string_open use the same code */
    [all...]
  /external/libvpx/examples/includes/geshi/
geshi.php 2426 $string_open = true; variable
2579 $string_open = false; variable
    [all...]

Completed in 89 milliseconds