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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

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 405 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 405 of file cpdf_syntax_parser.cpp.