cmExprLexer.cxx 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225
  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 cmExpr_yy_create_buffer_ALREADY_DEFINED
  14. #else
  15. #define yy_create_buffer cmExpr_yy_create_buffer
  16. #endif
  17. #ifdef yy_delete_buffer
  18. #define cmExpr_yy_delete_buffer_ALREADY_DEFINED
  19. #else
  20. #define yy_delete_buffer cmExpr_yy_delete_buffer
  21. #endif
  22. #ifdef yy_scan_buffer
  23. #define cmExpr_yy_scan_buffer_ALREADY_DEFINED
  24. #else
  25. #define yy_scan_buffer cmExpr_yy_scan_buffer
  26. #endif
  27. #ifdef yy_scan_string
  28. #define cmExpr_yy_scan_string_ALREADY_DEFINED
  29. #else
  30. #define yy_scan_string cmExpr_yy_scan_string
  31. #endif
  32. #ifdef yy_scan_bytes
  33. #define cmExpr_yy_scan_bytes_ALREADY_DEFINED
  34. #else
  35. #define yy_scan_bytes cmExpr_yy_scan_bytes
  36. #endif
  37. #ifdef yy_init_buffer
  38. #define cmExpr_yy_init_buffer_ALREADY_DEFINED
  39. #else
  40. #define yy_init_buffer cmExpr_yy_init_buffer
  41. #endif
  42. #ifdef yy_flush_buffer
  43. #define cmExpr_yy_flush_buffer_ALREADY_DEFINED
  44. #else
  45. #define yy_flush_buffer cmExpr_yy_flush_buffer
  46. #endif
  47. #ifdef yy_load_buffer_state
  48. #define cmExpr_yy_load_buffer_state_ALREADY_DEFINED
  49. #else
  50. #define yy_load_buffer_state cmExpr_yy_load_buffer_state
  51. #endif
  52. #ifdef yy_switch_to_buffer
  53. #define cmExpr_yy_switch_to_buffer_ALREADY_DEFINED
  54. #else
  55. #define yy_switch_to_buffer cmExpr_yy_switch_to_buffer
  56. #endif
  57. #ifdef yypush_buffer_state
  58. #define cmExpr_yypush_buffer_state_ALREADY_DEFINED
  59. #else
  60. #define yypush_buffer_state cmExpr_yypush_buffer_state
  61. #endif
  62. #ifdef yypop_buffer_state
  63. #define cmExpr_yypop_buffer_state_ALREADY_DEFINED
  64. #else
  65. #define yypop_buffer_state cmExpr_yypop_buffer_state
  66. #endif
  67. #ifdef yyensure_buffer_stack
  68. #define cmExpr_yyensure_buffer_stack_ALREADY_DEFINED
  69. #else
  70. #define yyensure_buffer_stack cmExpr_yyensure_buffer_stack
  71. #endif
  72. #ifdef yylex
  73. #define cmExpr_yylex_ALREADY_DEFINED
  74. #else
  75. #define yylex cmExpr_yylex
  76. #endif
  77. #ifdef yyrestart
  78. #define cmExpr_yyrestart_ALREADY_DEFINED
  79. #else
  80. #define yyrestart cmExpr_yyrestart
  81. #endif
  82. #ifdef yylex_init
  83. #define cmExpr_yylex_init_ALREADY_DEFINED
  84. #else
  85. #define yylex_init cmExpr_yylex_init
  86. #endif
  87. #ifdef yylex_init_extra
  88. #define cmExpr_yylex_init_extra_ALREADY_DEFINED
  89. #else
  90. #define yylex_init_extra cmExpr_yylex_init_extra
  91. #endif
  92. #ifdef yylex_destroy
  93. #define cmExpr_yylex_destroy_ALREADY_DEFINED
  94. #else
  95. #define yylex_destroy cmExpr_yylex_destroy
  96. #endif
  97. #ifdef yyget_debug
  98. #define cmExpr_yyget_debug_ALREADY_DEFINED
  99. #else
  100. #define yyget_debug cmExpr_yyget_debug
  101. #endif
  102. #ifdef yyset_debug
  103. #define cmExpr_yyset_debug_ALREADY_DEFINED
  104. #else
  105. #define yyset_debug cmExpr_yyset_debug
  106. #endif
  107. #ifdef yyget_extra
  108. #define cmExpr_yyget_extra_ALREADY_DEFINED
  109. #else
  110. #define yyget_extra cmExpr_yyget_extra
  111. #endif
  112. #ifdef yyset_extra
  113. #define cmExpr_yyset_extra_ALREADY_DEFINED
  114. #else
  115. #define yyset_extra cmExpr_yyset_extra
  116. #endif
  117. #ifdef yyget_in
  118. #define cmExpr_yyget_in_ALREADY_DEFINED
  119. #else
  120. #define yyget_in cmExpr_yyget_in
  121. #endif
  122. #ifdef yyset_in
  123. #define cmExpr_yyset_in_ALREADY_DEFINED
  124. #else
  125. #define yyset_in cmExpr_yyset_in
  126. #endif
  127. #ifdef yyget_out
  128. #define cmExpr_yyget_out_ALREADY_DEFINED
  129. #else
  130. #define yyget_out cmExpr_yyget_out
  131. #endif
  132. #ifdef yyset_out
  133. #define cmExpr_yyset_out_ALREADY_DEFINED
  134. #else
  135. #define yyset_out cmExpr_yyset_out
  136. #endif
  137. #ifdef yyget_leng
  138. #define cmExpr_yyget_leng_ALREADY_DEFINED
  139. #else
  140. #define yyget_leng cmExpr_yyget_leng
  141. #endif
  142. #ifdef yyget_text
  143. #define cmExpr_yyget_text_ALREADY_DEFINED
  144. #else
  145. #define yyget_text cmExpr_yyget_text
  146. #endif
  147. #ifdef yyget_lineno
  148. #define cmExpr_yyget_lineno_ALREADY_DEFINED
  149. #else
  150. #define yyget_lineno cmExpr_yyget_lineno
  151. #endif
  152. #ifdef yyset_lineno
  153. #define cmExpr_yyset_lineno_ALREADY_DEFINED
  154. #else
  155. #define yyset_lineno cmExpr_yyset_lineno
  156. #endif
  157. #ifdef yyget_column
  158. #define cmExpr_yyget_column_ALREADY_DEFINED
  159. #else
  160. #define yyget_column cmExpr_yyget_column
  161. #endif
  162. #ifdef yyset_column
  163. #define cmExpr_yyset_column_ALREADY_DEFINED
  164. #else
  165. #define yyset_column cmExpr_yyset_column
  166. #endif
  167. #ifdef yywrap
  168. #define cmExpr_yywrap_ALREADY_DEFINED
  169. #else
  170. #define yywrap cmExpr_yywrap
  171. #endif
  172. #ifdef yyalloc
  173. #define cmExpr_yyalloc_ALREADY_DEFINED
  174. #else
  175. #define yyalloc cmExpr_yyalloc
  176. #endif
  177. #ifdef yyrealloc
  178. #define cmExpr_yyrealloc_ALREADY_DEFINED
  179. #else
  180. #define yyrealloc cmExpr_yyrealloc
  181. #endif
  182. #ifdef yyfree
  183. #define cmExpr_yyfree_ALREADY_DEFINED
  184. #else
  185. #define yyfree cmExpr_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. #define YY_LESS_LINENO(n)
  324. #define YY_LINENO_REWIND_TO(ptr)
  325. /* Return all but the first "n" matched characters back to the input stream. */
  326. #define yyless(n) \
  327. do \
  328. { \
  329. /* Undo effects of setting up yytext. */ \
  330. int yyless_macro_arg = (n); \
  331. YY_LESS_LINENO(yyless_macro_arg);\
  332. *yy_cp = yyg->yy_hold_char; \
  333. YY_RESTORE_YY_MORE_OFFSET \
  334. yyg->yy_c_buf_p = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  335. YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  336. } \
  337. while ( 0 )
  338. #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
  339. #ifndef YY_STRUCT_YY_BUFFER_STATE
  340. #define YY_STRUCT_YY_BUFFER_STATE
  341. struct yy_buffer_state
  342. {
  343. FILE *yy_input_file;
  344. char *yy_ch_buf; /* input buffer */
  345. char *yy_buf_pos; /* current position in input buffer */
  346. /* Size of input buffer in bytes, not including room for EOB
  347. * characters.
  348. */
  349. int yy_buf_size;
  350. /* Number of characters read into yy_ch_buf, not including EOB
  351. * characters.
  352. */
  353. int yy_n_chars;
  354. /* Whether we "own" the buffer - i.e., we know we created it,
  355. * and can realloc() it to grow it, and should free() it to
  356. * delete it.
  357. */
  358. int yy_is_our_buffer;
  359. /* Whether this is an "interactive" input source; if so, and
  360. * if we're using stdio for input, then we want to use getc()
  361. * instead of fread(), to make sure we stop fetching input after
  362. * each newline.
  363. */
  364. int yy_is_interactive;
  365. /* Whether we're considered to be at the beginning of a line.
  366. * If so, '^' rules will be active on the next match, otherwise
  367. * not.
  368. */
  369. int yy_at_bol;
  370. int yy_bs_lineno; /**< The line count. */
  371. int yy_bs_column; /**< The column count. */
  372. /* Whether to try to fill the input buffer when we reach the
  373. * end of it.
  374. */
  375. int yy_fill_buffer;
  376. int yy_buffer_status;
  377. #define YY_BUFFER_NEW 0
  378. #define YY_BUFFER_NORMAL 1
  379. /* When an EOF's been seen but there's still some text to process
  380. * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  381. * shouldn't try reading from the input source any more. We might
  382. * still have a bunch of tokens to match, though, because of
  383. * possible backing-up.
  384. *
  385. * When we actually see the EOF, we change the status to "new"
  386. * (via yyrestart()), so that the user can continue scanning by
  387. * just pointing yyin at a new input file.
  388. */
  389. #define YY_BUFFER_EOF_PENDING 2
  390. };
  391. #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  392. /* We provide macros for accessing buffer states in case in the
  393. * future we want to put the buffer states in a more general
  394. * "scanner state".
  395. *
  396. * Returns the top of the stack, or NULL.
  397. */
  398. #define YY_CURRENT_BUFFER ( yyg->yy_buffer_stack \
  399. ? yyg->yy_buffer_stack[yyg->yy_buffer_stack_top] \
  400. : NULL)
  401. /* Same as previous macro, but useful when we know that the buffer stack is not
  402. * NULL or when we need an lvalue. For internal use only.
  403. */
  404. #define YY_CURRENT_BUFFER_LVALUE yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]
  405. void yyrestart ( FILE *input_file , yyscan_t yyscanner );
  406. void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  407. YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size , yyscan_t yyscanner );
  408. void yy_delete_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  409. void yy_flush_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
  410. void yypush_buffer_state ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
  411. void yypop_buffer_state ( yyscan_t yyscanner );
  412. static void yyensure_buffer_stack ( yyscan_t yyscanner );
  413. static void yy_load_buffer_state ( yyscan_t yyscanner );
  414. static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file , yyscan_t yyscanner );
  415. #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER , yyscanner)
  416. YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
  417. YY_BUFFER_STATE yy_scan_string ( const char *yy_str , yyscan_t yyscanner );
  418. YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
  419. void *yyalloc ( yy_size_t , yyscan_t yyscanner );
  420. void *yyrealloc ( void *, yy_size_t , yyscan_t yyscanner );
  421. void yyfree ( void * , yyscan_t yyscanner );
  422. #define yy_new_buffer yy_create_buffer
  423. #define yy_set_interactive(is_interactive) \
  424. { \
  425. if ( ! YY_CURRENT_BUFFER ){ \
  426. yyensure_buffer_stack (yyscanner); \
  427. YY_CURRENT_BUFFER_LVALUE = \
  428. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
  429. } \
  430. YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  431. }
  432. #define yy_set_bol(at_bol) \
  433. { \
  434. if ( ! YY_CURRENT_BUFFER ){\
  435. yyensure_buffer_stack (yyscanner); \
  436. YY_CURRENT_BUFFER_LVALUE = \
  437. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner); \
  438. } \
  439. YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  440. }
  441. #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  442. /* Begin user sect3 */
  443. #define cmExpr_yywrap(yyscanner) (/*CONSTCOND*/1)
  444. #define YY_SKIP_YYWRAP
  445. typedef flex_uint8_t YY_CHAR;
  446. typedef int yy_state_type;
  447. #define yytext_ptr yytext_r
  448. static yy_state_type yy_get_previous_state ( yyscan_t yyscanner );
  449. static yy_state_type yy_try_NUL_trans ( yy_state_type current_state , yyscan_t yyscanner);
  450. static int yy_get_next_buffer ( yyscan_t yyscanner );
  451. static void yynoreturn yy_fatal_error ( const char* msg , yyscan_t yyscanner );
  452. /* Done after the current pattern has been matched and before the
  453. * corresponding action - sets up yytext.
  454. */
  455. #define YY_DO_BEFORE_ACTION \
  456. yyg->yytext_ptr = yy_bp; \
  457. yyleng = (int) (yy_cp - yy_bp); \
  458. yyg->yy_hold_char = *yy_cp; \
  459. *yy_cp = '\0'; \
  460. yyg->yy_c_buf_p = yy_cp;
  461. #define YY_NUM_RULES 18
  462. #define YY_END_OF_BUFFER 19
  463. /* This struct is not used in this scanner,
  464. but its presence is necessary. */
  465. struct yy_trans_info
  466. {
  467. flex_int32_t yy_verify;
  468. flex_int32_t yy_nxt;
  469. };
  470. static const flex_int16_t yy_accept[29] =
  471. { 0,
  472. 0, 0, 19, 17, 1, 18, 8, 10, 15, 16,
  473. 6, 4, 5, 7, 2, 2, 17, 17, 11, 9,
  474. 12, 2, 0, 13, 14, 3, 3, 0
  475. } ;
  476. static const YY_CHAR yy_ec[256] =
  477. { 0,
  478. 1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
  479. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  480. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  481. 1, 2, 1, 1, 1, 1, 4, 5, 1, 6,
  482. 7, 8, 9, 1, 10, 1, 11, 12, 13, 13,
  483. 13, 13, 13, 13, 13, 13, 13, 1, 1, 14,
  484. 1, 15, 1, 1, 16, 16, 16, 16, 16, 16,
  485. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  486. 1, 1, 1, 1, 1, 1, 1, 17, 1, 1,
  487. 1, 1, 1, 18, 1, 1, 16, 16, 16, 16,
  488. 16, 16, 1, 1, 1, 1, 1, 1, 1, 1,
  489. 1, 1, 1, 1, 1, 1, 1, 1, 1, 17,
  490. 1, 1, 1, 19, 1, 20, 1, 1, 1, 1,
  491. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  492. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  493. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  494. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  495. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  496. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  497. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  498. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  499. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  500. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  501. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  502. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  503. 1, 1, 1, 1, 1
  504. } ;
  505. static const YY_CHAR yy_meta[21] =
  506. { 0,
  507. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  508. 1, 2, 2, 1, 1, 3, 4, 1, 1, 1
  509. } ;
  510. static const flex_int16_t yy_base[32] =
  511. { 0,
  512. 0, 0, 34, 35, 35, 35, 35, 35, 35, 35,
  513. 35, 35, 35, 35, 16, 9, 18, 11, 35, 35,
  514. 35, 11, 0, 35, 35, 0, 0, 35, 23, 26,
  515. 28
  516. } ;
  517. static const flex_int16_t yy_def[32] =
  518. { 0,
  519. 28, 1, 28, 28, 28, 28, 28, 28, 28, 28,
  520. 28, 28, 28, 28, 29, 28, 28, 28, 28, 28,
  521. 28, 28, 30, 28, 28, 31, 31, 0, 28, 28,
  522. 28
  523. } ;
  524. static const flex_int16_t yy_nxt[56] =
  525. { 0,
  526. 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
  527. 14, 15, 16, 17, 18, 4, 4, 19, 20, 21,
  528. 22, 22, 22, 22, 22, 25, 22, 26, 26, 27,
  529. 27, 24, 23, 28, 3, 28, 28, 28, 28, 28,
  530. 28, 28, 28, 28, 28, 28, 28, 28, 28, 28,
  531. 28, 28, 28, 28, 28
  532. } ;
  533. static const flex_int16_t yy_chk[56] =
  534. { 0,
  535. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  536. 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  537. 16, 16, 22, 22, 29, 18, 29, 30, 30, 31,
  538. 31, 17, 15, 3, 28, 28, 28, 28, 28, 28,
  539. 28, 28, 28, 28, 28, 28, 28, 28, 28, 28,
  540. 28, 28, 28, 28, 28
  541. } ;
  542. /* The intent behind this definition is that it'll catch
  543. * any uses of REJECT which flex missed.
  544. */
  545. #define REJECT reject_used_but_not_detected
  546. #define yymore() yymore_used_but_not_detected
  547. #define YY_MORE_ADJ 0
  548. #define YY_RESTORE_YY_MORE_OFFSET
  549. /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  550. file Copyright.txt or https://cmake.org/licensing for details. */
  551. /*
  552. This file must be translated to C++ and modified to build everywhere.
  553. Run flex >= 2.6 like this:
  554. flex --nounistd -DFLEXINT_H --noline --header-file=cmExprLexer.h -ocmExprLexer.cxx cmExprLexer.in.l
  555. Modify cmExprLexer.cxx:
  556. - remove trailing whitespace: sed -i 's/\s*$//' cmExprLexer.h cmExprLexer.cxx
  557. - remove blank lines at end of file: sed -i '${/^$/d;}' cmExprLexer.h cmExprLexer.cxx
  558. - #include "cmStandardLexer.h" at the top: sed -i '1i#include "cmStandardLexer.h"' cmExprLexer.cxx
  559. */
  560. /* IWYU pragma: no_forward_declare yyguts_t */
  561. #include "cmExprParserHelper.h"
  562. /* Replace the lexer input function. */
  563. #undef YY_INPUT
  564. #define YY_INPUT(buf, result, max_size) \
  565. { result = yyextra->LexInput(buf, max_size); }
  566. /* Include the set of tokens from the parser. */
  567. #include "cmExprParserTokens.h"
  568. #include <string>
  569. /*--------------------------------------------------------------------------*/
  570. #define INITIAL 0
  571. #ifndef YY_EXTRA_TYPE
  572. #define YY_EXTRA_TYPE void *
  573. #endif
  574. /* Holds the entire state of the reentrant scanner. */
  575. struct yyguts_t
  576. {
  577. /* User-defined. Not touched by flex. */
  578. YY_EXTRA_TYPE yyextra_r;
  579. /* The rest are the same as the globals declared in the non-reentrant scanner. */
  580. FILE *yyin_r, *yyout_r;
  581. size_t yy_buffer_stack_top; /**< index of top of stack. */
  582. size_t yy_buffer_stack_max; /**< capacity of stack. */
  583. YY_BUFFER_STATE * yy_buffer_stack; /**< Stack as an array. */
  584. char yy_hold_char;
  585. int yy_n_chars;
  586. int yyleng_r;
  587. char *yy_c_buf_p;
  588. int yy_init;
  589. int yy_start;
  590. int yy_did_buffer_switch_on_eof;
  591. int yy_start_stack_ptr;
  592. int yy_start_stack_depth;
  593. int *yy_start_stack;
  594. yy_state_type yy_last_accepting_state;
  595. char* yy_last_accepting_cpos;
  596. int yylineno_r;
  597. int yy_flex_debug_r;
  598. char *yytext_r;
  599. int yy_more_flag;
  600. int yy_more_len;
  601. }; /* end struct yyguts_t */
  602. static int yy_init_globals ( yyscan_t yyscanner );
  603. int yylex_init (yyscan_t* scanner);
  604. int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
  605. /* Accessor methods to globals.
  606. These are made visible to non-reentrant scanners for convenience. */
  607. int yylex_destroy ( yyscan_t yyscanner );
  608. int yyget_debug ( yyscan_t yyscanner );
  609. void yyset_debug ( int debug_flag , yyscan_t yyscanner );
  610. YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
  611. void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
  612. FILE *yyget_in ( yyscan_t yyscanner );
  613. void yyset_in ( FILE * _in_str , yyscan_t yyscanner );
  614. FILE *yyget_out ( yyscan_t yyscanner );
  615. void yyset_out ( FILE * _out_str , yyscan_t yyscanner );
  616. int yyget_leng ( yyscan_t yyscanner );
  617. char *yyget_text ( yyscan_t yyscanner );
  618. int yyget_lineno ( yyscan_t yyscanner );
  619. void yyset_lineno ( int _line_number , yyscan_t yyscanner );
  620. int yyget_column ( yyscan_t yyscanner );
  621. void yyset_column ( int _column_no , yyscan_t yyscanner );
  622. /* Macros after this point can all be overridden by user definitions in
  623. * section 1.
  624. */
  625. #ifndef YY_SKIP_YYWRAP
  626. #ifdef __cplusplus
  627. extern "C" int yywrap ( yyscan_t yyscanner );
  628. #else
  629. extern int yywrap ( yyscan_t yyscanner );
  630. #endif
  631. #endif
  632. #ifndef YY_NO_UNPUT
  633. static void yyunput ( int c, char *buf_ptr , yyscan_t yyscanner);
  634. #endif
  635. #ifndef yytext_ptr
  636. static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
  637. #endif
  638. #ifdef YY_NEED_STRLEN
  639. static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
  640. #endif
  641. #ifndef YY_NO_INPUT
  642. #ifdef __cplusplus
  643. static int yyinput ( yyscan_t yyscanner );
  644. #else
  645. static int input ( yyscan_t yyscanner );
  646. #endif
  647. #endif
  648. /* Amount of stuff to slurp up with each read. */
  649. #ifndef YY_READ_BUF_SIZE
  650. #ifdef __ia64__
  651. /* On IA-64, the buffer size is 16k, not 8k */
  652. #define YY_READ_BUF_SIZE 16384
  653. #else
  654. #define YY_READ_BUF_SIZE 8192
  655. #endif /* __ia64__ */
  656. #endif
  657. /* Copy whatever the last rule matched to the standard output. */
  658. #ifndef ECHO
  659. /* This used to be an fputs(), but since the string might contain NUL's,
  660. * we now use fwrite().
  661. */
  662. #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
  663. #endif
  664. /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  665. * is returned in "result".
  666. */
  667. #ifndef YY_INPUT
  668. #define YY_INPUT(buf,result,max_size) \
  669. if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  670. { \
  671. int c = '*'; \
  672. int n; \
  673. for ( n = 0; n < max_size && \
  674. (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  675. buf[n] = (char) c; \
  676. if ( c == '\n' ) \
  677. buf[n++] = (char) c; \
  678. if ( c == EOF && ferror( yyin ) ) \
  679. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  680. result = n; \
  681. } \
  682. else \
  683. { \
  684. errno=0; \
  685. while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
  686. { \
  687. if( errno != EINTR) \
  688. { \
  689. YY_FATAL_ERROR( "input in flex scanner failed" ); \
  690. break; \
  691. } \
  692. errno=0; \
  693. clearerr(yyin); \
  694. } \
  695. }\
  696. \
  697. #endif
  698. /* No semi-colon after return; correct usage is to write "yyterminate();" -
  699. * we don't want an extra ';' after the "return" because that will cause
  700. * some compilers to complain about unreachable statements.
  701. */
  702. #ifndef yyterminate
  703. #define yyterminate() return YY_NULL
  704. #endif
  705. /* Number of entries by which start-condition stack grows. */
  706. #ifndef YY_START_STACK_INCR
  707. #define YY_START_STACK_INCR 25
  708. #endif
  709. /* Report a fatal error. */
  710. #ifndef YY_FATAL_ERROR
  711. #define YY_FATAL_ERROR(msg) yy_fatal_error( msg , yyscanner)
  712. #endif
  713. /* end tables serialization structures and prototypes */
  714. /* Default declaration of generated scanner - a define so the user can
  715. * easily add parameters.
  716. */
  717. #ifndef YY_DECL
  718. #define YY_DECL_IS_OURS 1
  719. extern int yylex (yyscan_t yyscanner);
  720. #define YY_DECL int yylex (yyscan_t yyscanner)
  721. #endif /* !YY_DECL */
  722. /* Code executed at the beginning of each rule, after yytext and yyleng
  723. * have been set up.
  724. */
  725. #ifndef YY_USER_ACTION
  726. #define YY_USER_ACTION
  727. #endif
  728. /* Code executed at the end of each rule. */
  729. #ifndef YY_BREAK
  730. #define YY_BREAK /*LINTED*/break;
  731. #endif
  732. #define YY_RULE_SETUP \
  733. YY_USER_ACTION
  734. /** The main scanner function which does all the work.
  735. */
  736. YY_DECL
  737. {
  738. yy_state_type yy_current_state;
  739. char *yy_cp, *yy_bp;
  740. int yy_act;
  741. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  742. if ( !yyg->yy_init )
  743. {
  744. yyg->yy_init = 1;
  745. #ifdef YY_USER_INIT
  746. YY_USER_INIT;
  747. #endif
  748. if ( ! yyg->yy_start )
  749. yyg->yy_start = 1; /* first start state */
  750. if ( ! yyin )
  751. yyin = stdin;
  752. if ( ! yyout )
  753. yyout = stdout;
  754. if ( ! YY_CURRENT_BUFFER ) {
  755. yyensure_buffer_stack (yyscanner);
  756. YY_CURRENT_BUFFER_LVALUE =
  757. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
  758. }
  759. yy_load_buffer_state( yyscanner );
  760. }
  761. {
  762. while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
  763. {
  764. yy_cp = yyg->yy_c_buf_p;
  765. /* Support of yytext. */
  766. *yy_cp = yyg->yy_hold_char;
  767. /* yy_bp points to the position in yy_ch_buf of the start of
  768. * the current run.
  769. */
  770. yy_bp = yy_cp;
  771. yy_current_state = yyg->yy_start;
  772. yy_match:
  773. do
  774. {
  775. YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  776. if ( yy_accept[yy_current_state] )
  777. {
  778. yyg->yy_last_accepting_state = yy_current_state;
  779. yyg->yy_last_accepting_cpos = yy_cp;
  780. }
  781. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  782. {
  783. yy_current_state = (int) yy_def[yy_current_state];
  784. if ( yy_current_state >= 29 )
  785. yy_c = yy_meta[yy_c];
  786. }
  787. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  788. ++yy_cp;
  789. }
  790. while ( yy_base[yy_current_state] != 35 );
  791. yy_find_action:
  792. yy_act = yy_accept[yy_current_state];
  793. if ( yy_act == 0 )
  794. { /* have to back up */
  795. yy_cp = yyg->yy_last_accepting_cpos;
  796. yy_current_state = yyg->yy_last_accepting_state;
  797. yy_act = yy_accept[yy_current_state];
  798. }
  799. YY_DO_BEFORE_ACTION;
  800. do_action: /* This label is used only to access EOF actions. */
  801. switch ( yy_act )
  802. { /* beginning of action switch */
  803. case 0: /* must back up */
  804. /* undo the effects of YY_DO_BEFORE_ACTION */
  805. *yy_cp = yyg->yy_hold_char;
  806. yy_cp = yyg->yy_last_accepting_cpos;
  807. yy_current_state = yyg->yy_last_accepting_state;
  808. goto yy_find_action;
  809. case 1:
  810. YY_RULE_SETUP
  811. {}
  812. YY_BREAK
  813. case 2:
  814. YY_RULE_SETUP
  815. { yylvalp->Number = std::stoll(yytext, nullptr, 10); return exp_NUMBER; }
  816. YY_BREAK
  817. case 3:
  818. YY_RULE_SETUP
  819. { yylvalp->Number = std::stoll(yytext, nullptr, 16); return exp_NUMBER; }
  820. YY_BREAK
  821. case 4:
  822. YY_RULE_SETUP
  823. { return exp_PLUS; }
  824. YY_BREAK
  825. case 5:
  826. YY_RULE_SETUP
  827. { return exp_MINUS; }
  828. YY_BREAK
  829. case 6:
  830. YY_RULE_SETUP
  831. { return exp_TIMES; }
  832. YY_BREAK
  833. case 7:
  834. YY_RULE_SETUP
  835. { return exp_DIVIDE; }
  836. YY_BREAK
  837. case 8:
  838. YY_RULE_SETUP
  839. { return exp_MOD; }
  840. YY_BREAK
  841. case 9:
  842. YY_RULE_SETUP
  843. { return exp_OR; }
  844. YY_BREAK
  845. case 10:
  846. YY_RULE_SETUP
  847. { return exp_AND; }
  848. YY_BREAK
  849. case 11:
  850. YY_RULE_SETUP
  851. { return exp_XOR; }
  852. YY_BREAK
  853. case 12:
  854. YY_RULE_SETUP
  855. { return exp_NOT; }
  856. YY_BREAK
  857. case 13:
  858. YY_RULE_SETUP
  859. { return exp_SHIFTLEFT; }
  860. YY_BREAK
  861. case 14:
  862. YY_RULE_SETUP
  863. { return exp_SHIFTRIGHT; }
  864. YY_BREAK
  865. case 15:
  866. YY_RULE_SETUP
  867. { return exp_OPENPARENT; }
  868. YY_BREAK
  869. case 16:
  870. YY_RULE_SETUP
  871. { return exp_CLOSEPARENT; }
  872. YY_BREAK
  873. case 17:
  874. YY_RULE_SETUP
  875. {return exp_UNEXPECTED;}
  876. YY_BREAK
  877. case 18:
  878. YY_RULE_SETUP
  879. ECHO;
  880. YY_BREAK
  881. case YY_STATE_EOF(INITIAL):
  882. yyterminate();
  883. case YY_END_OF_BUFFER:
  884. {
  885. /* Amount of text matched not including the EOB char. */
  886. int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
  887. /* Undo the effects of YY_DO_BEFORE_ACTION. */
  888. *yy_cp = yyg->yy_hold_char;
  889. YY_RESTORE_YY_MORE_OFFSET
  890. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  891. {
  892. /* We're scanning a new file or input source. It's
  893. * possible that this happened because the user
  894. * just pointed yyin at a new source and called
  895. * yylex(). If so, then we have to assure
  896. * consistency between YY_CURRENT_BUFFER and our
  897. * globals. Here is the right place to do so, because
  898. * this is the first action (other than possibly a
  899. * back-up) that will match for the new input source.
  900. */
  901. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  902. YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  903. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  904. }
  905. /* Note that here we test for yy_c_buf_p "<=" to the position
  906. * of the first EOB in the buffer, since yy_c_buf_p will
  907. * already have been incremented past the NUL character
  908. * (since all states make transitions on EOB to the
  909. * end-of-buffer state). Contrast this with the test
  910. * in input().
  911. */
  912. if ( yyg->yy_c_buf_p <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  913. { /* This was really a NUL. */
  914. yy_state_type yy_next_state;
  915. yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
  916. yy_current_state = yy_get_previous_state( yyscanner );
  917. /* Okay, we're now positioned to make the NUL
  918. * transition. We couldn't have
  919. * yy_get_previous_state() go ahead and do it
  920. * for us because it doesn't know how to deal
  921. * with the possibility of jamming (and we don't
  922. * want to build jamming into it because then it
  923. * will run more slowly).
  924. */
  925. yy_next_state = yy_try_NUL_trans( yy_current_state , yyscanner);
  926. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  927. if ( yy_next_state )
  928. {
  929. /* Consume the NUL. */
  930. yy_cp = ++yyg->yy_c_buf_p;
  931. yy_current_state = yy_next_state;
  932. goto yy_match;
  933. }
  934. else
  935. {
  936. yy_cp = yyg->yy_c_buf_p;
  937. goto yy_find_action;
  938. }
  939. }
  940. else switch ( yy_get_next_buffer( yyscanner ) )
  941. {
  942. case EOB_ACT_END_OF_FILE:
  943. {
  944. yyg->yy_did_buffer_switch_on_eof = 0;
  945. if ( yywrap( yyscanner ) )
  946. {
  947. /* Note: because we've taken care in
  948. * yy_get_next_buffer() to have set up
  949. * yytext, we can now set up
  950. * yy_c_buf_p so that if some total
  951. * hoser (like flex itself) wants to
  952. * call the scanner after we return the
  953. * YY_NULL, it'll still work - another
  954. * YY_NULL will get returned.
  955. */
  956. yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
  957. yy_act = YY_STATE_EOF(YY_START);
  958. goto do_action;
  959. }
  960. else
  961. {
  962. if ( ! yyg->yy_did_buffer_switch_on_eof )
  963. YY_NEW_FILE;
  964. }
  965. break;
  966. }
  967. case EOB_ACT_CONTINUE_SCAN:
  968. yyg->yy_c_buf_p =
  969. yyg->yytext_ptr + yy_amount_of_matched_text;
  970. yy_current_state = yy_get_previous_state( yyscanner );
  971. yy_cp = yyg->yy_c_buf_p;
  972. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  973. goto yy_match;
  974. case EOB_ACT_LAST_MATCH:
  975. yyg->yy_c_buf_p =
  976. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars];
  977. yy_current_state = yy_get_previous_state( yyscanner );
  978. yy_cp = yyg->yy_c_buf_p;
  979. yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
  980. goto yy_find_action;
  981. }
  982. break;
  983. }
  984. default:
  985. YY_FATAL_ERROR(
  986. "fatal flex scanner internal error--no action found" );
  987. } /* end of action switch */
  988. } /* end of scanning one token */
  989. } /* end of user's declarations */
  990. } /* end of yylex */
  991. /* yy_get_next_buffer - try to read in a new buffer
  992. *
  993. * Returns a code representing an action:
  994. * EOB_ACT_LAST_MATCH -
  995. * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  996. * EOB_ACT_END_OF_FILE - end of file
  997. */
  998. static int yy_get_next_buffer (yyscan_t yyscanner)
  999. {
  1000. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1001. char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1002. char *source = yyg->yytext_ptr;
  1003. int number_to_move, i;
  1004. int ret_val;
  1005. if ( yyg->yy_c_buf_p > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] )
  1006. YY_FATAL_ERROR(
  1007. "fatal flex scanner internal error--end of buffer missed" );
  1008. if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1009. { /* Don't try to fill the buffer, so this is an EOF. */
  1010. if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 )
  1011. {
  1012. /* We matched a single character, the EOB, so
  1013. * treat this as a final EOF.
  1014. */
  1015. return EOB_ACT_END_OF_FILE;
  1016. }
  1017. else
  1018. {
  1019. /* We matched some text prior to the EOB, first
  1020. * process it.
  1021. */
  1022. return EOB_ACT_LAST_MATCH;
  1023. }
  1024. }
  1025. /* Try to read more data. */
  1026. /* First move last chars to start of buffer. */
  1027. number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
  1028. for ( i = 0; i < number_to_move; ++i )
  1029. *(dest++) = *(source++);
  1030. if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1031. /* don't do the read, it's not guaranteed to return an EOF,
  1032. * just force an EOF
  1033. */
  1034. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars = 0;
  1035. else
  1036. {
  1037. int num_to_read =
  1038. YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1039. while ( num_to_read <= 0 )
  1040. { /* Not enough room in the buffer - grow it. */
  1041. /* just a shorter name for the current buffer */
  1042. YY_BUFFER_STATE b = YY_CURRENT_BUFFER_LVALUE;
  1043. int yy_c_buf_p_offset =
  1044. (int) (yyg->yy_c_buf_p - b->yy_ch_buf);
  1045. if ( b->yy_is_our_buffer )
  1046. {
  1047. int new_size = b->yy_buf_size * 2;
  1048. if ( new_size <= 0 )
  1049. b->yy_buf_size += b->yy_buf_size / 8;
  1050. else
  1051. b->yy_buf_size *= 2;
  1052. b->yy_ch_buf = (char *)
  1053. /* Include room in for 2 EOB chars. */
  1054. yyrealloc( (void *) b->yy_ch_buf,
  1055. (yy_size_t) (b->yy_buf_size + 2) , yyscanner );
  1056. }
  1057. else
  1058. /* Can't grow it, we don't own it. */
  1059. b->yy_ch_buf = NULL;
  1060. if ( ! b->yy_ch_buf )
  1061. YY_FATAL_ERROR(
  1062. "fatal error - scanner input buffer overflow" );
  1063. yyg->yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset];
  1064. num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size -
  1065. number_to_move - 1;
  1066. }
  1067. if ( num_to_read > YY_READ_BUF_SIZE )
  1068. num_to_read = YY_READ_BUF_SIZE;
  1069. /* Read in more data. */
  1070. YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1071. yyg->yy_n_chars, num_to_read );
  1072. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1073. }
  1074. if ( yyg->yy_n_chars == 0 )
  1075. {
  1076. if ( number_to_move == YY_MORE_ADJ )
  1077. {
  1078. ret_val = EOB_ACT_END_OF_FILE;
  1079. yyrestart( yyin , yyscanner);
  1080. }
  1081. else
  1082. {
  1083. ret_val = EOB_ACT_LAST_MATCH;
  1084. YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1085. YY_BUFFER_EOF_PENDING;
  1086. }
  1087. }
  1088. else
  1089. ret_val = EOB_ACT_CONTINUE_SCAN;
  1090. if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1091. /* Extend the array by 50%, plus the number we really need. */
  1092. int new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
  1093. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
  1094. (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size , yyscanner );
  1095. if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1096. YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1097. /* "- 2" to take care of EOB's */
  1098. YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
  1099. }
  1100. yyg->yy_n_chars += number_to_move;
  1101. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] = YY_END_OF_BUFFER_CHAR;
  1102. YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR;
  1103. yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1104. return ret_val;
  1105. }
  1106. /* yy_get_previous_state - get the state just before the EOB char was reached */
  1107. static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
  1108. {
  1109. yy_state_type yy_current_state;
  1110. char *yy_cp;
  1111. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1112. yy_current_state = yyg->yy_start;
  1113. for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp )
  1114. {
  1115. YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1116. if ( yy_accept[yy_current_state] )
  1117. {
  1118. yyg->yy_last_accepting_state = yy_current_state;
  1119. yyg->yy_last_accepting_cpos = yy_cp;
  1120. }
  1121. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1122. {
  1123. yy_current_state = (int) yy_def[yy_current_state];
  1124. if ( yy_current_state >= 29 )
  1125. yy_c = yy_meta[yy_c];
  1126. }
  1127. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1128. }
  1129. return yy_current_state;
  1130. }
  1131. /* yy_try_NUL_trans - try to make a transition on the NUL character
  1132. *
  1133. * synopsis
  1134. * next_state = yy_try_NUL_trans( current_state );
  1135. */
  1136. static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)
  1137. {
  1138. int yy_is_jam;
  1139. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; /* This var may be unused depending upon options. */
  1140. char *yy_cp = yyg->yy_c_buf_p;
  1141. YY_CHAR yy_c = 1;
  1142. if ( yy_accept[yy_current_state] )
  1143. {
  1144. yyg->yy_last_accepting_state = yy_current_state;
  1145. yyg->yy_last_accepting_cpos = yy_cp;
  1146. }
  1147. while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1148. {
  1149. yy_current_state = (int) yy_def[yy_current_state];
  1150. if ( yy_current_state >= 29 )
  1151. yy_c = yy_meta[yy_c];
  1152. }
  1153. yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
  1154. yy_is_jam = (yy_current_state == 28);
  1155. (void)yyg;
  1156. return yy_is_jam ? 0 : yy_current_state;
  1157. }
  1158. #ifndef YY_NO_UNPUT
  1159. static void yyunput (int c, char * yy_bp , yyscan_t yyscanner)
  1160. {
  1161. char *yy_cp;
  1162. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1163. yy_cp = yyg->yy_c_buf_p;
  1164. /* undo effects of setting up yytext */
  1165. *yy_cp = yyg->yy_hold_char;
  1166. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1167. { /* need to shift things up to make room */
  1168. /* +2 for EOB chars. */
  1169. int number_to_move = yyg->yy_n_chars + 2;
  1170. char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1171. YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1172. char *source =
  1173. &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1174. while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1175. *--dest = *--source;
  1176. yy_cp += (int) (dest - source);
  1177. yy_bp += (int) (dest - source);
  1178. YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1179. yyg->yy_n_chars = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1180. if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1181. YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1182. }
  1183. *--yy_cp = (char) c;
  1184. yyg->yytext_ptr = yy_bp;
  1185. yyg->yy_hold_char = *yy_cp;
  1186. yyg->yy_c_buf_p = yy_cp;
  1187. }
  1188. #endif
  1189. #ifndef YY_NO_INPUT
  1190. #ifdef __cplusplus
  1191. static int yyinput (yyscan_t yyscanner)
  1192. #else
  1193. static int input (yyscan_t yyscanner)
  1194. #endif
  1195. {
  1196. int c;
  1197. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1198. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1199. if ( *yyg->yy_c_buf_p == YY_END_OF_BUFFER_CHAR )
  1200. {
  1201. /* yy_c_buf_p now points to the character we want to return.
  1202. * If this occurs *before* the EOB characters, then it's a
  1203. * valid NUL; if not, then we've hit the end of the buffer.
  1204. */
  1205. if ( yyg->yy_c_buf_p < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[yyg->yy_n_chars] )
  1206. /* This was really a NUL. */
  1207. *yyg->yy_c_buf_p = '\0';
  1208. else
  1209. { /* need more input */
  1210. int offset = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr);
  1211. ++yyg->yy_c_buf_p;
  1212. switch ( yy_get_next_buffer( yyscanner ) )
  1213. {
  1214. case EOB_ACT_LAST_MATCH:
  1215. /* This happens because yy_g_n_b()
  1216. * sees that we've accumulated a
  1217. * token and flags that we need to
  1218. * try matching the token before
  1219. * proceeding. But for input(),
  1220. * there's no matching to consider.
  1221. * So convert the EOB_ACT_LAST_MATCH
  1222. * to EOB_ACT_END_OF_FILE.
  1223. */
  1224. /* Reset buffer status. */
  1225. yyrestart( yyin , yyscanner);
  1226. /*FALLTHROUGH*/
  1227. case EOB_ACT_END_OF_FILE:
  1228. {
  1229. if ( yywrap( yyscanner ) )
  1230. return 0;
  1231. if ( ! yyg->yy_did_buffer_switch_on_eof )
  1232. YY_NEW_FILE;
  1233. #ifdef __cplusplus
  1234. return yyinput(yyscanner);
  1235. #else
  1236. return input(yyscanner);
  1237. #endif
  1238. }
  1239. case EOB_ACT_CONTINUE_SCAN:
  1240. yyg->yy_c_buf_p = yyg->yytext_ptr + offset;
  1241. break;
  1242. }
  1243. }
  1244. }
  1245. c = *(unsigned char *) yyg->yy_c_buf_p; /* cast for 8-bit char's */
  1246. *yyg->yy_c_buf_p = '\0'; /* preserve yytext */
  1247. yyg->yy_hold_char = *++yyg->yy_c_buf_p;
  1248. return c;
  1249. }
  1250. #endif /* ifndef YY_NO_INPUT */
  1251. /** Immediately switch to a different input stream.
  1252. * @param input_file A readable stream.
  1253. * @param yyscanner The scanner object.
  1254. * @note This function does not reset the start condition to @c INITIAL .
  1255. */
  1256. void yyrestart (FILE * input_file , yyscan_t yyscanner)
  1257. {
  1258. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1259. if ( ! YY_CURRENT_BUFFER ){
  1260. yyensure_buffer_stack (yyscanner);
  1261. YY_CURRENT_BUFFER_LVALUE =
  1262. yy_create_buffer( yyin, YY_BUF_SIZE , yyscanner);
  1263. }
  1264. yy_init_buffer( YY_CURRENT_BUFFER, input_file , yyscanner);
  1265. yy_load_buffer_state( yyscanner );
  1266. }
  1267. /** Switch to a different input buffer.
  1268. * @param new_buffer The new input buffer.
  1269. * @param yyscanner The scanner object.
  1270. */
  1271. void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  1272. {
  1273. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1274. /* TODO. We should be able to replace this entire function body
  1275. * with
  1276. * yypop_buffer_state();
  1277. * yypush_buffer_state(new_buffer);
  1278. */
  1279. yyensure_buffer_stack (yyscanner);
  1280. if ( YY_CURRENT_BUFFER == new_buffer )
  1281. return;
  1282. if ( YY_CURRENT_BUFFER )
  1283. {
  1284. /* Flush out information for old buffer. */
  1285. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1286. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  1287. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1288. }
  1289. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1290. yy_load_buffer_state( yyscanner );
  1291. /* We don't actually know whether we did this switch during
  1292. * EOF (yywrap()) processing, but the only time this flag
  1293. * is looked at is after yywrap() is called, so it's safe
  1294. * to go ahead and always set it.
  1295. */
  1296. yyg->yy_did_buffer_switch_on_eof = 1;
  1297. }
  1298. static void yy_load_buffer_state (yyscan_t yyscanner)
  1299. {
  1300. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1301. yyg->yy_n_chars = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1302. yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1303. yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1304. yyg->yy_hold_char = *yyg->yy_c_buf_p;
  1305. }
  1306. /** Allocate and initialize an input buffer state.
  1307. * @param file A readable stream.
  1308. * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1309. * @param yyscanner The scanner object.
  1310. * @return the allocated buffer state.
  1311. */
  1312. YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner)
  1313. {
  1314. YY_BUFFER_STATE b;
  1315. b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner );
  1316. if ( ! b )
  1317. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1318. b->yy_buf_size = size;
  1319. /* yy_ch_buf has to be 2 characters longer than the size given because
  1320. * we need to put in 2 end-of-buffer characters.
  1321. */
  1322. b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner );
  1323. if ( ! b->yy_ch_buf )
  1324. YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1325. b->yy_is_our_buffer = 1;
  1326. yy_init_buffer( b, file , yyscanner);
  1327. return b;
  1328. }
  1329. /** Destroy the buffer.
  1330. * @param b a buffer created with yy_create_buffer()
  1331. * @param yyscanner The scanner object.
  1332. */
  1333. void yy_delete_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  1334. {
  1335. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1336. if ( ! b )
  1337. return;
  1338. if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1339. YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1340. if ( b->yy_is_our_buffer )
  1341. yyfree( (void *) b->yy_ch_buf , yyscanner );
  1342. yyfree( (void *) b , yyscanner );
  1343. }
  1344. /* Initializes or reinitializes a buffer.
  1345. * This function is sometimes called more than once on the same buffer,
  1346. * such as during a yyrestart() or at EOF.
  1347. */
  1348. static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner)
  1349. {
  1350. int oerrno = errno;
  1351. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1352. yy_flush_buffer( b , yyscanner);
  1353. b->yy_input_file = file;
  1354. b->yy_fill_buffer = 1;
  1355. /* If b is the current buffer, then yy_init_buffer was _probably_
  1356. * called from yyrestart() or through yy_get_next_buffer.
  1357. * In that case, we don't want to reset the lineno or column.
  1358. */
  1359. if (b != YY_CURRENT_BUFFER){
  1360. b->yy_bs_lineno = 1;
  1361. b->yy_bs_column = 0;
  1362. }
  1363. b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1364. errno = oerrno;
  1365. }
  1366. /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1367. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1368. * @param yyscanner The scanner object.
  1369. */
  1370. void yy_flush_buffer (YY_BUFFER_STATE b , yyscan_t yyscanner)
  1371. {
  1372. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1373. if ( ! b )
  1374. return;
  1375. b->yy_n_chars = 0;
  1376. /* We always need two end-of-buffer characters. The first causes
  1377. * a transition to the end-of-buffer state. The second causes
  1378. * a jam in that state.
  1379. */
  1380. b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1381. b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1382. b->yy_buf_pos = &b->yy_ch_buf[0];
  1383. b->yy_at_bol = 1;
  1384. b->yy_buffer_status = YY_BUFFER_NEW;
  1385. if ( b == YY_CURRENT_BUFFER )
  1386. yy_load_buffer_state( yyscanner );
  1387. }
  1388. /** Pushes the new state onto the stack. The new state becomes
  1389. * the current state. This function will allocate the stack
  1390. * if necessary.
  1391. * @param new_buffer The new state.
  1392. * @param yyscanner The scanner object.
  1393. */
  1394. void yypush_buffer_state (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
  1395. {
  1396. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1397. if (new_buffer == NULL)
  1398. return;
  1399. yyensure_buffer_stack(yyscanner);
  1400. /* This block is copied from yy_switch_to_buffer. */
  1401. if ( YY_CURRENT_BUFFER )
  1402. {
  1403. /* Flush out information for old buffer. */
  1404. *yyg->yy_c_buf_p = yyg->yy_hold_char;
  1405. YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = yyg->yy_c_buf_p;
  1406. YY_CURRENT_BUFFER_LVALUE->yy_n_chars = yyg->yy_n_chars;
  1407. }
  1408. /* Only push if top exists. Otherwise, replace top. */
  1409. if (YY_CURRENT_BUFFER)
  1410. yyg->yy_buffer_stack_top++;
  1411. YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1412. /* copied from yy_switch_to_buffer. */
  1413. yy_load_buffer_state( yyscanner );
  1414. yyg->yy_did_buffer_switch_on_eof = 1;
  1415. }
  1416. /** Removes and deletes the top of the stack, if present.
  1417. * The next element becomes the new top.
  1418. * @param yyscanner The scanner object.
  1419. */
  1420. void yypop_buffer_state (yyscan_t yyscanner)
  1421. {
  1422. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1423. if (!YY_CURRENT_BUFFER)
  1424. return;
  1425. yy_delete_buffer(YY_CURRENT_BUFFER , yyscanner);
  1426. YY_CURRENT_BUFFER_LVALUE = NULL;
  1427. if (yyg->yy_buffer_stack_top > 0)
  1428. --yyg->yy_buffer_stack_top;
  1429. if (YY_CURRENT_BUFFER) {
  1430. yy_load_buffer_state( yyscanner );
  1431. yyg->yy_did_buffer_switch_on_eof = 1;
  1432. }
  1433. }
  1434. /* Allocates the stack if it does not exist.
  1435. * Guarantees space for at least one push.
  1436. */
  1437. static void yyensure_buffer_stack (yyscan_t yyscanner)
  1438. {
  1439. yy_size_t num_to_alloc;
  1440. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1441. if (!yyg->yy_buffer_stack) {
  1442. /* First allocation is just for 2 elements, since we don't know if this
  1443. * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1444. * immediate realloc on the next call.
  1445. */
  1446. num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
  1447. yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc
  1448. (num_to_alloc * sizeof(struct yy_buffer_state*)
  1449. , yyscanner);
  1450. if ( ! yyg->yy_buffer_stack )
  1451. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1452. memset(yyg->yy_buffer_stack, 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1453. yyg->yy_buffer_stack_max = num_to_alloc;
  1454. yyg->yy_buffer_stack_top = 0;
  1455. return;
  1456. }
  1457. if (yyg->yy_buffer_stack_top >= (yyg->yy_buffer_stack_max) - 1){
  1458. /* Increase the buffer to prepare for a possible push. */
  1459. yy_size_t grow_size = 8 /* arbitrary grow size */;
  1460. num_to_alloc = yyg->yy_buffer_stack_max + grow_size;
  1461. yyg->yy_buffer_stack = (struct yy_buffer_state**)yyrealloc
  1462. (yyg->yy_buffer_stack,
  1463. num_to_alloc * sizeof(struct yy_buffer_state*)
  1464. , yyscanner);
  1465. if ( ! yyg->yy_buffer_stack )
  1466. YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1467. /* zero only the new slots.*/
  1468. memset(yyg->yy_buffer_stack + yyg->yy_buffer_stack_max, 0, grow_size * sizeof(struct yy_buffer_state*));
  1469. yyg->yy_buffer_stack_max = num_to_alloc;
  1470. }
  1471. }
  1472. /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1473. * @param base the character buffer
  1474. * @param size the size in bytes of the character buffer
  1475. * @param yyscanner The scanner object.
  1476. * @return the newly allocated buffer state object.
  1477. */
  1478. YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size , yyscan_t yyscanner)
  1479. {
  1480. YY_BUFFER_STATE b;
  1481. if ( size < 2 ||
  1482. base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1483. base[size-1] != YY_END_OF_BUFFER_CHAR )
  1484. /* They forgot to leave room for the EOB's. */
  1485. return NULL;
  1486. b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner );
  1487. if ( ! b )
  1488. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1489. b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */
  1490. b->yy_buf_pos = b->yy_ch_buf = base;
  1491. b->yy_is_our_buffer = 0;
  1492. b->yy_input_file = NULL;
  1493. b->yy_n_chars = b->yy_buf_size;
  1494. b->yy_is_interactive = 0;
  1495. b->yy_at_bol = 1;
  1496. b->yy_fill_buffer = 0;
  1497. b->yy_buffer_status = YY_BUFFER_NEW;
  1498. yy_switch_to_buffer( b , yyscanner );
  1499. return b;
  1500. }
  1501. /** Setup the input buffer state to scan a string. The next call to yylex() will
  1502. * scan from a @e copy of @a str.
  1503. * @param yystr a NUL-terminated string to scan
  1504. * @param yyscanner The scanner object.
  1505. * @return the newly allocated buffer state object.
  1506. * @note If you want to scan bytes that may contain NUL values, then use
  1507. * yy_scan_bytes() instead.
  1508. */
  1509. YY_BUFFER_STATE yy_scan_string (const char * yystr , yyscan_t yyscanner)
  1510. {
  1511. return yy_scan_bytes( yystr, (int) strlen(yystr) , yyscanner);
  1512. }
  1513. /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1514. * scan from a @e copy of @a bytes.
  1515. * @param yybytes the byte buffer to scan
  1516. * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1517. * @param yyscanner The scanner object.
  1518. * @return the newly allocated buffer state object.
  1519. */
  1520. YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len , yyscan_t yyscanner)
  1521. {
  1522. YY_BUFFER_STATE b;
  1523. char *buf;
  1524. yy_size_t n;
  1525. int i;
  1526. /* Get memory for full buffer, including space for trailing EOB's. */
  1527. n = (yy_size_t) (_yybytes_len + 2);
  1528. buf = (char *) yyalloc( n , yyscanner );
  1529. if ( ! buf )
  1530. YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1531. for ( i = 0; i < _yybytes_len; ++i )
  1532. buf[i] = yybytes[i];
  1533. buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1534. b = yy_scan_buffer( buf, n , yyscanner);
  1535. if ( ! b )
  1536. YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1537. /* It's okay to grow etc. this buffer, and we should throw it
  1538. * away when we're done.
  1539. */
  1540. b->yy_is_our_buffer = 1;
  1541. return b;
  1542. }
  1543. #ifndef YY_EXIT_FAILURE
  1544. #define YY_EXIT_FAILURE 2
  1545. #endif
  1546. static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner)
  1547. {
  1548. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1549. (void)yyg;
  1550. fprintf( stderr, "%s\n", msg );
  1551. exit( YY_EXIT_FAILURE );
  1552. }
  1553. /* Redefine yyless() so it works in section 3 code. */
  1554. #undef yyless
  1555. #define yyless(n) \
  1556. do \
  1557. { \
  1558. /* Undo effects of setting up yytext. */ \
  1559. int yyless_macro_arg = (n); \
  1560. YY_LESS_LINENO(yyless_macro_arg);\
  1561. yytext[yyleng] = yyg->yy_hold_char; \
  1562. yyg->yy_c_buf_p = yytext + yyless_macro_arg; \
  1563. yyg->yy_hold_char = *yyg->yy_c_buf_p; \
  1564. *yyg->yy_c_buf_p = '\0'; \
  1565. yyleng = yyless_macro_arg; \
  1566. } \
  1567. while ( 0 )
  1568. /* Accessor methods (get/set functions) to struct members. */
  1569. /** Get the user-defined data for this scanner.
  1570. * @param yyscanner The scanner object.
  1571. */
  1572. YY_EXTRA_TYPE yyget_extra (yyscan_t yyscanner)
  1573. {
  1574. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1575. return yyextra;
  1576. }
  1577. /** Get the current line number.
  1578. * @param yyscanner The scanner object.
  1579. */
  1580. int yyget_lineno (yyscan_t yyscanner)
  1581. {
  1582. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1583. if (! YY_CURRENT_BUFFER)
  1584. return 0;
  1585. return yylineno;
  1586. }
  1587. /** Get the current column number.
  1588. * @param yyscanner The scanner object.
  1589. */
  1590. int yyget_column (yyscan_t yyscanner)
  1591. {
  1592. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1593. if (! YY_CURRENT_BUFFER)
  1594. return 0;
  1595. return yycolumn;
  1596. }
  1597. /** Get the input stream.
  1598. * @param yyscanner The scanner object.
  1599. */
  1600. FILE *yyget_in (yyscan_t yyscanner)
  1601. {
  1602. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1603. return yyin;
  1604. }
  1605. /** Get the output stream.
  1606. * @param yyscanner The scanner object.
  1607. */
  1608. FILE *yyget_out (yyscan_t yyscanner)
  1609. {
  1610. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1611. return yyout;
  1612. }
  1613. /** Get the length of the current token.
  1614. * @param yyscanner The scanner object.
  1615. */
  1616. int yyget_leng (yyscan_t yyscanner)
  1617. {
  1618. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1619. return yyleng;
  1620. }
  1621. /** Get the current token.
  1622. * @param yyscanner The scanner object.
  1623. */
  1624. char *yyget_text (yyscan_t yyscanner)
  1625. {
  1626. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1627. return yytext;
  1628. }
  1629. /** Set the user-defined data. This data is never touched by the scanner.
  1630. * @param user_defined The data to be associated with this scanner.
  1631. * @param yyscanner The scanner object.
  1632. */
  1633. void yyset_extra (YY_EXTRA_TYPE user_defined , yyscan_t yyscanner)
  1634. {
  1635. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1636. yyextra = user_defined ;
  1637. }
  1638. /** Set the current line number.
  1639. * @param _line_number line number
  1640. * @param yyscanner The scanner object.
  1641. */
  1642. void yyset_lineno (int _line_number , yyscan_t yyscanner)
  1643. {
  1644. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1645. /* lineno is only valid if an input buffer exists. */
  1646. if (! YY_CURRENT_BUFFER )
  1647. YY_FATAL_ERROR( "yyset_lineno called with no buffer" );
  1648. yylineno = _line_number;
  1649. }
  1650. /** Set the current column.
  1651. * @param _column_no column number
  1652. * @param yyscanner The scanner object.
  1653. */
  1654. void yyset_column (int _column_no , yyscan_t yyscanner)
  1655. {
  1656. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1657. /* column is only valid if an input buffer exists. */
  1658. if (! YY_CURRENT_BUFFER )
  1659. YY_FATAL_ERROR( "yyset_column called with no buffer" );
  1660. yycolumn = _column_no;
  1661. }
  1662. /** Set the input stream. This does not discard the current
  1663. * input buffer.
  1664. * @param _in_str A readable stream.
  1665. * @param yyscanner The scanner object.
  1666. * @see yy_switch_to_buffer
  1667. */
  1668. void yyset_in (FILE * _in_str , yyscan_t yyscanner)
  1669. {
  1670. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1671. yyin = _in_str ;
  1672. }
  1673. void yyset_out (FILE * _out_str , yyscan_t yyscanner)
  1674. {
  1675. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1676. yyout = _out_str ;
  1677. }
  1678. int yyget_debug (yyscan_t yyscanner)
  1679. {
  1680. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1681. return yy_flex_debug;
  1682. }
  1683. void yyset_debug (int _bdebug , yyscan_t yyscanner)
  1684. {
  1685. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1686. yy_flex_debug = _bdebug ;
  1687. }
  1688. /* Accessor methods for yylval and yylloc */
  1689. /* User-visible API */
  1690. /* yylex_init is special because it creates the scanner itself, so it is
  1691. * the ONLY reentrant function that doesn't take the scanner as the last argument.
  1692. * That's why we explicitly handle the declaration, instead of using our macros.
  1693. */
  1694. int yylex_init(yyscan_t* ptr_yy_globals)
  1695. {
  1696. if (ptr_yy_globals == NULL){
  1697. errno = EINVAL;
  1698. return 1;
  1699. }
  1700. *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL );
  1701. if (*ptr_yy_globals == NULL){
  1702. errno = ENOMEM;
  1703. return 1;
  1704. }
  1705. /* By setting to 0xAA, we expose bugs in yy_init_globals. Leave at 0x00 for releases. */
  1706. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  1707. return yy_init_globals ( *ptr_yy_globals );
  1708. }
  1709. /* yylex_init_extra has the same functionality as yylex_init, but follows the
  1710. * convention of taking the scanner as the last argument. Note however, that
  1711. * this is a *pointer* to a scanner, as it will be allocated by this call (and
  1712. * is the reason, too, why this function also must handle its own declaration).
  1713. * The user defined value in the first argument will be available to yyalloc in
  1714. * the yyextra field.
  1715. */
  1716. int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals )
  1717. {
  1718. struct yyguts_t dummy_yyguts;
  1719. yyset_extra (yy_user_defined, &dummy_yyguts);
  1720. if (ptr_yy_globals == NULL){
  1721. errno = EINVAL;
  1722. return 1;
  1723. }
  1724. *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts );
  1725. if (*ptr_yy_globals == NULL){
  1726. errno = ENOMEM;
  1727. return 1;
  1728. }
  1729. /* By setting to 0xAA, we expose bugs in
  1730. yy_init_globals. Leave at 0x00 for releases. */
  1731. memset(*ptr_yy_globals,0x00,sizeof(struct yyguts_t));
  1732. yyset_extra (yy_user_defined, *ptr_yy_globals);
  1733. return yy_init_globals ( *ptr_yy_globals );
  1734. }
  1735. static int yy_init_globals (yyscan_t yyscanner)
  1736. {
  1737. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1738. /* Initialization is the same as for the non-reentrant scanner.
  1739. * This function is called from yylex_destroy(), so don't allocate here.
  1740. */
  1741. yyg->yy_buffer_stack = NULL;
  1742. yyg->yy_buffer_stack_top = 0;
  1743. yyg->yy_buffer_stack_max = 0;
  1744. yyg->yy_c_buf_p = NULL;
  1745. yyg->yy_init = 0;
  1746. yyg->yy_start = 0;
  1747. yyg->yy_start_stack_ptr = 0;
  1748. yyg->yy_start_stack_depth = 0;
  1749. yyg->yy_start_stack = NULL;
  1750. /* Defined in main.c */
  1751. #ifdef YY_STDINIT
  1752. yyin = stdin;
  1753. yyout = stdout;
  1754. #else
  1755. yyin = NULL;
  1756. yyout = NULL;
  1757. #endif
  1758. /* For future reference: Set errno on error, since we are called by
  1759. * yylex_init()
  1760. */
  1761. return 0;
  1762. }
  1763. /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  1764. int yylex_destroy (yyscan_t yyscanner)
  1765. {
  1766. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1767. /* Pop the buffer stack, destroying each element. */
  1768. while(YY_CURRENT_BUFFER){
  1769. yy_delete_buffer( YY_CURRENT_BUFFER , yyscanner );
  1770. YY_CURRENT_BUFFER_LVALUE = NULL;
  1771. yypop_buffer_state(yyscanner);
  1772. }
  1773. /* Destroy the stack itself. */
  1774. yyfree(yyg->yy_buffer_stack , yyscanner);
  1775. yyg->yy_buffer_stack = NULL;
  1776. /* Destroy the start condition stack. */
  1777. yyfree( yyg->yy_start_stack , yyscanner );
  1778. yyg->yy_start_stack = NULL;
  1779. /* Reset the globals. This is important in a non-reentrant scanner so the next time
  1780. * yylex() is called, initialization will occur. */
  1781. yy_init_globals( yyscanner);
  1782. /* Destroy the main struct (reentrant only). */
  1783. yyfree ( yyscanner , yyscanner );
  1784. yyscanner = NULL;
  1785. return 0;
  1786. }
  1787. /*
  1788. * Internal utility routines.
  1789. */
  1790. #ifndef yytext_ptr
  1791. static void yy_flex_strncpy (char* s1, const char * s2, int n , yyscan_t yyscanner)
  1792. {
  1793. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1794. (void)yyg;
  1795. int i;
  1796. for ( i = 0; i < n; ++i )
  1797. s1[i] = s2[i];
  1798. }
  1799. #endif
  1800. #ifdef YY_NEED_STRLEN
  1801. static int yy_flex_strlen (const char * s , yyscan_t yyscanner)
  1802. {
  1803. int n;
  1804. for ( n = 0; s[n]; ++n )
  1805. ;
  1806. return n;
  1807. }
  1808. #endif
  1809. void *yyalloc (yy_size_t size , yyscan_t yyscanner)
  1810. {
  1811. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1812. (void)yyg;
  1813. return malloc(size);
  1814. }
  1815. void *yyrealloc (void * ptr, yy_size_t size , yyscan_t yyscanner)
  1816. {
  1817. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1818. (void)yyg;
  1819. /* The cast to (char *) in the following accommodates both
  1820. * implementations that use char* generic pointers, and those
  1821. * that use void* generic pointers. It works with the latter
  1822. * because both ANSI C and C++ allow castless assignment from
  1823. * any pointer type to void*, and deal with argument conversions
  1824. * as though doing an assignment.
  1825. */
  1826. return realloc(ptr, size);
  1827. }
  1828. void yyfree (void * ptr , yyscan_t yyscanner)
  1829. {
  1830. struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
  1831. (void)yyg;
  1832. free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  1833. }
  1834. #define YYTABLES_NAME "yytables"