Commit 99f1700
committed
dmllib.h: Add function to calculate
I've found myself wanting this multiple times while working on DDM. We're keeping this
a purely internal change -- one way I'm limiting its exposure is by intentionally not
`extern`ing the new function within dml-builtins._qname independently1 parent 926d8c4 commit 99f1700
1 file changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2256 | 2256 | | |
2257 | 2257 | | |
2258 | 2258 | | |
2259 | | - | |
2260 | | - | |
2261 | | - | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
2262 | 2262 | | |
2263 | 2263 | | |
2264 | 2264 | | |
2265 | 2265 | | |
2266 | 2266 | | |
2267 | 2267 | | |
2268 | 2268 | | |
2269 | | - | |
| 2269 | + | |
2270 | 2270 | | |
2271 | 2271 | | |
2272 | 2272 | | |
2273 | | - | |
| 2273 | + | |
2274 | 2274 | | |
2275 | 2275 | | |
2276 | 2276 | | |
| |||
2280 | 2280 | | |
2281 | 2281 | | |
2282 | 2282 | | |
2283 | | - | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
2284 | 2290 | | |
2285 | 2291 | | |
2286 | 2292 | | |
| |||
0 commit comments