Lines Matching refs:string_open
411 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status);
489 result = string_open(state->bundle, tag, pTarget, size, NULL, status);
548 result = string_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status);
550 elem = string_open(state->bundle, NULL, tokenValue->fChars, tokenValue->fLength, comment, status);
581 result = string_open(state->bundle, tag, tokenValue->fChars, tokenValue->fLength, comment, status);
1138 /*member = string_open(bundle, subtag, tokenValue->fChars, tokenValue->fLength, status);*/
1316 member = string_open(state->bundle, NULL, tokenValue->fChars, tokenValue->fLength, &memberComments, status);
1765 result = string_open(state->bundle, tag, uBuffer, len, comment, status);