/external/chromium_org/third_party/icu/source/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/icu4c/tools/genrb/ |
reslist.c | 903 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) { function 970 /* TODO: make alias_open and string_open use the same code * [all...] |
/external/libvpx/libvpx/examples/includes/geshi/ |
geshi.php | 2426 $string_open = true; variable 2579 $string_open = false; variable [all...] |