BASE_OCTAL       1147 third_party/libxml/src/trio.c     case BASE_OCTAL  : return 3.0;
BASE_OCTAL       1712 third_party/libxml/src/trio.c 	      base = BASE_OCTAL;
BASE_OCTAL       2196 third_party/libxml/src/trio.c 		  && !((flags & FLAGS_ALTERNATIVE) && (base == BASE_OCTAL)));
BASE_OCTAL       2275 third_party/libxml/src/trio.c 	case BASE_OCTAL:
BASE_OCTAL       2310 third_party/libxml/src/trio.c 	case BASE_OCTAL:
BASE_OCTAL       5475 third_party/libxml/src/trio.c 	case BASE_OCTAL:
BASE_OCTAL       5587 third_party/libxml/src/trio.c 		  if (!TrioReadNumber(self, &number, 0, 3, BASE_OCTAL))