Lines Matching full:local_text
1468 pico_Char * local_text = NULL;
1502 local_text = (pico_Char *) doAddProperties( parsed_text );
1503 if (!local_text) {
1544 local_text = (pico_Char *) doAddProperties( expanded_text );
1548 if (!local_text) {
1554 text_remaining = strlen((const char *) local_text) + 1;
1556 inp = (pico_Char *) local_text;
1571 if (local_text) {
1572 free( local_text );
1620 if (local_text) {
1621 free(local_text);
1636 if (local_text) {
1637 free( local_text );