Searched refs:transnr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c1769 int transnr; local
1793 for (transnr = 0;transnr < to->nbTrans;transnr++) {
1794 if (to->trans[transnr].to < 0)
1796 if (to->trans[transnr].atom == NULL) {
1801 if (to->trans[transnr].to != fromnr) {
1802 if (to->trans[transnr].count >= 0) {
1803 int newto = to->trans[transnr].to;
1807 -1, to->trans[transnr]
1921 int statenr, transnr; local
2583 int transnr, nbTrans; local
2635 int statenr, transnr; local
[all...]
/external/libxml2/
H A Dxmlregexp.c1769 int transnr; local
1793 for (transnr = 0;transnr < to->nbTrans;transnr++) {
1794 if (to->trans[transnr].to < 0)
1796 if (to->trans[transnr].atom == NULL) {
1801 if (to->trans[transnr].to != fromnr) {
1802 if (to->trans[transnr].count >= 0) {
1803 int newto = to->trans[transnr].to;
1807 -1, to->trans[transnr]
1921 int statenr, transnr; local
2583 int transnr, nbTrans; local
2635 int statenr, transnr; local
[all...]

Completed in 119 milliseconds