/third_party/libxml2/ |
D | valid.c | 2412 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation() argument 2413 if (nota == NULL) return; in xmlFreeNotation() 2414 if (nota->name != NULL) in xmlFreeNotation() 2415 xmlFree((xmlChar *) nota->name); in xmlFreeNotation() 2416 if (nota->PublicID != NULL) in xmlFreeNotation() 2417 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation() 2418 if (nota->SystemID != NULL) in xmlFreeNotation() 2419 xmlFree((xmlChar *) nota->SystemID); in xmlFreeNotation() 2420 xmlFree(nota); in xmlFreeNotation() 2503 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry() argument [all …]
|
D | SAX2.c | 823 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local 839 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl() 842 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl() 851 if (nota == NULL) ctxt->valid = 0; in xmlSAX2NotationDecl() 855 nota); in xmlSAX2NotationDecl()
|
D | testapi.c | 25398 xmlNotationPtr nota; /* A notation declaration */ in test_xmlDumpNotationDecl() local 25405 nota = gen_xmlNotationPtr(n_nota, 1); in test_xmlDumpNotationDecl() 25407 xmlDumpNotationDecl(buf, nota); in test_xmlDumpNotationDecl() 25410 des_xmlNotationPtr(n_nota, nota, 1); in test_xmlDumpNotationDecl() 26904 xmlNotationPtr nota; /* a notation definition */ in test_xmlValidateNotationDecl() local 26913 nota = gen_xmlNotationPtr(n_nota, 2); in test_xmlValidateNotationDecl() 26915 ret_val = xmlValidateNotationDecl(ctxt, doc, nota); in test_xmlValidateNotationDecl() 26920 des_xmlNotationPtr(n_nota, nota, 2); in test_xmlValidateNotationDecl()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | valid.c | 2369 xmlFreeNotation(xmlNotationPtr nota) { in xmlFreeNotation() argument 2370 if (nota == NULL) return; in xmlFreeNotation() 2371 if (nota->name != NULL) in xmlFreeNotation() 2372 xmlFree((xmlChar *) nota->name); in xmlFreeNotation() 2373 if (nota->PublicID != NULL) in xmlFreeNotation() 2374 xmlFree((xmlChar *) nota->PublicID); in xmlFreeNotation() 2375 if (nota->SystemID != NULL) in xmlFreeNotation() 2376 xmlFree((xmlChar *) nota->SystemID); in xmlFreeNotation() 2377 xmlFree(nota); in xmlFreeNotation() 2460 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry() argument [all …]
|
D | valid.in.h | 196 xmlNotationPtr nota); 370 xmlNotationPtr nota);
|
D | SAX2.c | 880 xmlNotationPtr nota = NULL; in xmlSAX2NotationDecl() local 896 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, name, in xmlSAX2NotationDecl() 899 nota = xmlAddNotationDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, name, in xmlSAX2NotationDecl() 908 if (nota == NULL) ctxt->valid = 0; in xmlSAX2NotationDecl() 912 nota); in xmlSAX2NotationDecl()
|
/third_party/libxml2/include/libxml/ |
D | valid.h | 168 xmlNotationPtr nota); 342 xmlNotationPtr nota);
|
/third_party/icu/icu4c/source/test/testdata/ |
D | ConverterSelectorTestUTF8.txt | 232 …rið í andstöðu hvert við annað, þ.e. tvö kerfi geta notað sömu tölu fyrir tvö ólík skriftákn eða n… 235 …, Microsoft, Oracle, SAP, Sun, Sybase, Unisys og mörgum öðrum. Unicode er notað af nútímastöðlum e… 237 Að nota Unicode í notendamiðlurum eða í forritum og vefsíðum með mörgum notendaviðmótum býður upp á…
|
/third_party/libxml2/os400/libxmlrpg/ |
D | valid.rpgle | 144 d nota value like(xmlNotationPtr) 416 d nota value like(xmlNotationPtr)
|
/third_party/tzdata/ |
D | southamerica | 135 # http://www.lanacion.com.ar/opinion/nota.asp?nota_id=973037 indicate 145 # http://www.lanacion.com.ar/politica/nota.asp?nota_id=973996 156 # http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish) 272 # https://www.lagaceta.com.ar/nota/253414/Economia/Es-inminente-que-en-San-Luis-atrasen-una-hora-lo… 335 # http://www.lanacion.com.ar/nota.asp?nota_id=1107912
|
/third_party/icu/icu4c/source/data/lang/ |
D | ro.txt | 638 Zmth{"notație matematică"}
|
D | pt.txt | 694 Zmth{"notação matemática"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | ro.txt | 638 Zmth{"notație matematică"}
|
D | pt.txt | 694 Zmth{"notação matemática"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | ro.txt | 624 Zmth{"notație matematică"}
|
D | pt.txt | 685 Zmth{"notação matemática"}
|
/third_party/gstreamer/gstplugins_good/po/ |
D | ro.po | 315 # tuner = acordor, numai cînd e vorba de instrumente muzicale pentru a fi „în acord” cu nota muzica…
|
/third_party/gstreamer/gstreamer/po/ |
D | es.po | 423 msgstr "nota de derechos de autor de los datos" 429 msgstr "URI a la nota de derechos de autor de los datos"
|
D | gl.po | 417 msgstr "nota de dereitos de autoría dos datos" 423 msgstr "URI á nota de dereitos de autoría dos datos"
|
D | it.po | 979 msgstr "nota base midi" 982 msgstr "numero nota midi della traccia audio"
|
D | pt_BR.po | 842 msgstr "nota-base-midi" 845 msgstr "Número MIDI da nota da trilha de áudio."
|
D | ca.po | 421 msgstr "nota de copyright de les dades" 427 msgstr "URI a la nota del copyright de les dades"
|
D | cs.po | 823 msgstr "základní nota MIDI"
|
/third_party/glib/po/ |
D | is.po | 3610 "Viðfangið endar ekki á semikommu; líklega notaðir þú og-merkið án þess að " 3634 "Viðfangið endar ekki á semikommu; líklega notaðir þú og-merkið án þess að " 3672 "viðfangi '%s', eða eiginleika; Þú notaðir ef til vill ógilt tákn í heiti "
|
/third_party/libexif/po/ |
D | pt_BR.po | 1663 msgstr "Não altere a nota do fabricante" 1670 "Ao carregar e salvar novamente os dados Exif, salvar a nota do fabricante " 1671 "sem alterações. Esteja ciente de que a nota do fabricante pode estar "
|