Related Codex Documentation
|
Introduced in WordPress![]() |
|
TypeWordPress Function |
Dropped in WordPress![]() |
|
Defined atSee below |
||
Short Description |
||
171: */ 172: function trimNewlines(&$line, $key) 173: {
34: array_walk($from_lines, array('Text_Diff', 'trimNewlines')); 35: array_walk($to_lines, array('Text_Diff', 'trimNewlines'));