Go to the source code of this file.
Functions | |
| BD_PRIVATE char * | str_printf (const char *fmt,...) BD_ATTR_FORMAT_PRINTF(1 |
| BD_PRIVATE uint32_t | str_to_uint32 (const char *s, int n) |
| BD_PRIVATE void | str_tolower (char *s) |
Variables | |
| BD_PRIVATE char * | BD_ATTR_MALLOC |
| BD_PRIVATE char* str_printf | ( | const char * | fmt, | |
| ... | ||||
| ) |
| BD_PRIVATE uint32_t str_to_uint32 | ( | const char * | s, | |
| int | n | |||
| ) |
Definition at line 62 of file strutl.c.
Referenced by _update_stream_psr_by_lang(), and bd_set_player_setting_str().
| BD_PRIVATE void str_tolower | ( | char * | s | ) |
Definition at line 83 of file strutl.c.
Referenced by _findMetaXMLfiles().
| BD_PRIVATE char* BD_ATTR_MALLOC |
1.6.3