Lines Matching refs:raw_malloc
204 int raw_malloc, int surrogateescape) in encode_ascii() argument
213 if (raw_malloc) { in encode_ascii()
236 if (raw_malloc) { in encode_ascii()
552 int raw_malloc, int surrogateescape) in encode_current_locale() argument
607 if (raw_malloc) { in encode_current_locale()
622 if (raw_malloc) { in encode_current_locale()
640 int raw_malloc, int current_locale, int surrogateescape) in encode_locale_ex() argument
645 raw_malloc, surrogateescape); in encode_locale_ex()
648 raw_malloc, surrogateescape); in encode_locale_ex()
654 raw_malloc, surrogateescape); in encode_locale_ex()
658 raw_malloc, surrogateescape); in encode_locale_ex()
668 raw_malloc, surrogateescape); in encode_locale_ex()
673 raw_malloc, surrogateescape); in encode_locale_ex()
679 int raw_malloc, int current_locale) in encode_locale() argument
683 raw_malloc, current_locale, 1); in encode_locale()