Home
last modified time | relevance | path

Searched defs:FAMS (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/barcode/
H A DEan2.py25 FAMS = ['00', '01', '10', '11'] variable
H A DEan5.py26 FAMS = ['11000', '10100', '10010', '10001', '01100', variable
H A DUpce.py27 FAMS = ['111000', '110100', '110010', '110001', '101100', variable
/dports/misc/lifelines/lifelines-3.1.1/src/hdrs/
H A Dgedcom_macros.h45 #define FAMS(indi) find_tag(nchild(indi),"FAMS") macro
/dports/misc/nut/nut-20.1/
H A Dnut.h139 #define FAMS 117 macro
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GDModel/Providers/GEDCOM/
H A DGEDCOMTagType.cs99 FAMS, enumerator
281 public const string FAMS = "FAMS"; field in GDModel.Providers.GEDCOM.GEDCOMTagName