Home
last modified time | relevance | path

Searched defs:mesgs (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/bank/
H A Dtransfer.php131 …$mesgs = $langs->trans("TransferFromToDone", '{s1}', '{s2}', $amount, $langs->transnoentitiesnocon… variable
132 …$mesgs = str_replace('{s1}', '<a href="bankentries_list.php?id='.$accountfrom->id.'&sortfield=b.da… variable
133 …$mesgs = str_replace('{s2}', '<a href="bankentries_list.php?id='.$accountto->id.'">'.$accountto->l… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/bank/
H A Dtransfer.php153 …$mesgs = $langs->trans("TransferFromToDone", '{s1}', '{s2}', $amount, $langs->transnoentitiesnocon… variable
154 …$mesgs = str_replace('{s1}', '<a href="bankentries_list.php?id='.$accountfrom->id.'&sortfield=b.da… variable
155 …$mesgs = str_replace('{s2}', '<a href="bankentries_list.php?id='.$accountto->id.'">'.$accountto->l… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/reception/
H A Dcontact.php97 $mesgs = $objectsrc->errors; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/reception/
H A Dcontact.php98 $mesgs = $objectsrc->errors; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/expedition/
H A Dcontact.php99 $mesgs = $objectsrc->errors; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/expedition/
H A Dcontact.php93 $mesgs = $objectsrc->errors; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/mailing/
H A Dcard.php462 $mesgs = array(); variable
562 $mesgs = array(); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/mailing/
H A Dcard.php484 $mesgs = array(); variable
579 $mesgs = array(); variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/
H A DNavigatorPlugin.java91 Object[] mesgs = messages.getListeners(); in run() local
/dports/games/ldmud/ldmud-3.3.720/src/util/xerq/
H A Derq.c500 char *mesg, *mesgs[]={ in erq_cmd() local
/dports/mail/imapfilter/imapfilter-2.7.5/src/
H A Dcore.c379 char *mesgs; in ifcore_search() local
H A Dresponse.c568 response_search(session *ssn, int tag, char **mesgs) in response_search()
H A Drequest.c449 **mesgs) in request_search()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/class/
H A Dadherent.class.php69 public $mesgs; variable in Adherent
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/class/
H A Dadherent.class.php69 public $mesgs; variable in Adherent
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/
H A Dmain.inc.php1079 $mesgs = array(); $warnings = array(); $errors = array(); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/
H A Dmain.inc.php1181 $mesgs = array(); $warnings = array(); $errors = array(); variable
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dmovie.cpp856 static const char *mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dmovie.cpp994 static const char * const mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dmovie.cpp983 static const char * const mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/games/tesseract-data/tesseract/src/engine/
H A Dmovie.cpp999 static const char * const mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/games/tesseract/tesseract/src/engine/
H A Dmovie.cpp999 static const char * const mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dmovie.cpp984 static const char * const mesgs[] = { "ok", "stopped", "computer too slow", "file error"}; in stop() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dfunctions.lib.php6941 function setEventMessage($mesgs, $style = 'mesgs')
6967 function setEventMessages($mesg, $mesgs, $style = 'mesgs', $messagekey = '')
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dfunctions.lib.php7599 function setEventMessage($mesgs, $style = 'mesgs')
7628 function setEventMessages($mesg, $mesgs, $style = 'mesgs', $messagekey = '')

12