Searched defs:positional (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dtrio.c1183 BOOLEAN_T positional; /* Does the specifier have a positional? */ local
1242 positional = (NO_POSITION != currentParam);
1243 if (!positional)
1245 /* We have no positional, get the next counter */
1310 if (positional)
1320 if (! positional)
1354 if (positional)
1364 if (! positional)
1403 if (positional)
[all...]

Completed in 128 milliseconds