Searched refs:text_ln (Results 1 - 1 of 1) sorted by relevance
| /forgerock/web-agents-v4/source/ | ||
| H A D | property_map.c | 245 size_t text_ln; local 246 char *text = get_nonspace_section(line, line + line_ln, &text_ln); 247 property_map_add_plaintext(map, text, text_ln); |
Completed in 20 milliseconds