Home
last modified time | relevance | path

Searched refs:subtree (Results 1 – 11 of 11) sorted by relevance

/reactos/dll/3rdparty/libxslt/
H A Dxslt.c6932 xmlNodePtr subtree, newtree; in xsltLoadStylesheetPI() local
6944 subtree = ID->parent; in xsltLoadStylesheetPI()
6959 newtree = xmlDocCopyNode(subtree, fake, 1); in xsltLoadStylesheetPI()
6961 fake->URL = xmlNodeGetBase(doc, subtree->parent); in xsltLoadStylesheetPI()
6972 while ((subtree = subtree->parent) != (xmlNodePtr)doc) { in xsltLoadStylesheetPI()
6973 for (ns = subtree->ns; ns; ns = ns->next) { in xsltLoadStylesheetPI()
/reactos/dll/win32/crypt32/
H A Dchain.c1545 static void dump_general_subtree(const CERT_GENERAL_SUBTREE *subtree) in dump_general_subtree() argument
1547 dump_alt_name_entry(&subtree->Base); in dump_general_subtree()
1549 subtree->dwMinimum, subtree->fMaximum, subtree->dwMaximum); in dump_general_subtree()
H A Dencode.c4007 const CERT_GENERAL_SUBTREE *subtree = pvStructInfo; in CRYPT_AsnEncodeGeneralSubtree() local
4009 { &subtree->Base, CRYPT_AsnEncodeAltNameEntry, 0 }, in CRYPT_AsnEncodeGeneralSubtree()
4015 if (subtree->dwMinimum) in CRYPT_AsnEncodeGeneralSubtree()
4018 swapped[cSwapped].pvStructInfo = &subtree->dwMinimum; in CRYPT_AsnEncodeGeneralSubtree()
4025 if (subtree->fMaximum) in CRYPT_AsnEncodeGeneralSubtree()
4028 swapped[cSwapped].pvStructInfo = &subtree->dwMaximum; in CRYPT_AsnEncodeGeneralSubtree()
H A Ddecode.c5392 CERT_GENERAL_SUBTREE *subtree = CONTAINING_RECORD(pvStructInfo, in CRYPT_AsnDecodeMaximum() local
5399 subtree->fMaximum = TRUE; in CRYPT_AsnDecodeMaximum()
5400 subtree->dwMaximum = max; in CRYPT_AsnDecodeMaximum()
5422 CERT_GENERAL_SUBTREE *subtree = pvStructInfo; in CRYPT_AsnDecodeSubtree() local
5429 pcbDecoded, subtree ? subtree->Base.u.pwszURL : NULL); in CRYPT_AsnDecodeSubtree()
/reactos/modules/rostests/winetests/kernel32/
H A Dchange.c60 static HANDLE StartNotificationThread(LPCSTR path, BOOL subtree, DWORD flags) in StartNotificationThread() argument
65 change = FindFirstChangeNotificationA(path, subtree, flags); in StartNotificationThread()
/reactos/dll/win32/kernel32/winnls/lang/
H A Dbg-BG.mc1287 ERROR_NO_SIGNAL_SENT - No process in the command subtree has a signal handler.
5703 ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incompatible with the re…
H A Dpl-PL.mc1290 ERROR_NO_SIGNAL_SENT - No process in the command subtree has a signal handler.
5706 ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incompatible with the re…
H A Dru-RU.mc1288 ERROR_NO_SIGNAL_SENT - No process in the command subtree has a signal handler.
5704 ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incompatible with the re…
H A Dde-DE.mc5704 ERROR_RXACT_INVALID_STATE - The transaction state of a registry subtree is incompatible with the re…
/reactos/sdk/lib/3rdparty/libxml2/
H A DNEWS2902 - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
/reactos/sdk/include/reactos/mc/
H A Derrcodes.mc3174 No process in the command subtree has a signal handler.
14254 The transaction state of a registry subtree is incompatible with the requested operation.
14263 The transaction state of a registry subtree is incompatible with the requested operation.