Searched defs:string_open (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/icu/source/tools/genrb/
H A Dreslist.c523 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/
H A Dreslist.c901 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 */
/external/libvpx/examples/includes/geshi/
H A Dgeshi.php2426 $string_open = true; variable
2579 $string_open = false; variable
2581 } while($string_open);

Completed in 84 milliseconds