Searched refs:source_obj (Results 1 – 1 of 1) sorted by relevance
17 function dlh_call_mermaid(source_obj = false){ argument21 if( source_obj !== false ){23 if( document.getElementById( source_obj ) ){25 the_code = dlh_objectValueGet(source_obj).replace(/\n/g,'\\n').match(/<dlh.mm>(.*?)<\/dlh.mm>/g);