Home
last modified time | relevance | path

Searched refs:dol_nboflines_bis (Results 1 – 4 of 4) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/supplier_proposal/doc/
H A Dpdf_aurore.modules.php1459 $pdf->SetXY($posx + 2, $posy + 4 + (dol_nboflines_bis($carac_client_name, 50) * 4));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/supplier_proposal/doc/
H A Dpdf_aurore.modules.php1444 $pdf->SetXY($posx + 2, $posy + 4 + (dol_nboflines_bis($carac_client_name, 50) * 4));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dfunctions.lib.php5941 * @see dol_nboflines_bis(), dol_string_nohtmltag(), dol_escape_htmltag()
6137 * @see dol_nboflines_bis(), dolGetFirstLineOfText()
6158 function dol_nboflines_bis($text, $maxlinesize = 0, $charset = 'UTF-8') function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dfunctions.lib.php6474 * @see dol_nboflines_bis(), dol_string_nohtmltag(), dol_escape_htmltag()
6687 * @see dol_nboflines_bis(), dolGetFirstLineOfText()
6710 function dol_nboflines_bis($text, $maxlinesize = 0, $charset = 'UTF-8') function