PO::prepend_each_line()
Method: Inserts $with in the beginning of every new line of $input_string and returns the modified string
Source: wp-includes/pomo/po.php:187
Method: Inserts $with in the beginning of every new line of $input_string and returns the modified string
Source: wp-includes/pomo/po.php:187
Method: Prepare a text as a comment — wraps the lines and prepends # and a special character to each line
Source: wp-includes/pomo/po.php:215
Method: Builds a string from the entry for inclusion in PO file
Source: wp-includes/pomo/po.php:227