Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_syntax_parser.cpp File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for cpdf_syntax_parser.cpp:

Go to the source code of this file.

Enumerations

enum class  EofState {
  kInitial = 0 , kNonPercent , kPercent , kE ,
  kO , kF , kInvalid , kInitial = 0 ,
  kNonPercent , kPercent , kE , kO ,
  kF , kInvalid
}
 
enum class  EofState {
  kInitial = 0 , kNonPercent , kPercent , kE ,
  kO , kF , kInvalid , kInitial = 0 ,
  kNonPercent , kPercent , kE , kO ,
  kF , kInvalid
}
 

Enumeration Type Documentation

◆ EofState [1/2]

enum class EofState
strong
Enumerator
kInitial 
kNonPercent 
kPercent 
kE 
kO 
kF 
kInvalid 
kInitial 
kNonPercent 
kPercent 
kE 
kO 
kF 
kInvalid 

Definition at line 399 of file cpdf_syntax_parser.cpp.

◆ EofState [2/2]

enum class EofState
strong
Enumerator
kInitial 
kNonPercent 
kPercent 
kE 
kO 
kF 
kInvalid 
kInitial 
kNonPercent 
kPercent 
kE 
kO 
kF 
kInvalid 

Definition at line 399 of file cpdf_syntax_parser.cpp.