Home
last modified time | relevance | path

Searched defs:typetext (Results 1 – 19 of 19) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/takepos/admin/
H A Dorderprinters.php86 $typetext = 'product'; variable
89 $typetext = 'supplier'; variable
92 $typetext = 'customer'; variable
95 $typetext = 'member'; variable
98 $typetext = 'contact'; variable
101 $typetext = 'bank_account'; variable
104 $typetext = 'project'; variable
107 $typetext = 'user'; variable
110 $typetext = 'unknown'; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/takepos/admin/
H A Dorderprinters.php96 $typetext = 'product'; variable
99 $typetext = 'supplier'; variable
102 $typetext = 'customer'; variable
105 $typetext = 'member'; variable
108 $typetext = 'contact'; variable
111 $typetext = 'bank_account'; variable
114 $typetext = 'project'; variable
117 $typetext = 'user'; variable
120 $typetext = 'unknown'; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/console/content/
H A Dconsole.css16 .console-row[type="message"][typetext] { selector
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/categories/
H A Dindex.php58 $typetext = $type; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/categories/
H A Dindex.php63 $typetext = $type; variable
/dports/security/dropbear/dropbear-2020.81/
H A Ddropbearkey.c159 char * typetext = NULL; local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/
H A DNdbImport.cpp550 const char* typetext = ""; in gettypetext() local
602 const char* typetext = error.gettypetext(); in operator <<() local
H A DNdbImportImpl.cpp1424 const char* typetext = error.gettypetext(); in operator <<() local
1439 const char* typetext = error.gettypetext(); in operator <<() local
/dports/dns/bind916/bind-9.16.27/bin/dig/
H A Dnslookup.c568 testtype(char *typetext) { in testtype()
585 testclass(char *typetext) { in testclass()
/dports/dns/bind-tools/bind-9.16.27/bin/dig/
H A Dnslookup.c568 testtype(char *typetext) { in testtype()
585 testclass(char *typetext) { in testclass()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dig/
H A Dnslookup.c561 testtype(char *typetext) { in testtype()
578 testclass(char *typetext) { in testclass()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/dig/
H A Dnslookup.c544 testtype(char *typetext) { in testtype()
561 testclass(char *typetext) { in testclass()
/dports/dns/bind911/bind-9.11.37/bin/dig/
H A Dnslookup.c588 testtype(char *typetext) { in testtype()
605 testclass(char *typetext) { in testclass()
/dports/japanese/scim-skk/scim-skk-0.5.2/src/
H A Dscim_skk_setup_dictionaries.cpp328 gchar *typetext = gtk_combo_box_get_active_text(combo); in dict_type_changed_cb() local
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/
H A Dosltoyapp.cpp992 std::string typetext(param->type.c_str()); in make_param_adjustment_row() local
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/osltoy/
H A Dosltoyapp.cpp992 std::string typetext(param->type.c_str()); in make_param_adjustment_row() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Ddat.h535 Text *typetext; /* global because Text.close needs to clear it */ variable
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Ddrive_mgt.c986 char profile_name[80],*respt,*devadr, *typetext= ""; in Xorriso_toc() local
/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dnode.c2911 uint32_t count, uint32_t size, char *typetext, in iso_root_set_isofsca()