Home
last modified time | relevance | path

Searched refs:nodeLine (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/
Dxmlschemas.c793 int nodeLine; member
891 int nodeLine; member
950 int nodeLine; member
2461 error, NULL, idcNode->nodeLine, (const char *) msg, in xmlSchemaKeyrefErr()
23274 ntItem->nodeLine = vctxt->inode->nodeLine; in xmlSchemaXPathProcessHistory()
24205 int nodeLine, in xmlSchemaValidatorPushAttribute() argument
24221 attr->nodeLine = nodeLine; in xmlSchemaValidatorPushAttribute()
27562 ielem->nodeLine = xmlSAX2GetLineNumber(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs()
27661 NULL, ielem->nodeLine, attributes[j], attributes[j+2], 0, in xmlSchemaSAXHandleStartElementNs()
28172 ielem->nodeLine = node->line; in xmlSchemaVDocWalk()
[all …]
/third_party/typescript/src/compiler/
Dutilities.ts4709 … const nodeLine = getLineOfLocalPositionFromLineMap(lineMap, skipTrivia(text, node.pos)); constant
4710 if (nodeLine >= lastCommentLine + 2) {
/third_party/typescript/lib/
Dtsc.js13773 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
13774 if (nodeLine >= lastCommentLine + 2) {
DtypingsInstaller.js17627 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
17628 if (nodeLine >= lastCommentLine + 2) {
Dtypescript.js17832 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
17833 if (nodeLine >= lastCommentLine + 2) {
DtypescriptServices.js17832 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
17833 if (nodeLine >= lastCommentLine + 2) {
Dtsserverlibrary.js17832 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
17833 if (nodeLine >= lastCommentLine + 2) {
Dtsserver.js17638 … var nodeLine = getLineOfLocalPositionFromLineMap(lineMap, ts.skipTrivia(text, node.pos));
17639 if (nodeLine >= lastCommentLine + 2) {