cmListFileLexer.c 78 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866
  1. #include "cmStandardLexer.h"
  2. #define FLEXINT_H 1
  3. #define YY_INT_ALIGNED short int
  4. /* A lexical scanner generated by flex */
  5. #define FLEX_SCANNER
  6. #define YY_FLEX_MAJOR_VERSION 2
  7. #define YY_FLEX_MINOR_VERSION 6
  8. #define YY_FLEX_SUBMINOR_VERSION 4
  9. #if YY_FLEX_SUBMINOR_VERSION > 0
  10. #define FLEX_BETA
  11. #endif
  12. #ifdef yy_create_buffer
  13. #define cmListFileLexer_yy_create_buffer_ALREADY_DEFINED
  14. #else
  15. #define yy_create_buffer cmListFileLexer_yy_create_buffer
  16. #endif
  17. #ifdef yy_delete_buffer
  18. #define cmListFileLexer_yy_delete_buffer_ALREADY_DEFINED
  19. #else
  20. #define yy_delete_buffer cmListFileLexer_yy_delete_buffer
  21. #endif
  22. #ifdef yy_scan_buffer
  23. #define cmListFileLexer_yy_scan_buffer_ALREADY_DEFINED
  24. #else
  25. #define yy_scan_buffer cmListFileLexer_yy_scan_buffer
  26. #endif
  27. #ifdef yy_scan_string
  28. #define cmListFileLexer_yy_scan_string_ALREADY_DEFINED
  29. #else
  30. #define yy_scan_string cmListFileLexer_yy_scan_string
  31. #endif
  32. #ifdef yy_scan_bytes
  33. #define cmListFileLexer_yy_scan_bytes_ALREADY_DEFINED
  34. #else
  35. #define yy_scan_bytes cmListFileLexer_yy_scan_bytes
  36. #endif
  37. #ifdef yy_init_buffer
  38. #define cmListFileLexer_yy_init_buffer_ALREADY_DEFINED
  39. #else
  40. #define yy_init_buffer cmListFileLexer_yy_init_buffer
  41. #endif
  42. #ifdef yy_flush_buffer
  43. #define cmListFileLexer_yy_flush_buffer_ALREADY_DEFINED
  44. #else
  45. #define yy_flush_buffer cmListFileLexer_yy_flush_buffer
  46. #endif
  47. #ifdef yy_load_buffer_state
  48. #define cmListFileLexer_yy_load_buffer_state_ALREADY_DEFINED
  49. #else
  50. #define yy_load_buffer_state cmListFileLexer_yy_load_buffer_state
  51. #endif
  52. #ifdef yy_switch_to_buffer
  53. #define cmListFileLexer_yy_switch_to_buffer_ALREADY_DEFINED
  54. #else
  55. #define yy_switch_to_buffer cmListFileLexer_yy_switch_to_buffer
  56. #endif
  57. #ifdef yypush_buffer_state
  58. #define cmListFileLexer_yypush_buffer_state_ALREADY_DEFINED
  59. #else
  60. #define yypush_buffer_state cmListFileLexer_yypush_buffer_state
  61. #endif
  62. #ifdef yypop_buffer_state
  63. #define cmListFileLexer_yypop_buffer_state_ALREADY_DEFINED
  64. #else
  65. #define yypop_buffer_state cmListFileLexer_yypop_buffer_state
  66. #endif
  67. #ifdef yyensure_buffer_stack
  68. #define cmListFileLexer_yyensure_buffer_stack_ALREADY_DEFINED
  69. #else
  70. #define yyensure_buffer_stack cmListFileLexer_yyensure_buffer_stack
  71. #endif
  72. #ifdef yylex
  73. #define cmListFileLexer_yylex_ALREADY_DEFINED
  74. #else
  75. #define yylex cmListFileLexer_yylex
  76. #endif
  77. #ifdef yyrestart
  78. #define cmListFileLexer_yyrestart_ALREADY_DEFINED
  79. #else
  80. #define yyrestart cmListFileLexer_yyrestart
  81. #endif
  82. #ifdef yylex_init
  83. #define cmListFileLexer_yylex_init_ALREADY_DEFINED
  84. #else
  85. #define yylex_init cmListFileLexer_yylex_init
  86. #endif
  87. #ifdef yylex_init_extra
  88. #define cmListFileLexer_yylex_init_extra_ALREADY_DEFINED
  89. #else
  90. #define yylex_init_extra cmListFileLexer_yylex_init_extra
  91. #endif
  92. #ifdef yylex_destroy
  93. #define cmListFileLexer_yylex_destroy_ALREADY_DEFINED
  94. #else
  95. #define yylex_destroy cmListFileLexer_yylex_destroy
  96. #endif
  97. #ifdef yyget_debug
  98. #define cmListFileLexer_yyget_debug_ALREADY_DEFINED
  99. #else
  100. #define yyget_debug cmListFileLexer_yyget_debug
  101. #endif
  102. #ifdef yyset_debug
  103. #define cmListFileLexer_yyset_debug_ALREADY_DEFINED
  104. #else
  105. #define yyset_debug cmListFileLexer_yyset_debug
  106. #endif
  107. #ifdef yyget_extra
  108. #define cmListFileLexer_yyget_extra_ALREADY_DEFINED
  109. #else
  110. #define yyget_extra cmListFileLexer_yyget_extra
  111. #endif
  112. #ifdef yyset_extra
  113. #define cmListFileLexer_yyset_extra_ALREADY_DEFINED
  114. #else
  115. #define yyset_extra cmListFileLexer_yyset_extra
  116. #endif
  117. #ifdef yyget_in
  118. #define cmListFileLexer_yyget_in_ALREADY_DEFINED
  119. #else
  120. #define yyget_in cmListFileLexer_yyget_in
  121. #endif
  122. #ifdef yyset_in
  123. #define cmListFileLexer_yyset_in_ALREADY_DEFINED
  124. #else
  125. #define yyset_in cmListFileLexer_yyset_in
  126. #endif
  127. #ifdef yyget_out
  128. #define cmListFileLexer_yyget_out_ALREADY_DEFINED
  129. #else
  130. #define yyget_out cmListFileLexer_yyget_out
  131. #endif
  132. #ifdef yyset_out
  133. #define cmListFileLexer_yyset_out_ALREADY_DEFINED
  134. #else
  135. #define yyset_out cmListFileLexer_yyset_out
  136. #endif
  137. #ifdef yyget_leng
  138. #define cmListFileLexer_yyget_leng_ALREADY_DEFINED
  139. #else
  140. #define yyget_leng cmListFileLexer_yyget_leng
  141. #endif
  142. #ifdef yyget_text
  143. #define cmListFileLexer_yyget_text_ALREADY_DEFINED
  144. #else
  145. #define yyget_text cmListFileLexer_yyget_text
  146. #endif
  147. #ifdef yyget_lineno
  148. #define cmListFileLexer_yyget_lineno_ALREADY_DEFINED
  149. #else
  150. #define yyget_lineno cmListFileLexer_yyget_lineno
  151. #endif
  152. #ifdef yyset_lineno
  153. #define cmListFileLexer_yyset_lineno_ALREADY_DEFINED
  154. #else
  155. #define yyset_lineno cmListFileLexer_yyset_lineno
  156. #endif
  157. #ifdef yyget_column
  158. #define cmListFileLexer_yyget_column_ALREADY_DEFINED
  159. #else
  160. #define yyget_column cmListFileLexer_yyget_column
  161. #endif
  162. #ifdef yyset_column
  163. #define cmListFileLexer_yyset_column_ALREADY_DEFINED
  164. #else
  165. #define yyset_column cmListFileLexer_yyset_column
  166. #endif
  167. #ifdef yywrap
  168. #define cmListFileLexer_yywrap_ALREADY_DEFINED
  169. #else
  170. #define yywrap cmListFileLexer_yywrap
  171. #endif
  172. #ifdef yyalloc
  173. #define cmListFileLexer_yyalloc_ALREADY_DEFINED
  174. #else
  175. #define yyalloc cmListFileLexer_yyalloc
  176. #endif
  177. #ifdef yyrealloc
  178. #define cmListFileLexer_yyrealloc_ALREADY_DEFINED
  179. #else
  180. #define yyrealloc cmListFileLexer_yyrealloc
  181. #endif
  182. #ifdef yyfree
  183. #define cmListFileLexer_yyfree_ALREADY_DEFINED
  184. #else
  185. #define yyfree cmListFileLexer_yyfree
  186. #endif
  187. /* First, we deal with platform-specific or compiler-specific issues. */
  188. /* begin standard C headers. */
  189. #include <stdio.h>
  190. #include <string.h>
  191. #include <errno.h>
  192. #include <stdlib.h>
  193. /* end standard C headers. */
  194. /* flex integer type definitions */
  195. #ifndef FLEXINT_H
  196. #define FLEXINT_H
  197. /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  198. #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  199. /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  200. * if you want the limit (max/min) macros for int types.
  201. */
  202. #ifndef __STDC_LIMIT_MACROS
  203. #define __STDC_LIMIT_MACROS 1
  204. #endif
  205. #include <inttypes.h>
  206. typedef int8_t flex_int8_t;
  207. typedef uint8_t flex_uint8_t;
  208. typedef int16_t flex_int16_t;
  209. typedef uint16_t flex_uint16_t;
  210. typedef int32_t flex_int32_t;
  211. typedef uint32_t flex_uint32_t;
  212. #else
  213. typedef signed char flex_int8_t;
  214. typedef short int flex_int16_t;
  215. typedef int flex_int32_t;
  216. typedef unsigned char flex_uint8_t;
  217. typedef unsigned short int flex_uint16_t;
  218. typedef unsigned int flex_uint32_t;
  219. /* Limits of integral types. */
  220. #ifndef INT8_MIN
  221. #define INT8_MIN (-128)
  222. #endif
  223. #ifndef INT16_MIN
  224. #define INT16_MIN (-32767-1)
  225. #endif
  226. #ifndef INT32_MIN
  227. #define INT32_MIN (-2147483647-1)
  228. #endif
  229. #ifndef INT8_MAX
  230. #define INT8_MAX (127)
  231. #endif
  232. #ifndef INT16_MAX
  233. #define INT16_MAX (32767)
  234. #endif
  235. #ifndef INT32_MAX
  236. #define INT32_MAX (2147483647)
  237. #endif
  238. #ifndef UINT8_MAX
  239. #define UINT8_MAX (255U)
  240. #endif
  241. #ifndef UINT16_MAX
  242. #define UINT16_MAX (65535U)
  243. #endif
  244. #ifndef UINT32_MAX
  245. #define UINT32_MAX (4294967295U)
  246. #endif
  247. #ifndef SIZE_MAX
  248. #define SIZE_MAX (~(size_t)0)
  249. #endif
  250. #endif /* ! C99 */
  251. #endif /* ! FLEXINT_H */
  252. /* begin standard C++ headers. */
  253. /* TODO: this is always defined, so inline it */
  254. #define yyconst const
  255. #if defined(__GNUC__) && __GNUC__ >= 3
  256. #define yynoreturn __attribute__((__noreturn__))
  257. #else
  258. #define yynoreturn
  259. #endif
  260. /* Returned upon end-of-file. */
  261. #define YY_NULL 0
  262. /* Promotes a possibly negative, possibly signed char to an
  263. * integer in range [0..255] for use as an array index.
  264. */
  265. #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
  266. /* An opaque pointer. */
  267. #ifndef YY_TYPEDEF_YY_SCANNER_T
  268. #define YY_TYPEDEF_YY_SCANNER_T
  269. typedef void* yyscan_t;
  270. #endif
  271. /* For convenience, these vars (plus the bison vars far below)
  272. are macros in the reentrant scanner. */
  273. #define yyin yyg->yyin_r
  274. #define yyout yyg->yyout_r
  275. #define yyextra yyg->yyextra_r
  276. #define yyleng yyg->yyleng_r
  277. #define yytext yyg->yytext_r
  278. #define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
  279. #define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
  280. #define yy_flex_debug yyg->yy_flex_debug_r
  281. /* Enter a start condition. This macro really ought to take a parameter,
  282. * but we do it the disgusting crufty way forced on us by the ()-less
  283. * definition of BEGIN.
  284. */
  285. #define BEGIN yyg->yy_start = 1 + 2 *
  286. /* Translate the current start state into a value that can be later handed
  287. * to BEGIN to return to the state. The YYSTATE alias is for lex
  288. * compatibility.
  289. */
  290. #define YY_START ((yyg->yy_start - 1) / 2)
  291. #define YYSTATE YY_START
  292. /* Action number for EOF rule of a given start state. */
  293. #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  294. /* Special action meaning "start processing a new file". */
  295. #define YY_NEW_FILE yyrestart( yyin , yyscanner )
  296. #define YY_END_OF_BUFFER_CHAR 0
  297. /* Size of default input buffer. */
  298. #ifndef YY_BUF_SIZE
  299. #ifdef __ia64__
  300. /* On IA-64, the buffer size is 16k, not 8k.
  301. * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  302. * Ditto for the __ia64__ case accordingly.
  303. */
  304. #define YY_BUF_SIZE 32768
  305. #else
  306. #define YY_BUF_SIZE 16384
  307. #endif /* __ia64__ */
  308. #endif
  309. /* The state buf must be large enough to hold one state per character in the main buffer.
  310. */
  311. #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  312. #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  313. #define YY_TYPEDEF_YY_BUFFER_STATE
  314. typedef struct yy_buffer_state *YY_BUFFER_STATE;
  315. #endif
  316. #ifndef YY_TYPEDEF_YY_SIZE_T
  317. #define YY_TYPEDEF_YY_SIZE_T
  318. typedef size_t yy_size_t;
  319. #endif
  320. #define EOB_ACT_CONTINUE_SCAN 0
  321. #define EOB_ACT_END_OF_FILE 1
  322. #define EOB_ACT_LAST_MATCH 2
  323. /* Note: We specifically omit the test for yy_rule_can_match_eol because it requires
  324. * access to the local variable yy_act. Since yyless() is a macro, it would break
  325. * existing scanners that call yyless() from OUTSIDE yylex.
  326. * One obvious solution it to make yy_act a global. I tried that, and saw
  327. * a 5% performance hit in a non-yylineno scanner, because yy_act is
  328. * normally declared as a register variable-- so it is not worth it.
  329. */
  330. #define YY_LESS_LINENO(n) \
  331. do { \
  332. int yyl;\
  333. for ( yyl = n; yyl < yyleng; ++yyl )\
  334. if ( yytext[yyl] == '\n' )\
  335. --yylineno;\
  336. }while(0)
  337. #define YY_LINENO_REWIND_TO(dst) \
  338. do {\
  339. const char *p;\
  340. for ( p = yy_cp-1; p >= (dst); --p)\
  341. if ( *p == '\n' )\
  342. --yylineno;\
  343. }while(0)
  344. /* Return all but the first "n" matched characters back to the input stream. */
  345. #define yyless(n) \
  346. do \
  347. { \
  348. /* Undo effects of setting up yytext. */ \
  349. int yyless_macro_arg = (n); \
  350. YY_LESS_LINENO(yyless_macro_arg);\
  351. *yy_cp = yyg->yy_hold_char; \
  352. YY_RESTORE_YY_MORE_OFFSET \
  353. yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  354. YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  355. } \
  356. while ( 0 )
  357. #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
  358. #ifndef YY_STRUCT_YY_BUFFER_STATE
  359. #define YY_STRUCT_YY_BUFFER_STATE
  360. struct yy_buffer_state
  361. {
  362. FILE *yy_input_file;
  363. char *yy_ch_buf; /* input buffer */
  364. char *yy_buf_pos; /* current position in input buffer */
  365. /* Size of input buffer in bytes, not including room for EOB
  366. * characters.
  367. */
  368. int yy_buf_size;
  369. /* Number of characters read into yy_ch_buf, not including EOB
  370. * characters.
  371. */
  372. int yy_n_chars;
  373. /* Whether we "own" the buffer - i.e., we know we created it,
  374. * and can realloc() it to grow it, and should free() it to
  375. * delete it.
  376. */
  377. int yy_is_our_buffer;
  378. /* Whether this is an "interactive" input source; if so, and
  379. * if we're using stdio for input, then we want to use getc()
  380. * instead of fread(), to make sure we stop fetching input after
  381. * each newline.
  382. */
  383. int yy_is_interactive;
  384. /* Whether we're considered to be at the beginning of a line.
  385. * If so, '^' rules will be active on the next match, otherwise
  386. * not.
  387. */
  388. int yy_at_bol;
  389. int yy_bs_lineno; /**< The line count. */
  390. int yy_bs_column; /**< The column count. */
  391. /* Whether to try to fill the input buffer when we reach the
  392. * end of it.
  393. */
  394. int yy_fill_buffer;
  395. int yy_buffer_status;
  396. #define YY_BUFFER_NEW 0
  397. #define YY_BUFFER_NORMAL 1
  398. /* When an EOF's been seen but there's still some text to process
  399. * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  400. * shouldn't try reading from the input source any more. We might
  401. * still have a bunch of tokens to match, though, because of
  402. * possible backing-up.
  403. *
  404. * When we actually see the EOF, we change the status to "new"
  405. * (via yyrestart()), so that the user can continue scanning by
  406. * just pointing yyin at a new input file.
  407. */
  408. #define YY_BUFFER_EOF_PENDING 2
  409. };
  410. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  411. /* We provide macros for accessing buffer states in case in the
  412. * future we want to put the buffer states in a more general
  413. * "scanner state".
  414. *
  415. * Returns the top of the stack, or NULL.
  416. */
  417. #define YY_CURRENT_BUFFER ( yyg->yy_buffer_stack \
  418. ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
  419. : NULL)
  420. /* Same as previous macro, but useful when we know that the buffer stack is not
  421. * NULL or when we need an lvalue. For internal use only.
  422. */
  423. #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
  424. void yyrestart ( FILE *input_file , yyscan_t yyscanner );
  425. void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  426. YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size , yyscan_t yyscanner );
  427. void yy_delete_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  428. void yy_flush_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  429. void yypush_buffer_state ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  430. void yypop_buffer_state ( yyscan_t yyscanner );
  431. static void yyensure_buffer_stack ( yyscan_t yyscanner );
  432. static void yy_load_buffer_state ( yyscan_t yyscanner );
  433. static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
  434. #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER , yyscanner)
  435. YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
  436. YY_BUFFER_STATE yy_scan_string ( const char *yy_str , yyscan_t yyscanner );
  437. YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
  438. void *yyalloc ( yy_size_t , yyscan_t yyscanner );
  439. void *yyrealloc ( void *, yy_size_t , yyscan_t yyscanner );
  440. void yyfree ( void * , yyscan_t yyscanner );
  441. #define yy_new_buffer yy_create_buffer
  442. #define yy_set_interactive(is_interactive) \
  443. { \
  444. if ( ! YY_CURRENT_BUFFER ){ \
  445. yyensure_buffer_stack (yyscanner); \
  446. YY_CURRENT_BUFFER_LVALUE = \
  447. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
  448. } \
  449. YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  450. }
  451. #define yy_set_bol(at_bol) \
  452. { \
  453. if ( ! YY_CURRENT_BUFFER ){\
  454. yyensure_buffer_stack (yyscanner); \
  455. YY_CURRENT_BUFFER_LVALUE = \
  456. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
  457. } \
  458. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  459. }
  460. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  461. /* Begin user sect3 */
  462. #define cmListFileLexer_yywrap(yyscanner) (/*CONSTCOND*/1)
  463. #define YY_SKIP_YYWRAP
  464. typedef flex_uint8_t YY_CHAR;
  465. typedef int yy_state_type;
  466. #define yytext_ptr yytext_r
  467. static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
  468. static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
  469. static int yy_get_next_buffer ( yyscan_t yyscanner );
  470. static void yynoreturn yy_fatal_error ( const char* msg , yyscan_t yyscanner );
  471. /* Done after the current pattern has been matched and before the
  472. * corresponding action - sets up yytext.
  473. */
  474. #define YY_DO_BEFORE_ACTION \
  475. yyg->yytext_ptr = yy_bp; \
  476. yyleng = (int) (yy_cp - yy_bp); \
  477. yyg->yy_hold_char = *yy_cp; \
  478. *yy_cp = '\0'; \
  479. yyg->yy_c_buf_p = yy_cp;
  480. #define YY_NUM_RULES 24
  481. #define YY_END_OF_BUFFER 25
  482. /* This struct is not used in this scanner,
  483. but its presence is necessary. */
  484. struct yy_trans_info
  485. {
  486. flex_int32_t yy_verify;
  487. flex_int32_t yy_nxt;
  488. };
  489. static const flex_int16_t yy_accept[77] =
  490. { 0,
  491. 0, 0, 0, 0, 0, 0, 0, 0, 4, 4,
  492. 25, 13, 22, 1, 16, 3, 13, 5, 6, 7,
  493. 15, 23, 17, 19, 20, 21, 10, 11, 8, 12,
  494. 9, 4, 13, 0, 13, 0, 22, 0, 0, 7,
  495. 13, 0, 13, 0, 2, 0, 13, 17, 0, 18,
  496. 10, 8, 4, 0, 14, 0, 0, 0, 0, 14,
  497. 0, 0, 14, 0, 0, 0, 2, 14, 0, 0,
  498. 0, 0, 0, 0, 0, 0
  499. } ;
  500. static const YY_CHAR yy_ec[256] =
  501. { 0,
  502. 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
  503. 1, 1, 4, 1, 1, 1, 1, 1, 1, 1,
  504. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  505. 1, 2, 1, 5, 6, 7, 1, 1, 1, 8,
  506. 9, 1, 1, 1, 1, 1, 1, 10, 10, 10,
  507. 10, 10, 10, 10, 10, 10, 10, 1, 1, 1,
  508. 11, 1, 1, 1, 12, 12, 12, 12, 12, 12,
  509. 12, 12, 12, 12, 12, 12, 12, 12, 12, 12,
  510. 12, 12, 12, 12, 12, 12, 12, 12, 12, 12,
  511. 13, 14, 15, 1, 12, 1, 12, 12, 12, 12,
  512. 12, 12, 12, 12, 12, 12, 12, 12, 12, 12,
  513. 12, 12, 12, 12, 12, 12, 12, 12, 12, 12,
  514. 12, 12, 1, 1, 1, 1, 1, 1, 1, 1,
  515. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  516. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  517. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  518. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  519. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  520. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  521. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  522. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  523. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  524. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  525. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  526. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  527. 1, 1, 1, 1, 1
  528. } ;
  529. static const YY_CHAR yy_meta[16] =
  530. { 0,
  531. 1, 1, 2, 3, 4, 3, 1, 3, 5, 6,
  532. 1, 6, 1, 1, 7
  533. } ;
  534. static const flex_int16_t yy_base[95] =
  535. { 0,
  536. 0, 0, 13, 25, 14, 16, 17, 18, 90, 88,
  537. 88, 39, 20, 237, 237, 74, 78, 237, 237, 13,
  538. 54, 0, 71, 237, 237, 31, 0, 237, 73, 237,
  539. 237, 0, 0, 65, 75, 0, 33, 30, 72, 0,
  540. 0, 75, 70, 0, 74, 0, 0, 62, 70, 237,
  541. 0, 63, 0, 85, 99, 65, 111, 62, 34, 0,
  542. 54, 116, 0, 54, 127, 51, 237, 50, 0, 48,
  543. 47, 39, 33, 29, 17, 237, 136, 143, 150, 157,
  544. 164, 171, 178, 184, 191, 198, 201, 207, 214, 217,
  545. 219, 225, 228, 230
  546. } ;
  547. static const flex_int16_t yy_def[95] =
  548. { 0,
  549. 76, 1, 77, 77, 78, 78, 79, 79, 80, 80,
  550. 76, 76, 76, 76, 76, 76, 12, 76, 76, 12,
  551. 76, 81, 82, 76, 76, 82, 83, 76, 76, 76,
  552. 76, 84, 12, 85, 12, 86, 76, 76, 87, 20,
  553. 12, 88, 12, 21, 76, 89, 12, 82, 82, 76,
  554. 83, 76, 84, 85, 76, 54, 85, 90, 76, 55,
  555. 87, 88, 55, 62, 88, 91, 76, 55, 92, 93,
  556. 90, 94, 91, 93, 94, 0, 76, 76, 76, 76,
  557. 76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
  558. 76, 76, 76, 76
  559. } ;
  560. static const flex_int16_t yy_nxt[253] =
  561. { 0,
  562. 12, 13, 14, 13, 15, 16, 17, 18, 19, 12,
  563. 12, 20, 21, 22, 12, 24, 28, 25, 28, 28,
  564. 28, 37, 40, 37, 40, 62, 26, 24, 29, 25,
  565. 29, 31, 31, 50, 37, 48, 37, 54, 26, 33,
  566. 59, 63, 45, 34, 59, 35, 45, 62, 33, 33,
  567. 33, 33, 36, 33, 41, 55, 54, 58, 42, 63,
  568. 43, 72, 60, 41, 44, 41, 45, 46, 41, 55,
  569. 55, 56, 70, 52, 48, 49, 67, 66, 57, 63,
  570. 60, 64, 58, 52, 49, 39, 38, 76, 65, 55,
  571. 14, 56, 14, 76, 76, 76, 76, 76, 57, 55,
  572. 76, 76, 76, 34, 76, 68, 76, 76, 55, 55,
  573. 55, 55, 69, 55, 54, 76, 54, 76, 54, 54,
  574. 63, 76, 64, 76, 76, 76, 76, 76, 76, 65,
  575. 62, 76, 62, 76, 62, 62, 23, 23, 23, 23,
  576. 23, 23, 23, 27, 27, 27, 27, 27, 27, 27,
  577. 30, 30, 30, 30, 30, 30, 30, 32, 32, 32,
  578. 32, 32, 32, 32, 47, 76, 47, 47, 47, 47,
  579. 47, 48, 76, 48, 76, 48, 48, 48, 51, 76,
  580. 51, 51, 51, 51, 53, 76, 53, 53, 53, 53,
  581. 53, 54, 76, 76, 54, 76, 54, 54, 33, 76,
  582. 33, 33, 33, 33, 33, 61, 61, 62, 76, 76,
  583. 62, 76, 62, 62, 41, 76, 41, 41, 41, 41,
  584. 41, 71, 71, 73, 73, 55, 76, 55, 55, 55,
  585. 55, 55, 74, 74, 75, 75, 11, 76, 76, 76,
  586. 76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
  587. 76, 76
  588. } ;
  589. static const flex_int16_t yy_chk[253] =
  590. { 0,
  591. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  592. 1, 1, 1, 1, 1, 3, 5, 3, 6, 7,
  593. 8, 13, 20, 13, 20, 75, 3, 4, 5, 4,
  594. 6, 7, 8, 26, 37, 26, 37, 74, 4, 12,
  595. 38, 73, 38, 12, 59, 12, 59, 72, 12, 12,
  596. 12, 12, 12, 12, 21, 71, 70, 68, 21, 66,
  597. 21, 64, 61, 21, 21, 21, 21, 21, 21, 34,
  598. 58, 34, 56, 52, 49, 48, 45, 43, 34, 42,
  599. 39, 42, 35, 29, 23, 17, 16, 11, 42, 54,
  600. 10, 54, 9, 0, 0, 0, 0, 0, 54, 55,
  601. 0, 0, 0, 55, 0, 55, 0, 0, 55, 55,
  602. 55, 55, 55, 55, 57, 0, 57, 0, 57, 57,
  603. 62, 0, 62, 0, 0, 0, 0, 0, 0, 62,
  604. 65, 0, 65, 0, 65, 65, 77, 77, 77, 77,
  605. 77, 77, 77, 78, 78, 78, 78, 78, 78, 78,
  606. 79, 79, 79, 79, 79, 79, 79, 80, 80, 80,
  607. 80, 80, 80, 80, 81, 0, 81, 81, 81, 81,
  608. 81, 82, 0, 82, 0, 82, 82, 82, 83, 0,
  609. 83, 83, 83, 83, 84, 0, 84, 84, 84, 84,
  610. 84, 85, 0, 0, 85, 0, 85, 85, 86, 0,
  611. 86, 86, 86, 86, 86, 87, 87, 88, 0, 0,
  612. 88, 0, 88, 88, 89, 0, 89, 89, 89, 89,
  613. 89, 90, 90, 91, 91, 92, 0, 92, 92, 92,
  614. 92, 92, 93, 93, 94, 94, 76, 76, 76, 76,
  615. 76, 76, 76, 76, 76, 76, 76, 76, 76, 76,
  616. 76, 76
  617. } ;
  618. /* Table of booleans, true if rule could match eol. */
  619. static const flex_int32_t yy_rule_can_match_eol[25] =
  620. { 0,
  621. 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1,
  622. 0, 0, 0, 0, 0, };
  623. /* The intent behind this definition is that it'll catch
  624. * any uses of REJECT which flex missed.
  625. */
  626. #define REJECT reject_used_but_not_detected
  627. #define yymore() yymore_used_but_not_detected
  628. #define YY_MORE_ADJ 0
  629. #define YY_RESTORE_YY_MORE_OFFSET
  630. /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  631. file LICENSE.rst or https://cmake.org/licensing for details. */
  632. /*
  633. This file must be translated to C and modified to build everywhere.
  634. Run flex >= 2.6 like this:
  635. flex --nounistd -DFLEXINT_H --noline -ocmListFileLexer.c cmListFileLexer.in.l
  636. Modify cmListFileLexer.c:
  637. - remove trailing whitespace: sed -i 's/\s*$//' cmListFileLexer.c
  638. - remove blank lines at end of file: sed -i '${/^$/d;}' cmListFileLexer.c
  639. - #include "cmStandardLexer.h" at the top: sed -i '1i#include "cmStandardLexer.h"' cmListFileLexer.c
  640. */
  641. /* IWYU pragma: no_forward_declare yyguts_t */
  642. #ifdef _WIN32
  643. #include "cmsys/Encoding.h"
  644. #endif
  645. /* Setup the proper cmListFileLexer_yylex declaration. */
  646. #define YY_EXTRA_TYPE cmListFileLexer*
  647. #define YY_DECL int cmListFileLexer_yylex (yyscan_t yyscanner, cmListFileLexer* lexer)
  648. #include "cmListFileLexer.h"
  649. /*--------------------------------------------------------------------------*/
  650. struct cmListFileLexer_s
  651. {
  652. cmListFileLexer_Token token;
  653. int bracket;
  654. int comment;
  655. int line;
  656. int column;
  657. size_t size;
  658. FILE* file;
  659. size_t cr;
  660. char* string_buffer;
  661. char* string_position;
  662. size_t string_left;
  663. yyscan_t scanner;
  664. };
  665. static void cmListFileLexerSetToken(cmListFileLexer* lexer, const char* text,
  666. size_t length);
  667. static void cmListFileLexerAppend(cmListFileLexer* lexer, const char* text,
  668. size_t length);
  669. static int cmListFileLexerInput(cmListFileLexer* lexer, char* buffer,
  670. size_t bufferSize);
  671. static void cmListFileLexerInit(cmListFileLexer* lexer);
  672. static void cmListFileLexerDestroy(cmListFileLexer* lexer);
  673. /* Replace the lexer input function. */
  674. #undef YY_INPUT
  675. #define YY_INPUT(buf, result, max_size) \
  676. do { result = cmListFileLexerInput(cmListFileLexer_yyget_extra(yyscanner), buf, max_size); } while (0)
  677. /*--------------------------------------------------------------------------*/
  678. #define INITIAL 0
  679. #define STRING 1
  680. #define BRACKET 2
  681. #define BRACKETEND 3
  682. #define COMMENT 4
  683. #ifndef YY_EXTRA_TYPE
  684. #define YY_EXTRA_TYPE void *
  685. #endif
  686. /* Holds the entire state of the reentrant scanner. */
  687. struct yyguts_t
  688. {
  689. /* User-defined. Not touched by flex. */
  690. YY_EXTRA_TYPE yyextra_r;
  691. /* The rest are the same as the globals declared in the non-reentrant scanner. */
  692. FILE *yyin_r, *yyout_r;
  693. size_t yy_buffer_stack_top; /**< index of top of stack. */
  694. size_t yy_buffer_stack_max; /**< capacity of stack. */
  695. YY_BUFFER_STATE * yy_buffer_stack; /**< Stack as an array. */
  696. char yy_hold_char;
  697. int yy_n_chars;
  698. int yyleng_r;
  699. char *yy_c_buf_p;
  700. int yy_init;
  701. int yy_start;
  702. int yy_did_buffer_switch_on_eof;
  703. int yy_start_stack_ptr;
  704. int yy_start_stack_depth;
  705. int *yy_start_stack;
  706. yy_state_type yy_last_accepting_state;
  707. char* yy_last_accepting_cpos;
  708. int yylineno_r;
  709. int yy_flex_debug_r;
  710. char *yytext_r;
  711. int yy_more_flag;
  712. int yy_more_len;
  713. }; /* end struct yyguts_t */
  714. static int yy_init_globals ( yyscan_t yyscanner );
  715. int yylex_init (yyscan_t* scanner);
  716. int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
  717. /* Accessor methods to globals.
  718. These are made visible to non-reentrant scanners for convenience. */
  719. int yylex_destroy ( yyscan_t yyscanner );
  720. int yyget_debug ( yyscan_t yyscanner );
  721. void yyset_debug ( int debug_flag , yyscan_t yyscanner );
  722. YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
  723. void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
  724. FILE *yyget_in ( yyscan_t yyscanner );
  725. void yyset_in ( FILE * _in_str , yyscan_t yyscanner );
  726. FILE *yyget_out ( yyscan_t yyscanner );
  727. void yyset_out ( FILE * _out_str , yyscan_t yyscanner );
  728. int yyget_leng ( yyscan_t yyscanner );
  729. char *yyget_text ( yyscan_t yyscanner );
  730. int yyget_lineno ( yyscan_t yyscanner );
  731. void yyset_lineno ( int _line_number , yyscan_t yyscanner );
  732. int yyget_column ( yyscan_t yyscanner );
  733. void yyset_column ( int _column_no , yyscan_t yyscanner );
  734. /* Macros after this point can all be overridden by user definitions in
  735. * section 1.
  736. */
  737. #ifndef YY_SKIP_YYWRAP
  738. #ifdef __cplusplus
  739. extern "C" int yywrap ( yyscan_t yyscanner );
  740. #else
  741. extern int yywrap ( yyscan_t yyscanner );
  742. #endif
  743. #endif
  744. #ifndef YY_NO_UNPUT
  745. static void yyunput ( int c, char *buf_ptr , yyscan_t yyscanner);
  746. #endif
  747. #ifndef yytext_ptr
  748. static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
  749. #endif
  750. #ifdef YY_NEED_STRLEN
  751. static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
  752. #endif
  753. #ifndef YY_NO_INPUT
  754. #ifdef __cplusplus
  755. static int yyinput ( yyscan_t yyscanner );
  756. #else
  757. static int input ( yyscan_t yyscanner );
  758. #endif
  759. #endif
  760. /* Amount of stuff to slurp up with each read. */
  761. #ifndef YY_READ_BUF_SIZE
  762. #ifdef __ia64__
  763. /* On IA-64, the buffer size is 16k, not 8k */
  764. #define YY_READ_BUF_SIZE 16384
  765. #else
  766. #define YY_READ_BUF_SIZE 8192
  767. #endif /* __ia64__ */
  768. #endif
  769. /* Copy whatever the last rule matched to the standard output. */
  770. #ifndef ECHO
  771. /* This used to be an fputs(), but since the string might contain NUL's,
  772. * we now use fwrite().
  773. */
  774. #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
  775. #endif
  776. /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  777. * is returned in "result".
  778. */
  779. #ifndef YY_INPUT
  780. #define YY_INPUT(buf,result,max_size) \
  781. if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  782. { \
  783. int c = '*'; \
  784. int n; \
  785. for ( n = 0; n < max_size && \
  786. (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  787. buf[n] = (char) c; \
  788. if ( c == '\n' ) \
  789. buf[n++] = (char) c; \
  790. if ( c == EOF && ferror( yyin ) ) \
  791. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  792. result = n; \
  793. } \
  794. else \
  795. { \
  796. errno=0; \
  797. while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
  798. { \
  799. if( errno != EINTR) \
  800. { \
  801. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  802. break; \
  803. } \
  804. errno=0; \
  805. clearerr(yyin); \
  806. } \
  807. }\
  808. \
  809. #endif
  810. /* No semi-colon after return; correct usage is to write "yyterminate();" -
  811. * we don't want an extra ';' after the "return" because that will cause
  812. * some compilers to complain about unreachable statements.
  813. */
  814. #ifndef yyterminate
  815. #define yyterminate() return YY_NULL
  816. #endif
  817. /* Number of entries by which start-condition stack grows. */
  818. #ifndef YY_START_STACK_INCR
  819. #define YY_START_STACK_INCR 25
  820. #endif
  821. /* Report a fatal error. */
  822. #ifndef YY_FATAL_ERROR
  823. #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner)
  824. #endif
  825. /* end tables serialization structures and prototypes */
  826. /* Default declaration of generated scanner - a define so the user can
  827. * easily add parameters.
  828. */
  829. #ifndef YY_DECL
  830. #define YY_DECL_IS_OURS 1
  831. extern int yylex (yyscan_t yyscanner);
  832. #define YY_DECL int yylex (yyscan_t yyscanner)
  833. #endif /* !YY_DECL */
  834. /* Code executed at the beginning of each rule, after yytext and yyleng
  835. * have been set up.
  836. */
  837. #ifndef YY_USER_ACTION
  838. #define YY_USER_ACTION
  839. #endif
  840. /* Code executed at the end of each rule. */
  841. #ifndef YY_BREAK
  842. #define YY_BREAK /*LINTED*/break;
  843. #endif
  844. #define YY_RULE_SETUP \
  845. YY_USER_ACTION
  846. /** The main scanner function which does all the work.
  847. */
  848. YY_DECL
  849. {
  850. yy_state_type yy_current_state;
  851. char *yy_cp, *yy_bp;
  852. int yy_act;
  853. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  854. if ( !yyg->yy_init )
  855. {
  856. yyg->yy_init = 1;
  857. #ifdef YY_USER_INIT
  858. YY_USER_INIT;
  859. #endif
  860. if ( ! yyg->yy_start )
  861. yyg->yy_start = 1; /* first start state */
  862. if ( ! yyin )
  863. yyin = stdin;
  864. if ( ! yyout )
  865. yyout = stdout;
  866. if ( ! YY_CURRENT_BUFFER ) {
  867. yyensure_buffer_stack (yyscanner);
  868. YY_CURRENT_BUFFER_LVALUE =
  869. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
  870. }
  871. yy_load_buffer_state( yyscanner );
  872. }
  873. {
  874. while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
  875. {
  876. yy_cp = yyg->yy_c_buf_p;
  877. /* Support of yytext. */
  878. *yy_cp = yyg->yy_hold_char;
  879. /* yy_bp points to the position in yy_ch_buf of the start of
  880. * the current run.
  881. */
  882. yy_bp = yy_cp;
  883. yy_current_state = yyg->yy_start;
  884. yy_match:
  885. do
  886. {
  887. YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  888. if ( yy_accept[yy_current_state] )
  889. {
  890. yyg->yy_last_accepting_state = yy_current_state;
  891. yyg->yy_last_accepting_cpos = yy_cp;
  892. }
  893. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  894. {
  895. yy_current_state = (int) yy_def[yy_current_state];
  896. if ( yy_current_state >= 77 )
  897. yy_c = yy_meta[yy_c];
  898. }
  899. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  900. ++yy_cp;
  901. }
  902. while ( yy_base[yy_current_state] != 237 );
  903. yy_find_action:
  904. yy_act = yy_accept[yy_current_state];
  905. if ( yy_act == 0 )
  906. { /* have to back up */
  907. yy_cp = yyg->yy_last_accepting_cpos;
  908. yy_current_state = yyg->yy_last_accepting_state;
  909. yy_act = yy_accept[yy_current_state];
  910. }
  911. YY_DO_BEFORE_ACTION;
  912. if ( yy_act != YY_END_OF_BUFFER && yy_rule_can_match_eol[yy_act] )
  913. {
  914. int yyl;
  915. for ( yyl = 0; yyl < yyleng; ++yyl )
  916. if ( yytext[yyl] == '\n' )
  917. do{ yylineno++;
  918. yycolumn=0;
  919. }while(0)
  920. ;
  921. }
  922. do_action: /* This label is used only to access EOF actions. */
  923. switch ( yy_act )
  924. { /* beginning of action switch */
  925. case 0: /* must back up */
  926. /* undo the effects of YY_DO_BEFORE_ACTION */
  927. *yy_cp = yyg->yy_hold_char;
  928. yy_cp = yyg->yy_last_accepting_cpos;
  929. yy_current_state = yyg->yy_last_accepting_state;
  930. goto yy_find_action;
  931. case 1:
  932. /* rule 1 can match eol */
  933. YY_RULE_SETUP
  934. {
  935. lexer->token.type = cmListFileLexer_Token_Newline;
  936. cmListFileLexerSetToken(lexer, yytext, yyleng);
  937. ++lexer->line;
  938. lexer->column = 1;
  939. BEGIN(INITIAL);
  940. return 1;
  941. }
  942. YY_BREAK
  943. case 2:
  944. /* rule 2 can match eol */
  945. YY_RULE_SETUP
  946. {
  947. const char* bracket = yytext;
  948. size_t length = yyleng;
  949. lexer->comment = yytext[0] == '#';
  950. if (lexer->comment) {
  951. lexer->token.type = cmListFileLexer_Token_CommentBracket;
  952. bracket += 1;
  953. --length;
  954. } else {
  955. lexer->token.type = cmListFileLexer_Token_ArgumentBracket;
  956. }
  957. cmListFileLexerSetToken(lexer, "", 0);
  958. lexer->bracket = (char*)memchr(bracket + 1, '[', length - 1) - bracket;
  959. if (yytext[yyleng-1] == '\n') {
  960. ++lexer->line;
  961. lexer->column = 1;
  962. } else {
  963. lexer->column += yyleng;
  964. }
  965. BEGIN(BRACKET);
  966. }
  967. YY_BREAK
  968. case 3:
  969. YY_RULE_SETUP
  970. {
  971. lexer->column += yyleng;
  972. BEGIN(COMMENT);
  973. }
  974. YY_BREAK
  975. case 4:
  976. YY_RULE_SETUP
  977. {
  978. if (memchr(yytext, '\0', yyleng) != NULL) {
  979. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  980. }
  981. lexer->column += yyleng;
  982. }
  983. YY_BREAK
  984. case 5:
  985. YY_RULE_SETUP
  986. {
  987. lexer->token.type = cmListFileLexer_Token_ParenLeft;
  988. cmListFileLexerSetToken(lexer, yytext, yyleng);
  989. lexer->column += yyleng;
  990. return 1;
  991. }
  992. YY_BREAK
  993. case 6:
  994. YY_RULE_SETUP
  995. {
  996. lexer->token.type = cmListFileLexer_Token_ParenRight;
  997. cmListFileLexerSetToken(lexer, yytext, yyleng);
  998. lexer->column += yyleng;
  999. return 1;
  1000. }
  1001. YY_BREAK
  1002. case 7:
  1003. YY_RULE_SETUP
  1004. {
  1005. lexer->token.type = cmListFileLexer_Token_Identifier;
  1006. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1007. lexer->column += yyleng;
  1008. return 1;
  1009. }
  1010. YY_BREAK
  1011. case 8:
  1012. YY_RULE_SETUP
  1013. {
  1014. /* Handle ]]====]=======]*/
  1015. cmListFileLexerAppend(lexer, yytext, yyleng);
  1016. lexer->column += yyleng;
  1017. if (yyleng == lexer->bracket) {
  1018. BEGIN(BRACKETEND);
  1019. }
  1020. }
  1021. YY_BREAK
  1022. case 9:
  1023. YY_RULE_SETUP
  1024. {
  1025. lexer->column += yyleng;
  1026. /* Erase the partial bracket from the token. */
  1027. lexer->token.length -= lexer->bracket;
  1028. BEGIN(INITIAL);
  1029. return 1;
  1030. }
  1031. YY_BREAK
  1032. case 10:
  1033. YY_RULE_SETUP
  1034. {
  1035. if (memchr(yytext, '\0', yyleng) != NULL) {
  1036. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1037. }
  1038. cmListFileLexerAppend(lexer, yytext, yyleng);
  1039. lexer->column += yyleng;
  1040. }
  1041. YY_BREAK
  1042. case 11:
  1043. /* rule 11 can match eol */
  1044. YY_RULE_SETUP
  1045. {
  1046. cmListFileLexerAppend(lexer, yytext, yyleng);
  1047. ++lexer->line;
  1048. lexer->column = 1;
  1049. BEGIN(BRACKET);
  1050. }
  1051. YY_BREAK
  1052. case 12:
  1053. YY_RULE_SETUP
  1054. {
  1055. if (memchr(yytext, '\0', yyleng) != NULL) {
  1056. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1057. }
  1058. cmListFileLexerAppend(lexer, yytext, yyleng);
  1059. lexer->column += yyleng;
  1060. BEGIN(BRACKET);
  1061. }
  1062. YY_BREAK
  1063. case YY_STATE_EOF(BRACKET):
  1064. case YY_STATE_EOF(BRACKETEND):
  1065. {
  1066. lexer->token.type = cmListFileLexer_Token_BadBracket;
  1067. BEGIN(INITIAL);
  1068. return 1;
  1069. }
  1070. YY_BREAK
  1071. case 13:
  1072. YY_RULE_SETUP
  1073. {
  1074. if (memchr(yytext, '\0', yyleng) != NULL) {
  1075. /* An unquoted argument that contains a null character. */
  1076. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1077. } else {
  1078. lexer->token.type = cmListFileLexer_Token_ArgumentUnquoted;
  1079. }
  1080. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1081. lexer->column += yyleng;
  1082. return 1;
  1083. }
  1084. YY_BREAK
  1085. case 14:
  1086. YY_RULE_SETUP
  1087. {
  1088. lexer->token.type = cmListFileLexer_Token_ArgumentUnquoted;
  1089. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1090. lexer->column += yyleng;
  1091. return 1;
  1092. }
  1093. YY_BREAK
  1094. case 15:
  1095. YY_RULE_SETUP
  1096. {
  1097. lexer->token.type = cmListFileLexer_Token_ArgumentUnquoted;
  1098. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1099. lexer->column += yyleng;
  1100. return 1;
  1101. }
  1102. YY_BREAK
  1103. case 16:
  1104. YY_RULE_SETUP
  1105. {
  1106. lexer->token.type = cmListFileLexer_Token_ArgumentQuoted;
  1107. cmListFileLexerSetToken(lexer, "", 0);
  1108. lexer->column += yyleng;
  1109. BEGIN(STRING);
  1110. }
  1111. YY_BREAK
  1112. case 17:
  1113. YY_RULE_SETUP
  1114. {
  1115. if (memchr(yytext, '\0', yyleng) != NULL) {
  1116. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1117. }
  1118. cmListFileLexerAppend(lexer, yytext, yyleng);
  1119. lexer->column += yyleng;
  1120. }
  1121. YY_BREAK
  1122. case 18:
  1123. /* rule 18 can match eol */
  1124. YY_RULE_SETUP
  1125. {
  1126. /* Continuation: text is not part of string */
  1127. ++lexer->line;
  1128. lexer->column = 1;
  1129. }
  1130. YY_BREAK
  1131. case 19:
  1132. /* rule 19 can match eol */
  1133. YY_RULE_SETUP
  1134. {
  1135. cmListFileLexerAppend(lexer, yytext, yyleng);
  1136. ++lexer->line;
  1137. lexer->column = 1;
  1138. }
  1139. YY_BREAK
  1140. case 20:
  1141. YY_RULE_SETUP
  1142. {
  1143. lexer->column += yyleng;
  1144. BEGIN(INITIAL);
  1145. return 1;
  1146. }
  1147. YY_BREAK
  1148. case 21:
  1149. YY_RULE_SETUP
  1150. {
  1151. if (memchr(yytext, '\0', yyleng) != NULL) {
  1152. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1153. }
  1154. cmListFileLexerAppend(lexer, yytext, yyleng);
  1155. lexer->column += yyleng;
  1156. }
  1157. YY_BREAK
  1158. case YY_STATE_EOF(STRING):
  1159. {
  1160. lexer->token.type = cmListFileLexer_Token_BadString;
  1161. BEGIN(INITIAL);
  1162. return 1;
  1163. }
  1164. YY_BREAK
  1165. case 22:
  1166. YY_RULE_SETUP
  1167. {
  1168. lexer->token.type = cmListFileLexer_Token_Space;
  1169. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1170. lexer->column += yyleng;
  1171. return 1;
  1172. }
  1173. YY_BREAK
  1174. case 23:
  1175. YY_RULE_SETUP
  1176. {
  1177. lexer->token.type = cmListFileLexer_Token_BadCharacter;
  1178. cmListFileLexerSetToken(lexer, yytext, yyleng);
  1179. lexer->column += yyleng;
  1180. return 1;
  1181. }
  1182. YY_BREAK
  1183. case YY_STATE_EOF(INITIAL):
  1184. case YY_STATE_EOF(COMMENT):
  1185. {
  1186. lexer->token.type = cmListFileLexer_Token_None;
  1187. cmListFileLexerSetToken(lexer, 0, 0);
  1188. return 0;
  1189. }
  1190. YY_BREAK
  1191. case 24:
  1192. YY_RULE_SETUP
  1193. ECHO;
  1194. YY_BREAK
  1195. case YY_END_OF_BUFFER:
  1196. {
  1197. /* Amount of text matched not including the EOB char. */
  1198. int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
  1199. /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1200. *yy_cp = yyg->yy_hold_char;
  1201. YY_RESTORE_YY_MORE_OFFSET
  1202. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1203. {
  1204. /* We're scanning a new file or input source. It's
  1205. * possible that this happened because the user
  1206. * just pointed yyin at a new source and called
  1207. * yylex(). If so, then we have to assure
  1208. * consistency between YY_CURRENT_BUFFER and our
  1209. * globals. Here is the right place to do so, because
  1210. * this is the first action (other than possibly a
  1211. * back-up) that will match for the new input source.
  1212. */
  1213. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1214. YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1215. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1216. }
  1217. /* Note that here we test for yy_c_buf_p "<=" to the position
  1218. * of the first EOB in the buffer, since yy_c_buf_p will
  1219. * already have been incremented past the NUL character
  1220. * (since all states make transitions on EOB to the
  1221. * end-of-buffer state). Contrast this with the test
  1222. * in input().
  1223. */
  1224. if ( yyg->yy_c_buf_p <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  1225. { /* This was really a NUL. */
  1226. yy_state_type yy_next_state;
  1227. yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
  1228. yy_current_state = yy_get_previous_state( yyscanner );
  1229. /* Okay, we're now positioned to make the NUL
  1230. * transition. We couldn't have
  1231. * yy_get_previous_state() go ahead and do it
  1232. * for us because it doesn't know how to deal
  1233. * with the possibility of jamming (and we don't
  1234. * want to build jamming into it because then it
  1235. * will run more slowly).
  1236. */
  1237. yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
  1238. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  1239. if ( yy_next_state )
  1240. {
  1241. /* Consume the NUL. */
  1242. yy_cp = ++yyg->yy_c_buf_p;
  1243. yy_current_state = yy_next_state;
  1244. goto yy_match;
  1245. }
  1246. else
  1247. {
  1248. yy_cp = yyg->yy_c_buf_p;
  1249. goto yy_find_action;
  1250. }
  1251. }
  1252. else switch ( yy_get_next_buffer( yyscanner ) )
  1253. {
  1254. case EOB_ACT_END_OF_FILE:
  1255. {
  1256. yyg->yy_did_buffer_switch_on_eof = 0;
  1257. if ( yywrap( yyscanner ) )
  1258. {
  1259. /* Note: because we've taken care in
  1260. * yy_get_next_buffer() to have set up
  1261. * yytext, we can now set up
  1262. * yy_c_buf_p so that if some total
  1263. * hoser (like flex itself) wants to
  1264. * call the scanner after we return the
  1265. * YY_NULL, it'll still work - another
  1266. * YY_NULL will get returned.
  1267. */
  1268. yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
  1269. yy_act = YY_STATE_EOF(YY_START);
  1270. goto do_action;
  1271. }
  1272. else
  1273. {
  1274. if ( ! yyg->yy_did_buffer_switch_on_eof )
  1275. YY_NEW_FILE;
  1276. }
  1277. break;
  1278. }
  1279. case EOB_ACT_CONTINUE_SCAN:
  1280. yyg->yy_c_buf_p =
  1281. yyg->yytext_ptr + yy_amount_of_matched_text;
  1282. yy_current_state = yy_get_previous_state( yyscanner );
  1283. yy_cp = yyg->yy_c_buf_p;
  1284. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  1285. goto yy_match;
  1286. case EOB_ACT_LAST_MATCH:
  1287. yyg->yy_c_buf_p =
  1288. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars];
  1289. yy_current_state = yy_get_previous_state( yyscanner );
  1290. yy_cp = yyg->yy_c_buf_p;
  1291. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  1292. goto yy_find_action;
  1293. }
  1294. break;
  1295. }
  1296. default:
  1297. YY_FATAL_ERROR(
  1298. "fatal flex scanner internal error--no action found" );
  1299. } /* end of action switch */
  1300. } /* end of scanning one token */
  1301. } /* end of user's declarations */
  1302. } /* end of yylex */
  1303. /* yy_get_next_buffer - try to read in a new buffer
  1304. *
  1305. * Returns a code representing an action:
  1306. * EOB_ACT_LAST_MATCH -
  1307. * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1308. * EOB_ACT_END_OF_FILE - end of file
  1309. */
  1310. static int yy_get_next_buffer (yyscan_t yyscanner)
  1311. {
  1312. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1313. char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1314. char *source = yyg->yytext_ptr;
  1315. int number_to_move, i;
  1316. int ret_val;
  1317. if ( yyg->yy_c_buf_p > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] )
  1318. YY_FATAL_ERROR(
  1319. "fatal flex scanner internal error--end of buffer missed" );
  1320. if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1321. { /* Don't try to fill the buffer, so this is an EOF. */
  1322. if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 )
  1323. {
  1324. /* We matched a single character, the EOB, so
  1325. * treat this as a final EOF.
  1326. */
  1327. return EOB_ACT_END_OF_FILE;
  1328. }
  1329. else
  1330. {
  1331. /* We matched some text prior to the EOB, first
  1332. * process it.
  1333. */
  1334. return EOB_ACT_LAST_MATCH;
  1335. }
  1336. }
  1337. /* Try to read more data. */
  1338. /* First move last chars to start of buffer. */
  1339. number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
  1340. for ( i = 0; i < number_to_move; ++i )
  1341. *(dest++) = *(source++);
  1342. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1343. /* don't do the read, it's not guaranteed to return an EOF,
  1344. * just force an EOF
  1345. */
  1346. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars = 0;
  1347. else
  1348. {
  1349. int num_to_read =
  1350. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1351. while ( num_to_read <= 0 )
  1352. { /* Not enough room in the buffer - grow it. */
  1353. /* just a shorter name for the current buffer */
  1354. YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
  1355. int yy_c_buf_p_offset =
  1356. (int) (yyg->yy_c_buf_p - b->yy_ch_buf);
  1357. if ( b->yy_is_our_buffer )
  1358. {
  1359. int new_size = b->yy_buf_size * 2;
  1360. if ( new_size <= 0 )
  1361. b->yy_buf_size += b->yy_buf_size / 8;
  1362. else
  1363. b->yy_buf_size *= 2;
  1364. b->yy_ch_buf = (char *)
  1365. /* Include room in for 2 EOB chars. */
  1366. yyrealloc( (void *) b->yy_ch_buf,
  1367. (yy_size_t) (b->yy_buf_size + 2) , yyscanner );
  1368. }
  1369. else
  1370. /* Can't grow it, we don't own it. */
  1371. b->yy_ch_buf = NULL;
  1372. if ( ! b->yy_ch_buf )
  1373. YY_FATAL_ERROR(
  1374. "fatal error - scanner input buffer overflow" );
  1375. yyg->yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset];
  1376. num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
  1377. number_to_move - 1;
  1378. }
  1379. if ( num_to_read > YY_READ_BUF_SIZE )
  1380. num_to_read = YY_READ_BUF_SIZE;
  1381. /* Read in more data. */
  1382. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1383. yyg->yy_n_chars, num_to_read );
  1384. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1385. }
  1386. if ( yyg->yy_n_chars == 0 )
  1387. {
  1388. if ( number_to_move == YY_MORE_ADJ )
  1389. {
  1390. ret_val = EOB_ACT_END_OF_FILE;
  1391. yyrestart( yyin , yyscanner);
  1392. }
  1393. else
  1394. {
  1395. ret_val = EOB_ACT_LAST_MATCH;
  1396. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1397. YY_BUFFER_EOF_PENDING;
  1398. }
  1399. }
  1400. else
  1401. ret_val = EOB_ACT_CONTINUE_SCAN;
  1402. if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1403. /* Extend the array by 50%, plus the number we really need. */
  1404. int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
  1405. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
  1406. (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size , yyscanner );
  1407. if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1408. YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1409. /* "- 2" to take care of EOB's */
  1410. YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
  1411. }
  1412. yyg->yy_n_chars += number_to_move;
  1413. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] = YY_END_OF_BUFFER_CHAR;
  1414. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR;
  1415. yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1416. return ret_val;
  1417. }
  1418. /* yy_get_previous_state - get the state just before the EOB char was reached */
  1419. static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
  1420. {
  1421. yy_state_type yy_current_state;
  1422. char *yy_cp;
  1423. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1424. yy_current_state = yyg->yy_start;
  1425. for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp )
  1426. {
  1427. YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1428. if ( yy_accept[yy_current_state] )
  1429. {
  1430. yyg->yy_last_accepting_state = yy_current_state;
  1431. yyg->yy_last_accepting_cpos = yy_cp;
  1432. }
  1433. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1434. {
  1435. yy_current_state = (int) yy_def[yy_current_state];
  1436. if ( yy_current_state >= 77 )
  1437. yy_c = yy_meta[yy_c];
  1438. }
  1439. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1440. }
  1441. return yy_current_state;
  1442. }
  1443. /* yy_try_NUL_trans - try to make a transition on the NUL character
  1444. *
  1445. * synopsis
  1446. * next_state = yy_try_NUL_trans( current_state );
  1447. */
  1448. static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)
  1449. {
  1450. int yy_is_jam;
  1451. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */
  1452. char *yy_cp = yyg->yy_c_buf_p;
  1453. YY_CHAR yy_c = 1;
  1454. if ( yy_accept[yy_current_state] )
  1455. {
  1456. yyg->yy_last_accepting_state = yy_current_state;
  1457. yyg->yy_last_accepting_cpos = yy_cp;
  1458. }
  1459. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1460. {
  1461. yy_current_state = (int) yy_def[yy_current_state];
  1462. if ( yy_current_state >= 77 )
  1463. yy_c = yy_meta[yy_c];
  1464. }
  1465. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1466. yy_is_jam = (yy_current_state == 76);
  1467. (void)yyg;
  1468. return yy_is_jam ? 0 : yy_current_state;
  1469. }
  1470. #ifndef YY_NO_UNPUT
  1471. static void yyunput (int c, char * yy_bp , yyscan_t yyscanner)
  1472. {
  1473. char *yy_cp;
  1474. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1475. yy_cp = yyg->yy_c_buf_p;
  1476. /* undo effects of setting up yytext */
  1477. *yy_cp = yyg->yy_hold_char;
  1478. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1479. { /* need to shift things up to make room */
  1480. /* +2 for EOB chars. */
  1481. int number_to_move = yyg->yy_n_chars + 2;
  1482. char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1483. YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1484. char *source =
  1485. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1486. while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1487. *--dest = *--source;
  1488. yy_cp += (int) (dest - source);
  1489. yy_bp += (int) (dest - source);
  1490. YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1491. yyg->yy_n_chars = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1492. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1493. YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1494. }
  1495. *--yy_cp = (char) c;
  1496. if ( c == '\n' ){
  1497. --yylineno;
  1498. }
  1499. yyg->yytext_ptr = yy_bp;
  1500. yyg->yy_hold_char = *yy_cp;
  1501. yyg->yy_c_buf_p = yy_cp;
  1502. }
  1503. #endif
  1504. #ifndef YY_NO_INPUT
  1505. #ifdef __cplusplus
  1506. static int yyinput (yyscan_t yyscanner)
  1507. #else
  1508. static int input (yyscan_t yyscanner)
  1509. #endif
  1510. {
  1511. int c;
  1512. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1513. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1514. if ( *yyg->yy_c_buf_p == YY_END_OF_BUFFER_CHAR )
  1515. {
  1516. /* yy_c_buf_p now points to the character we want to return.
  1517. * If this occurs *before* the EOB characters, then it's a
  1518. * valid NUL; if not, then we've hit the end of the buffer.
  1519. */
  1520. if ( yyg->yy_c_buf_p < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  1521. /* This was really a NUL. */
  1522. *yyg->yy_c_buf_p = '\0';
  1523. else
  1524. { /* need more input */
  1525. int offset = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr);
  1526. ++yyg->yy_c_buf_p;
  1527. switch ( yy_get_next_buffer( yyscanner ) )
  1528. {
  1529. case EOB_ACT_LAST_MATCH:
  1530. /* This happens because yy_g_n_b()
  1531. * sees that we've accumulated a
  1532. * token and flags that we need to
  1533. * try matching the token before
  1534. * proceeding. But for input(),
  1535. * there's no matching to consider.
  1536. * So convert the EOB_ACT_LAST_MATCH
  1537. * to EOB_ACT_END_OF_FILE.
  1538. */
  1539. /* Reset buffer status. */
  1540. yyrestart( yyin , yyscanner);
  1541. /*FALLTHROUGH*/
  1542. case EOB_ACT_END_OF_FILE:
  1543. {
  1544. if ( yywrap( yyscanner ) )
  1545. return 0;
  1546. if ( ! yyg->yy_did_buffer_switch_on_eof )
  1547. YY_NEW_FILE;
  1548. #ifdef __cplusplus
  1549. return yyinput(yyscanner);
  1550. #else
  1551. return input(yyscanner);
  1552. #endif
  1553. }
  1554. case EOB_ACT_CONTINUE_SCAN:
  1555. yyg->yy_c_buf_p = yyg->yytext_ptr + offset;
  1556. break;
  1557. }
  1558. }
  1559. }
  1560. c = *(unsigned char *) yyg->yy_c_buf_p; /* cast for 8-bit char's */
  1561. *yyg->yy_c_buf_p = '\0'; /* preserve yytext */
  1562. yyg->yy_hold_char = *++yyg->yy_c_buf_p;
  1563. if ( c == '\n' )
  1564. do{ yylineno++;
  1565. yycolumn=0;
  1566. }while(0)
  1567. ;
  1568. return c;
  1569. }
  1570. #endif /* ifndef YY_NO_INPUT */
  1571. /** Immediately switch to a different input stream.
  1572. * @param input_file A readable stream.
  1573. * @param yyscanner The scanner object.
  1574. * @note This function does not reset the start condition to @c INITIAL .
  1575. */
  1576. void yyrestart (FILE * input_file , yyscan_t yyscanner)
  1577. {
  1578. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1579. if ( ! YY_CURRENT_BUFFER ){
  1580. yyensure_buffer_stack (yyscanner);
  1581. YY_CURRENT_BUFFER_LVALUE =
  1582. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
  1583. }
  1584. yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
  1585. yy_load_buffer_state( yyscanner );
  1586. }
  1587. /** Switch to a different input buffer.
  1588. * @param new_buffer The new input buffer.
  1589. * @param yyscanner The scanner object.
  1590. */
  1591. void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  1592. {
  1593. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1594. /* TODO. We should be able to replace this entire function body
  1595. * with
  1596. * yypop_buffer_state();
  1597. * yypush_buffer_state(new_buffer);
  1598. */
  1599. yyensure_buffer_stack (yyscanner);
  1600. if ( YY_CURRENT_BUFFER == new_buffer )
  1601. return;
  1602. if ( YY_CURRENT_BUFFER )
  1603. {
  1604. /* Flush out information for old buffer. */
  1605. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1606. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  1607. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1608. }
  1609. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1610. yy_load_buffer_state( yyscanner );
  1611. /* We don't actually know whether we did this switch during
  1612. * EOF (yywrap()) processing, but the only time this flag
  1613. * is looked at is after yywrap() is called, so it's safe
  1614. * to go ahead and always set it.
  1615. */
  1616. yyg->yy_did_buffer_switch_on_eof = 1;
  1617. }
  1618. static void yy_load_buffer_state (yyscan_t yyscanner)
  1619. {
  1620. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1621. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1622. yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1623. yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1624. yyg->yy_hold_char = *yyg->yy_c_buf_p;
  1625. }
  1626. /** Allocate and initialize an input buffer state.
  1627. * @param file A readable stream.
  1628. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1629. * @param yyscanner The scanner object.
  1630. * @return the allocated buffer state.
  1631. */
  1632. YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner)
  1633. {
  1634. YY_BUFFER_STATE b;
  1635. b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner );
  1636. if ( ! b )
  1637. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1638. b->yy_buf_size = size;
  1639. /* yy_ch_buf has to be 2 characters longer than the size given because
  1640. * we need to put in 2 end-of-buffer characters.
  1641. */
  1642. b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner );
  1643. if ( ! b->yy_ch_buf )
  1644. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1645. b->yy_is_our_buffer = 1;
  1646. yy_init_buffer( b, file , yyscanner);
  1647. return b;
  1648. }
  1649. /** Destroy the buffer.
  1650. * @param b a buffer created with yy_create_buffer()
  1651. * @param yyscanner The scanner object.
  1652. */
  1653. void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  1654. {
  1655. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1656. if ( ! b )
  1657. return;
  1658. if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1659. YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1660. if ( b->yy_is_our_buffer )
  1661. yyfree( (void *) b->yy_ch_buf , yyscanner );
  1662. yyfree( (void *) b , yyscanner );
  1663. }
  1664. /* Initializes or reinitializes a buffer.
  1665. * This function is sometimes called more than once on the same buffer,
  1666. * such as during a yyrestart() or at EOF.
  1667. */
  1668. static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner)
  1669. {
  1670. int oerrno = errno;
  1671. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1672. yy_flush_buffer( b , yyscanner);
  1673. b->yy_input_file = file;
  1674. b->yy_fill_buffer = 1;
  1675. /* If b is the current buffer, then yy_init_buffer was _probably_
  1676. * called from yyrestart() or through yy_get_next_buffer.
  1677. * In that case, we don't want to reset the lineno or column.
  1678. */
  1679. if (b != YY_CURRENT_BUFFER){
  1680. b->yy_bs_lineno = 1;
  1681. b->yy_bs_column = 0;
  1682. }
  1683. b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1684. errno = oerrno;
  1685. }
  1686. /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1687. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1688. * @param yyscanner The scanner object.
  1689. */
  1690. void yy_flush_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  1691. {
  1692. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1693. if ( ! b )
  1694. return;
  1695. b->yy_n_chars = 0;
  1696. /* We always need two end-of-buffer characters. The first causes
  1697. * a transition to the end-of-buffer state. The second causes
  1698. * a jam in that state.
  1699. */
  1700. b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1701. b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1702. b->yy_buf_pos = &b->yy_ch_buf[0];
  1703. b->yy_at_bol = 1;
  1704. b->yy_buffer_status = YY_BUFFER_NEW;
  1705. if ( b == YY_CURRENT_BUFFER )
  1706. yy_load_buffer_state( yyscanner );
  1707. }
  1708. /** Pushes the new state onto the stack. The new state becomes
  1709. * the current state. This function will allocate the stack
  1710. * if necessary.
  1711. * @param new_buffer The new state.
  1712. * @param yyscanner The scanner object.
  1713. */
  1714. void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  1715. {
  1716. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1717. if (new_buffer == NULL)
  1718. return;
  1719. yyensure_buffer_stack(yyscanner);
  1720. /* This block is copied from yy_switch_to_buffer. */
  1721. if ( YY_CURRENT_BUFFER )
  1722. {
  1723. /* Flush out information for old buffer. */
  1724. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1725. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  1726. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1727. }
  1728. /* Only push if top exists. Otherwise, replace top. */
  1729. if (YY_CURRENT_BUFFER)
  1730. yyg->yy_buffer_stack_top++;
  1731. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1732. /* copied from yy_switch_to_buffer. */
  1733. yy_load_buffer_state( yyscanner );
  1734. yyg->yy_did_buffer_switch_on_eof = 1;
  1735. }
  1736. /** Removes and deletes the top of the stack, if present.
  1737. * The next element becomes the new top.
  1738. * @param yyscanner The scanner object.
  1739. */
  1740. void yypop_buffer_state (yyscan_t yyscanner)
  1741. {
  1742. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1743. if (!YY_CURRENT_BUFFER)
  1744. return;
  1745. yy_delete_buffer(YY_CURRENT_BUFFER , yyscanner);
  1746. YY_CURRENT_BUFFER_LVALUE = NULL;
  1747. if (yyg->yy_buffer_stack_top > 0)
  1748. --yyg->yy_buffer_stack_top;
  1749. if (YY_CURRENT_BUFFER) {
  1750. yy_load_buffer_state( yyscanner );
  1751. yyg->yy_did_buffer_switch_on_eof = 1;
  1752. }
  1753. }
  1754. /* Allocates the stack if it does not exist.
  1755. * Guarantees space for at least one push.
  1756. */
  1757. static void yyensure_buffer_stack (yyscan_t yyscanner)
  1758. {
  1759. yy_size_t num_to_alloc;
  1760. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1761. if (!yyg->yy_buffer_stack) {
  1762. /* First allocation is just for 2 elements, since we don't know if this
  1763. * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1764. * immediate realloc on the next call.
  1765. */
  1766. num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
  1767. yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc
  1768. (num_to_alloc * sizeof(struct yy_buffer_state*)
  1769. , yyscanner);
  1770. if ( ! yyg->yy_buffer_stack )
  1771. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1772. memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1773. yyg->yy_buffer_stack_max = num_to_alloc;
  1774. yyg->yy_buffer_stack_top = 0;
  1775. return;
  1776. }
  1777. if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
  1778. /* Increase the buffer to prepare for a possible push. */
  1779. yy_size_t grow_size = 8 /* arbitrary grow size */;
  1780. num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
  1781. yyg->yy_buffer_stack = (struct yy_buffer_state**)yyrealloc
  1782. (yyg->yy_buffer_stack,
  1783. num_to_alloc * sizeof(struct yy_buffer_state*)
  1784. , yyscanner);
  1785. if ( ! yyg->yy_buffer_stack )
  1786. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1787. /* zero only the new slots.*/
  1788. memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
  1789. yyg->yy_buffer_stack_max = num_to_alloc;
  1790. }
  1791. }
  1792. /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1793. * @param base the character buffer
  1794. * @param size the size in bytes of the character buffer
  1795. * @param yyscanner The scanner object.
  1796. * @return the newly allocated buffer state object.
  1797. */
  1798. YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner)
  1799. {
  1800. YY_BUFFER_STATE b;
  1801. if ( size < 2 ||
  1802. base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1803. base[size-1] != YY_END_OF_BUFFER_CHAR )
  1804. /* They forgot to leave room for the EOB's. */
  1805. return NULL;
  1806. b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner );
  1807. if ( ! b )
  1808. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1809. b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
  1810. b->yy_buf_pos = b->yy_ch_buf = base;
  1811. b->yy_is_our_buffer = 0;
  1812. b->yy_input_file = NULL;
  1813. b->yy_n_chars = b->yy_buf_size;
  1814. b->yy_is_interactive = 0;
  1815. b->yy_at_bol = 1;
  1816. b->yy_fill_buffer = 0;
  1817. b->yy_buffer_status = YY_BUFFER_NEW;
  1818. yy_switch_to_buffer( b , yyscanner );
  1819. return b;
  1820. }
  1821. /** Setup the input buffer state to scan a string. The next call to yylex() will
  1822. * scan from a @e copy of @a str.
  1823. * @param yystr a NUL-terminated string to scan
  1824. * @param yyscanner The scanner object.
  1825. * @return the newly allocated buffer state object.
  1826. * @note If you want to scan bytes that may contain NUL values, then use
  1827. * yy_scan_bytes() instead.
  1828. */
  1829. YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner)
  1830. {
  1831. return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner);
  1832. }
  1833. /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1834. * scan from a @e copy of @a bytes.
  1835. * @param yybytes the byte buffer to scan
  1836. * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1837. * @param yyscanner The scanner object.
  1838. * @return the newly allocated buffer state object.
  1839. */
  1840. YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner)
  1841. {
  1842. YY_BUFFER_STATE b;
  1843. char *buf;
  1844. yy_size_t n;
  1845. int i;
  1846. /* Get memory for full buffer, including space for trailing EOB's. */
  1847. n = (yy_size_t) (_yybytes_len + 2);
  1848. buf = (char *) yyalloc( n , yyscanner );
  1849. if ( ! buf )
  1850. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1851. for ( i = 0; i < _yybytes_len; ++i )
  1852. buf[i] = yybytes[i];
  1853. buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1854. b = yy_scan_buffer( buf, n , yyscanner);
  1855. if ( ! b )
  1856. YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1857. /* It's okay to grow etc. this buffer, and we should throw it
  1858. * away when we're done.
  1859. */
  1860. b->yy_is_our_buffer = 1;
  1861. return b;
  1862. }
  1863. #ifndef YY_EXIT_FAILURE
  1864. #define YY_EXIT_FAILURE 2
  1865. #endif
  1866. static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner)
  1867. {
  1868. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1869. (void)yyg;
  1870. fprintf( stderr, "%s\n", msg );
  1871. exit( YY_EXIT_FAILURE );
  1872. }
  1873. /* Redefine yyless() so it works in section 3 code. */
  1874. #undef yyless
  1875. #define yyless(n) \
  1876. do \
  1877. { \
  1878. /* Undo effects of setting up yytext. */ \
  1879. int yyless_macro_arg = (n); \
  1880. YY_LESS_LINENO(yyless_macro_arg);\
  1881. yytext[yyleng] = yyg->yy_hold_char; \
  1882. yyg->yy_c_buf_p = yytext + yyless_macro_arg; \
  1883. yyg->yy_hold_char = *yyg->yy_c_buf_p; \
  1884. *yyg->yy_c_buf_p = '\0'; \
  1885. yyleng = yyless_macro_arg; \
  1886. } \
  1887. while ( 0 )
  1888. /* Accessor methods (get/set functions) to struct members. */
  1889. /** Get the user-defined data for this scanner.
  1890. * @param yyscanner The scanner object.
  1891. */
  1892. YY_EXTRA_TYPE yyget_extra (yyscan_t yyscanner)
  1893. {
  1894. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1895. return yyextra;
  1896. }
  1897. /** Get the current line number.
  1898. * @param yyscanner The scanner object.
  1899. */
  1900. int yyget_lineno (yyscan_t yyscanner)
  1901. {
  1902. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1903. if (! YY_CURRENT_BUFFER)
  1904. return 0;
  1905. return yylineno;
  1906. }
  1907. /** Get the current column number.
  1908. * @param yyscanner The scanner object.
  1909. */
  1910. int yyget_column (yyscan_t yyscanner)
  1911. {
  1912. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1913. if (! YY_CURRENT_BUFFER)
  1914. return 0;
  1915. return yycolumn;
  1916. }
  1917. /** Get the input stream.
  1918. * @param yyscanner The scanner object.
  1919. */
  1920. FILE *yyget_in (yyscan_t yyscanner)
  1921. {
  1922. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1923. return yyin;
  1924. }
  1925. /** Get the output stream.
  1926. * @param yyscanner The scanner object.
  1927. */
  1928. FILE *yyget_out (yyscan_t yyscanner)
  1929. {
  1930. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1931. return yyout;
  1932. }
  1933. /** Get the length of the current token.
  1934. * @param yyscanner The scanner object.
  1935. */
  1936. int yyget_leng (yyscan_t yyscanner)
  1937. {
  1938. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1939. return yyleng;
  1940. }
  1941. /** Get the current token.
  1942. * @param yyscanner The scanner object.
  1943. */
  1944. char *yyget_text (yyscan_t yyscanner)
  1945. {
  1946. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1947. return yytext;
  1948. }
  1949. /** Set the user-defined data. This data is never touched by the scanner.
  1950. * @param user_defined The data to be associated with this scanner.
  1951. * @param yyscanner The scanner object.
  1952. */
  1953. void yyset_extra (YY_EXTRA_TYPE user_defined , yyscan_t yyscanner)
  1954. {
  1955. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1956. yyextra = user_defined ;
  1957. }
  1958. /** Set the current line number.
  1959. * @param _line_number line number
  1960. * @param yyscanner The scanner object.
  1961. */
  1962. void yyset_lineno (int _line_number , yyscan_t yyscanner)
  1963. {
  1964. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1965. /* lineno is only valid if an input buffer exists. */
  1966. if (! YY_CURRENT_BUFFER )
  1967. YY_FATAL_ERROR( "yyset_lineno called with no buffer" );
  1968. yylineno = _line_number;
  1969. }
  1970. /** Set the current column.
  1971. * @param _column_no column number
  1972. * @param yyscanner The scanner object.
  1973. */
  1974. void yyset_column (int _column_no , yyscan_t yyscanner)
  1975. {
  1976. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1977. /* column is only valid if an input buffer exists. */
  1978. if (! YY_CURRENT_BUFFER )
  1979. YY_FATAL_ERROR( "yyset_column called with no buffer" );
  1980. yycolumn = _column_no;
  1981. }
  1982. /** Set the input stream. This does not discard the current
  1983. * input buffer.
  1984. * @param _in_str A readable stream.
  1985. * @param yyscanner The scanner object.
  1986. * @see yy_switch_to_buffer
  1987. */
  1988. void yyset_in (FILE * _in_str , yyscan_t yyscanner)
  1989. {
  1990. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1991. yyin = _in_str ;
  1992. }
  1993. void yyset_out (FILE * _out_str , yyscan_t yyscanner)
  1994. {
  1995. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1996. yyout = _out_str ;
  1997. }
  1998. int yyget_debug (yyscan_t yyscanner)
  1999. {
  2000. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2001. return yy_flex_debug;
  2002. }
  2003. void yyset_debug (int _bdebug , yyscan_t yyscanner)
  2004. {
  2005. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2006. yy_flex_debug = _bdebug ;
  2007. }
  2008. /* Accessor methods for yylval and yylloc */
  2009. /* User-visible API */
  2010. /* yylex_init is special because it creates the scanner itself, so it is
  2011. * the ONLY reentrant function that doesn't take the scanner as the last argument.
  2012. * That's why we explicitly handle the declaration, instead of using our macros.
  2013. */
  2014. int yylex_init(yyscan_t* ptr_yy_globals)
  2015. {
  2016. if (ptr_yy_globals == NULL){
  2017. errno = EINVAL;
  2018. return 1;
  2019. }
  2020. *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL );
  2021. if (*ptr_yy_globals == NULL){
  2022. errno = ENOMEM;
  2023. return 1;
  2024. }
  2025. /* By setting to 0xAA, we expose bugs in yy_init_globals. Leave at 0x00 for releases. */
  2026. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  2027. return yy_init_globals ( *ptr_yy_globals );
  2028. }
  2029. /* yylex_init_extra has the same functionality as yylex_init, but follows the
  2030. * convention of taking the scanner as the last argument. Note however, that
  2031. * this is a *pointer* to a scanner, as it will be allocated by this call (and
  2032. * is the reason, too, why this function also must handle its own declaration).
  2033. * The user defined value in the first argument will be available to yyalloc in
  2034. * the yyextra field.
  2035. */
  2036. int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals )
  2037. {
  2038. struct yyguts_t dummy_yyguts;
  2039. yyset_extra (yy_user_defined, &dummy_yyguts);
  2040. if (ptr_yy_globals == NULL){
  2041. errno = EINVAL;
  2042. return 1;
  2043. }
  2044. *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts );
  2045. if (*ptr_yy_globals == NULL){
  2046. errno = ENOMEM;
  2047. return 1;
  2048. }
  2049. /* By setting to 0xAA, we expose bugs in
  2050. yy_init_globals. Leave at 0x00 for releases. */
  2051. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  2052. yyset_extra (yy_user_defined, *ptr_yy_globals);
  2053. return yy_init_globals ( *ptr_yy_globals );
  2054. }
  2055. static int yy_init_globals (yyscan_t yyscanner)
  2056. {
  2057. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2058. /* Initialization is the same as for the non-reentrant scanner.
  2059. * This function is called from yylex_destroy(), so don't allocate here.
  2060. */
  2061. yyg->yy_buffer_stack = NULL;
  2062. yyg->yy_buffer_stack_top = 0;
  2063. yyg->yy_buffer_stack_max = 0;
  2064. yyg->yy_c_buf_p = NULL;
  2065. yyg->yy_init = 0;
  2066. yyg->yy_start = 0;
  2067. yyg->yy_start_stack_ptr = 0;
  2068. yyg->yy_start_stack_depth = 0;
  2069. yyg->yy_start_stack = NULL;
  2070. /* Defined in main.c */
  2071. #ifdef YY_STDINIT
  2072. yyin = stdin;
  2073. yyout = stdout;
  2074. #else
  2075. yyin = NULL;
  2076. yyout = NULL;
  2077. #endif
  2078. /* For future reference: Set errno on error, since we are called by
  2079. * yylex_init()
  2080. */
  2081. return 0;
  2082. }
  2083. /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  2084. int yylex_destroy (yyscan_t yyscanner)
  2085. {
  2086. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2087. /* Pop the buffer stack, destroying each element. */
  2088. while(YY_CURRENT_BUFFER){
  2089. yy_delete_buffer( YY_CURRENT_BUFFER , yyscanner );
  2090. YY_CURRENT_BUFFER_LVALUE = NULL;
  2091. yypop_buffer_state(yyscanner);
  2092. }
  2093. /* Destroy the stack itself. */
  2094. yyfree(yyg->yy_buffer_stack , yyscanner);
  2095. yyg->yy_buffer_stack = NULL;
  2096. /* Destroy the start condition stack. */
  2097. yyfree( yyg->yy_start_stack , yyscanner );
  2098. yyg->yy_start_stack = NULL;
  2099. /* Reset the globals. This is important in a non-reentrant scanner so the next time
  2100. * yylex() is called, initialization will occur. */
  2101. yy_init_globals( yyscanner);
  2102. /* Destroy the main struct (reentrant only). */
  2103. yyfree ( yyscanner , yyscanner );
  2104. yyscanner = NULL;
  2105. return 0;
  2106. }
  2107. /*
  2108. * Internal utility routines.
  2109. */
  2110. #ifndef yytext_ptr
  2111. static void yy_flex_strncpy (char* s1, const char * s2, int n , yyscan_t yyscanner)
  2112. {
  2113. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2114. (void)yyg;
  2115. int i;
  2116. for ( i = 0; i < n; ++i )
  2117. s1[i] = s2[i];
  2118. }
  2119. #endif
  2120. #ifdef YY_NEED_STRLEN
  2121. static int yy_flex_strlen (const char * s , yyscan_t yyscanner)
  2122. {
  2123. int n;
  2124. for ( n = 0; s[n]; ++n )
  2125. ;
  2126. return n;
  2127. }
  2128. #endif
  2129. void *yyalloc (yy_size_t size , yyscan_t yyscanner)
  2130. {
  2131. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2132. (void)yyg;
  2133. return malloc(size);
  2134. }
  2135. void *yyrealloc (void * ptr, yy_size_t size , yyscan_t yyscanner)
  2136. {
  2137. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2138. (void)yyg;
  2139. /* The cast to (char *) in the following accommodates both
  2140. * implementations that use char* generic pointers, and those
  2141. * that use void* generic pointers. It works with the latter
  2142. * because both ANSI C and C++ allow castless assignment from
  2143. * any pointer type to void*, and deal with argument conversions
  2144. * as though doing an assignment.
  2145. */
  2146. return realloc(ptr, size);
  2147. }
  2148. void yyfree (void * ptr , yyscan_t yyscanner)
  2149. {
  2150. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  2151. (void)yyg;
  2152. free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2153. }
  2154. #define YYTABLES_NAME "yytables"
  2155. /*--------------------------------------------------------------------------*/
  2156. static void cmListFileLexerSetToken(cmListFileLexer* lexer, const char* text,
  2157. size_t length)
  2158. {
  2159. /* Set the token line and column number. */
  2160. lexer->token.line = lexer->line;
  2161. lexer->token.column = lexer->column;
  2162. /* Use the same buffer if possible. */
  2163. if (lexer->token.text) {
  2164. if (text && length < lexer->size) {
  2165. memcpy(lexer->token.text, text, length);
  2166. lexer->token.length = length;
  2167. return;
  2168. }
  2169. free(lexer->token.text);
  2170. lexer->token.text = 0;
  2171. lexer->size = 0;
  2172. }
  2173. /* Need to extend the buffer. */
  2174. if (length > 0) {
  2175. lexer->token.text = (char*)malloc(length);
  2176. memcpy(lexer->token.text, text, length);
  2177. lexer->token.length = length;
  2178. lexer->size = length;
  2179. } else {
  2180. lexer->token.length = 0;
  2181. }
  2182. }
  2183. /*--------------------------------------------------------------------------*/
  2184. static void cmListFileLexerAppend(cmListFileLexer* lexer, const char* text,
  2185. size_t length)
  2186. {
  2187. char* temp;
  2188. size_t newSize;
  2189. /* If the appended text will fit in the buffer, do not reallocate. */
  2190. newSize = lexer->token.length + length;
  2191. if (lexer->token.text && newSize <= lexer->size) {
  2192. memcpy(lexer->token.text + lexer->token.length, text, length);
  2193. lexer->token.length += length;
  2194. return;
  2195. }
  2196. /* We need to extend the buffer. */
  2197. temp = malloc(newSize);
  2198. if (lexer->token.text) {
  2199. memcpy(temp, lexer->token.text, lexer->token.length);
  2200. free(lexer->token.text);
  2201. }
  2202. memcpy(temp + lexer->token.length, text, length);
  2203. lexer->token.text = temp;
  2204. lexer->token.length += length;
  2205. lexer->size = newSize;
  2206. }
  2207. /*--------------------------------------------------------------------------*/
  2208. static int cmListFileLexerInput(cmListFileLexer* lexer, char* buffer,
  2209. size_t bufferSize)
  2210. {
  2211. if (lexer) {
  2212. if (lexer->file) {
  2213. /* Convert CRLF -> LF explicitly. The C FILE "t"ext mode
  2214. does not convert newlines on all platforms. Move any
  2215. trailing CR to the start of the buffer for the next read. */
  2216. size_t cr = lexer->cr;
  2217. size_t n;
  2218. buffer[0] = '\r';
  2219. n = fread(buffer + cr, 1, bufferSize - cr, lexer->file);
  2220. if (n) {
  2221. char* o = buffer;
  2222. const char* i = buffer;
  2223. const char* e;
  2224. n += cr;
  2225. cr = (buffer[n - 1] == '\r') ? 1 : 0;
  2226. e = buffer + n - cr;
  2227. while (i != e) {
  2228. if (i[0] == '\r' && i[1] == '\n') {
  2229. ++i;
  2230. }
  2231. *o++ = *i++;
  2232. }
  2233. n = o - buffer;
  2234. } else {
  2235. n = cr;
  2236. cr = 0;
  2237. }
  2238. lexer->cr = cr;
  2239. return n;
  2240. } else if (lexer->string_left) {
  2241. size_t length = lexer->string_left;
  2242. if (bufferSize < length) {
  2243. length = bufferSize;
  2244. }
  2245. memcpy(buffer, lexer->string_position, length);
  2246. lexer->string_position += length;
  2247. lexer->string_left -= length;
  2248. return length;
  2249. }
  2250. }
  2251. return 0;
  2252. }
  2253. /*--------------------------------------------------------------------------*/
  2254. static void cmListFileLexerInit(cmListFileLexer* lexer)
  2255. {
  2256. if (lexer->file || lexer->string_buffer) {
  2257. cmListFileLexer_yylex_init(&lexer->scanner);
  2258. cmListFileLexer_yyset_extra(lexer, lexer->scanner);
  2259. }
  2260. }
  2261. /*--------------------------------------------------------------------------*/
  2262. static void cmListFileLexerDestroy(cmListFileLexer* lexer)
  2263. {
  2264. cmListFileLexerSetToken(lexer, 0, 0);
  2265. if (lexer->file || lexer->string_buffer) {
  2266. cmListFileLexer_yylex_destroy(lexer->scanner);
  2267. if (lexer->file) {
  2268. fclose(lexer->file);
  2269. lexer->file = 0;
  2270. }
  2271. if (lexer->string_buffer) {
  2272. free(lexer->string_buffer);
  2273. lexer->string_buffer = 0;
  2274. lexer->string_left = 0;
  2275. lexer->string_position = 0;
  2276. }
  2277. }
  2278. }
  2279. /*--------------------------------------------------------------------------*/
  2280. cmListFileLexer* cmListFileLexer_New(void)
  2281. {
  2282. cmListFileLexer* lexer = (cmListFileLexer*)malloc(sizeof(cmListFileLexer));
  2283. if (!lexer) {
  2284. return 0;
  2285. }
  2286. memset(lexer, 0, sizeof(*lexer));
  2287. lexer->line = 1;
  2288. lexer->column = 1;
  2289. return lexer;
  2290. }
  2291. /*--------------------------------------------------------------------------*/
  2292. void cmListFileLexer_Delete(cmListFileLexer* lexer)
  2293. {
  2294. cmListFileLexer_SetFileName(lexer, 0, 0);
  2295. free(lexer);
  2296. }
  2297. /*--------------------------------------------------------------------------*/
  2298. static cmListFileLexer_BOM cmListFileLexer_ReadBOM(FILE* f)
  2299. {
  2300. unsigned char b[2];
  2301. size_t n;
  2302. if (fread(b, 1, 2, f) == 2) {
  2303. if (b[0] == 0xEF && b[1] == 0xBB) {
  2304. if (fread(b, 1, 1, f) == 1 && b[0] == 0xBF) {
  2305. return cmListFileLexer_BOM_UTF8;
  2306. }
  2307. } else if (b[0] == 0xFE && b[1] == 0xFF) {
  2308. /* UTF-16 BE */
  2309. return cmListFileLexer_BOM_UTF16BE;
  2310. } else if (b[0] == 0 && b[1] == 0) {
  2311. if (fread(b, 1, 2, f) == 2 && b[0] == 0xFE && b[1] == 0xFF) {
  2312. return cmListFileLexer_BOM_UTF32BE;
  2313. }
  2314. } else if (b[0] == 0xFF && b[1] == 0xFE) {
  2315. fpos_t p;
  2316. fgetpos(f, &p);
  2317. n = fread(b, 1, 2, f);
  2318. if (n == 2 && b[0] == 0 && b[1] == 0) {
  2319. return cmListFileLexer_BOM_UTF32LE;
  2320. }
  2321. if (fsetpos(f, &p) != 0) {
  2322. return cmListFileLexer_BOM_Broken;
  2323. }
  2324. /* In case we were able to subsequently read only a single byte out of two
  2325. (i.e., three in total), the file must be corrupt and the BOM cannot
  2326. represent a UTF-16-LE BOM since each code unit must consist of two
  2327. bytes. This avoids incorrectly detecting an incomplete UTF-32-LE BOM as
  2328. UTF-16-LE input. */
  2329. if (n % 2 == 0) {
  2330. return cmListFileLexer_BOM_UTF16LE;
  2331. }
  2332. }
  2333. }
  2334. if (fseek(f, 0, SEEK_SET) != 0) {
  2335. return cmListFileLexer_BOM_Broken;
  2336. }
  2337. return cmListFileLexer_BOM_None;
  2338. }
  2339. /*--------------------------------------------------------------------------*/
  2340. int cmListFileLexer_SetFileName(cmListFileLexer* lexer, const char* name,
  2341. cmListFileLexer_BOM* bom)
  2342. {
  2343. int result = 1;
  2344. cmListFileLexerDestroy(lexer);
  2345. if (name) {
  2346. #ifdef _WIN32
  2347. wchar_t* wname = cmsysEncoding_DupToWide(name);
  2348. lexer->file = _wfopen(wname, L"rb");
  2349. free(wname);
  2350. #else
  2351. lexer->file = fopen(name, "rb");
  2352. #endif
  2353. if (lexer->file) {
  2354. if (bom) {
  2355. *bom = cmListFileLexer_ReadBOM(lexer->file);
  2356. }
  2357. } else {
  2358. result = 0;
  2359. }
  2360. }
  2361. cmListFileLexerInit(lexer);
  2362. return result;
  2363. }
  2364. /*--------------------------------------------------------------------------*/
  2365. int cmListFileLexer_SetString(cmListFileLexer* lexer, char const* text,
  2366. size_t length)
  2367. {
  2368. int result = 1;
  2369. cmListFileLexerDestroy(lexer);
  2370. /* text might be not NULL while length is 0. However, on some platforms
  2371. malloc(0) will return NULL. To avoid signaling an error to the caller in
  2372. such cases, ensure nonzero length. */
  2373. if (length > 0) {
  2374. lexer->string_buffer = (char*)malloc(length);
  2375. if (lexer->string_buffer) {
  2376. memcpy(lexer->string_buffer, text, length);
  2377. lexer->string_position = lexer->string_buffer;
  2378. lexer->string_left = length;
  2379. } else {
  2380. result = 0;
  2381. }
  2382. }
  2383. cmListFileLexerInit(lexer);
  2384. return result;
  2385. }
  2386. /*--------------------------------------------------------------------------*/
  2387. cmListFileLexer_Token* cmListFileLexer_Scan(cmListFileLexer* lexer)
  2388. {
  2389. if (!lexer->file && !lexer->string_buffer) {
  2390. return 0;
  2391. }
  2392. if (cmListFileLexer_yylex(lexer->scanner, lexer)) {
  2393. return &lexer->token;
  2394. } else {
  2395. cmListFileLexer_SetFileName(lexer, 0, 0);
  2396. return 0;
  2397. }
  2398. }
  2399. /*--------------------------------------------------------------------------*/
  2400. long cmListFileLexer_GetCurrentLine(cmListFileLexer* lexer)
  2401. {
  2402. return lexer->line;
  2403. }
  2404. /*--------------------------------------------------------------------------*/
  2405. long cmListFileLexer_GetCurrentColumn(cmListFileLexer* lexer)
  2406. {
  2407. return lexer->column;
  2408. }
  2409. /*--------------------------------------------------------------------------*/
  2410. const char* cmListFileLexer_GetTypeAsString(cmListFileLexer* lexer,
  2411. cmListFileLexer_Type type)
  2412. {
  2413. (void)lexer;
  2414. switch (type) {
  2415. case cmListFileLexer_Token_None:
  2416. return "nothing";
  2417. case cmListFileLexer_Token_Space:
  2418. return "space";
  2419. case cmListFileLexer_Token_Newline:
  2420. return "newline";
  2421. case cmListFileLexer_Token_Identifier:
  2422. return "identifier";
  2423. case cmListFileLexer_Token_ParenLeft:
  2424. return "left paren";
  2425. case cmListFileLexer_Token_ParenRight:
  2426. return "right paren";
  2427. case cmListFileLexer_Token_ArgumentUnquoted:
  2428. return "unquoted argument";
  2429. case cmListFileLexer_Token_ArgumentQuoted:
  2430. return "quoted argument";
  2431. case cmListFileLexer_Token_ArgumentBracket:
  2432. return "bracket argument";
  2433. case cmListFileLexer_Token_CommentBracket:
  2434. return "bracket comment";
  2435. case cmListFileLexer_Token_BadCharacter:
  2436. return "bad character";
  2437. case cmListFileLexer_Token_BadBracket:
  2438. return "unterminated bracket";
  2439. case cmListFileLexer_Token_BadString:
  2440. return "unterminated string";
  2441. }
  2442. return "unknown token";
  2443. }