Home
last modified time | relevance | path

Searched refs:parse_entries (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/gimp-app/gimp-2.10.30/pdb/
H A Denumgen.pl99 sub parse_entries { subroutine
132 if (&parse_entries (\*NEWFILE, $NEWFILE)) {
235 &parse_entries (\*ARGV, $ARGV);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dmakeenums.pl23 sub parse_entries { subroutine
49 if (parse_entries (\*NEWFILE)) {
165 parse_entries (\*ARGV);
/dports/lang/ruby26/ruby-2.6.9/test/rdoc/
H A Dtest_rdoc_parser_changelog.rb225 assert_equal expected, parser.parse_entries
244 assert_equal expected, parser.parse_entries
268 assert_equal expected, parser.parse_entries
/dports/sysutils/py-diffoscope/diffoscope-204/diffoscope/comparators/
H A Dgit.py47 return {"version": version, "entries": list(parse_entries(f))}
50 def parse_entries(f):
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Djson_cache.rb65 when Array then parse_entries(value, klass)
110 def parse_entries(values, klass) method in Gitlab.JsonCache
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/parser/
H A Dchangelog.rb132 def parse_entries method in ChangeLog
193 entries = parse_entries
/dports/comms/wsjtz/wsjtx/SampleDownloader/
H A DDirectory.cpp149 parse_entries (content.array (), root_dir_.relativeFilePath (samples_dir_name), parent); in download_finished()
162 void Directory::parse_entries (QJsonArray const& entries, QDir const& dir, QTreeWidgetItem * parent) in parse_entries() function in Directory
203 parse_entries (entries.toArray () in parse_entries()
H A DDirectory.hpp47 void parse_entries (QJsonArray const& entries, QDir const& dir, QTreeWidgetItem * parent);
/dports/graphics/gimp-app/gimp-2.10.30/tools/
H A Dgimp-mkenums43 sub parse_entries {
78 if (parse_entries (\*NEWFILE, $NEWFILE)) {
299 parse_entries (\*ARGV, $ARGV);
/dports/lang/python311/Python-3.11.0a3/Tools/c-analyzer/c_common/
H A Dstrutil.py11 def parse_entries(entries, *, ignoresep=None): function
H A Dtables.py165 for line, filename in strutil.parse_entries(entries, ignoresep=sep):
H A Dscriptutil.py317 for filename, _ in strutil.parse_entries(filenames):
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/c_common/
H A Dstrutil.py11 def parse_entries(entries, *, ignoresep=None): function
H A Dtables.py165 for line, filename in strutil.parse_entries(entries, ignoresep=sep):
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/util/
H A Dparse_mask.cpp29 const struct ParseEntries *parse_entries, in ParseThreadConfiguration() argument
34 m_parse_entries(parse_entries), in ParseThreadConfiguration()
H A Dparse_mask.hpp64 const struct ParseEntries *parse_entries,
/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/src/scconf/
H A Dscconf.c453 static int parse_entries(const scconf_context * config, const scconf_block * block, scconf_entry * …
474 r = parse_entries(config, block, (scconf_entry *) parm, depth + 1); in parse_type()
572 static int parse_entries(const scconf_context * config, const scconf_block * block, scconf_entry * … in parse_entries() function
614 return parse_entries(config, block, entry, 0); in scconf_parse_entries()
/dports/multimedia/vlc/vlc-3.0.16/modules/services_discovery/
H A Dmicrodns.c283 parse_entries( const struct rr_entry *p_entries, bool b_renderer, in parse_entries() function
407 if( parse_entries( p_entries, false, &p_srvs, &i_nb_srv, in new_entries_sd_cb()
483 if( parse_entries( p_entries, true, &p_srvs, &i_nb_srv, in new_entries_rd_cb()
/dports/security/gss/gss-1.0.3/doc/
H A Dasciidoc412 def parse_entries(entries,dict,unquote=0):
1229 parse_entries(sections.get(k,()),dict)
1373 parse_entries(sections.get(k,()),dict)
1549 parse_entries(sections.get(k,()),dict)
1695 parse_entries(sections.get(k,()),dict)
2734 parse_entries(sections.get('miscellaneous',()),dict,unquote=1)
2737 parse_entries(sections.get('glossary',()),dict,unquote=1)
2742 parse_entries(sections.get('titles',()),dict)
2746 parse_entries(sections.get('quotes',()),self.quotes)
2889 parse_entries(self.sections.get('tags',()),dict)
[all …]
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/fonts/
H A Dtextfonts.py491 def parse_entries(self): member in TextFonts
527 families, config_files, config_dirs, font_dirs = self.parse_entries()
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dglib-mkenums.in164 def parse_entries(file, file_name):
203 if not parse_entries(newfile, newfilename):
571 parse_entries(curfile, curfilename)
/dports/net/netatalk3/netatalk-3.1.12/libatalk/adouble/
H A Dad_open.c401 static int parse_entries(struct adouble *ad, char *buf, uint16_t nentries) in parse_entries() function
490 if (parse_entries(ad, buf, nentries) != 0) { in ad_header_read()
698 if (parse_entries(&adosx, buf, nentries) != 0) { in ad_header_read_osx()
785 if (parse_entries(ad, buf + AD_HEADER_LEN, nentries)) { in ad_header_read_ea()
/dports/textproc/asciidoc/asciidoc-9.1.1/
H A Dasciidoc.py662 def parse_entries(entries, dict, unquote=False, unique_values=False, function
2717 parse_entries(sections.get(k, ()), d)
3108 parse_entries(sections.get(section, ()), d)
3810 parse_entries(sections.get(section, ()), d)
4877 parse_entries(sections.get('miscellaneous', ()), d, unquote=True, allow_name_only=True)
4878 parse_entries(sections.get('attributes', ()), d, unquote=True, allow_name_only=True)
4883 parse_entries(sections.get('titles', ()), d)
4886 parse_entries(sections.get('quotes', ()), self.quotes)
5162 parse_entries(self.sections.get('tags', ()), d)
5201 parse_entries(self.sections.get('specialsections', ()), d, unquote=True)
[all …]
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/common/
H A De-ews-item.c740 parse_entries (GHashTable *hash_table, in parse_entries() function
796parse_entries (priv->contact_fields->email_addresses, subparam, (EwsGetValFunc) e_soap_parameter_g… in parse_contact_field()
799 parse_entries (priv->contact_fields->physical_addresses, subparam, ews_get_physical_address); in parse_contact_field()
802parse_entries (priv->contact_fields->phone_numbers, subparam, (EwsGetValFunc) e_soap_parameter_get… in parse_contact_field()
814parse_entries (priv->contact_fields->im_addresses, subparam, (EwsGetValFunc) e_soap_parameter_get_… in parse_contact_field()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dpopup.c102 static FL_POPUP_ENTRY *parse_entries( FL_POPUP *, char *, va_list,
339 new_entries = parse_entries( popup, str, ap, caller, simple ); in fli_popup_add_entries()
453 new_entries = parse_entries( popup, str, ap, "fl_popup_insert_entries", in fli_popup_insert_entries()
2354 parse_entries( FL_POPUP * popup, in parse_entries() function

12