Searched defs:idstart (Results 1 – 3 of 3) sorted by relevance
1025 for (const utf8_t *idstart = ++p; 1; p++) in escapeSequence() local
1321 const utf8_t *idstart = NULL; // dead-store to prevent spurious warning in parseSections() local
1294 for (const idstart = ++p; 1; p++) in escapeSequence() local