Generic text handling functions.
More...
|
int | elm_code_text_strnpos (const char *text, unsigned int length, const char *search, int offset) |
|
int | elm_code_text_newlinenpos (const char *text, unsigned int length, short *nllen) |
|
unsigned int | elm_code_text_is_whitespace (const char *text, unsigned int length) |
|
Generic text handling functions.
Functions for managing unicode text.