chillerlan-QRCode-Common-ECICharset.html 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Documentation</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <base href="../">
  8. <link rel="icon" href="images/favicon.ico"/>
  9. <link rel="stylesheet" href="css/normalize.css">
  10. <link rel="stylesheet" href="css/base.css">
  11. <link rel="preconnect" href="https://fonts.gstatic.com">
  12. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  13. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  14. <link rel="stylesheet" href="css/template.css">
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  19. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  20. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  21. <script src="js/template.js"></script>
  22. <script src="js/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. <li class="phpdocumentor-topnav__menu-item -menu">
  45. <a href="https://php-qrcode.readthedocs.io">
  46. <span>
  47. User Manual
  48. </span>
  49. </a>
  50. </li>
  51. <li class="phpdocumentor-topnav__menu-item -social">
  52. <a href="https://github.com/chillerlan/php-qrcode">
  53. <span>
  54. <i class="fab fa-github"></i>
  55. </span>
  56. </a>
  57. </li>
  58. </ul>
  59. </nav>
  60. </header>
  61. <main class="phpdocumentor">
  62. <div class="phpdocumentor-section">
  63. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  64. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  65. Menu
  66. </label>
  67. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  68. <section class="phpdocumentor-sidebar__category">
  69. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  70. <h4 class="phpdocumentor-sidebar__root-namespace">
  71. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  72. </h4>
  73. <ul class="phpdocumentor-list">
  74. <li>
  75. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  76. </li>
  77. <li>
  78. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  79. </li>
  80. </ul>
  81. </section>
  82. <section class="phpdocumentor-sidebar__category">
  83. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  84. <h4 class="phpdocumentor-sidebar__root-namespace">
  85. <a href="packages/Application.html" class="">Application</a>
  86. </h4>
  87. </section>
  88. <section class="phpdocumentor-sidebar__category">
  89. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  90. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  92. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  93. </section>
  94. <section class="phpdocumentor-sidebar__category">
  95. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  96. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  97. </section>
  98. </aside>
  99. <div class="phpdocumentor-column -nine phpdocumentor-content">
  100. <section>
  101. <ul class="phpdocumentor-breadcrumbs">
  102. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan.html">chillerlan</a></li>
  103. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode.html">QRCode</a></li>
  104. <li class="phpdocumentor-breadcrumb"><a href="namespaces/chillerlan-qrcode-common.html">Common</a></li>
  105. </ul>
  106. <article class="phpdocumentor-element -class">
  107. <h2 class="phpdocumentor-content__title">
  108. ECICharset
  109. <div class="phpdocumentor-element__package">
  110. in package
  111. <ul class="phpdocumentor-breadcrumbs">
  112. <li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
  113. </ul>
  114. </div>
  115. </h2>
  116. <div class="phpdocumentor-label-line">
  117. <div class="phpdocumentor-label phpdocumentor-label--success"><span>Final</span><span>Yes</span></div>
  118. </div>
  119. <aside class="phpdocumentor-element-found-in">
  120. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  121. :
  122. <span class="phpdocumentor-element-found-in__line">20</span>
  123. </aside>
  124. <p class="phpdocumentor-summary">ISO/IEC 18004:2000 - 8.4.1 Extended Channel Interpretation (ECI) Mode</p>
  125. <h3 id="toc">
  126. Table of Contents
  127. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
  128. </h3>
  129. <h4 id="toc-constants">
  130. Constants
  131. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-constants" class="headerlink"><i class="fas fa-link"></i></a>
  132. </h4>
  133. <dl class="phpdocumentor-table-of-contents">
  134. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  135. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_BIG5">BIG5</a>
  136. <span>
  137. &nbsp;= 28 </span>
  138. </dt>
  139. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  140. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437">CP437</a>
  141. <span>
  142. &nbsp;= 0 </span>
  143. </dt>
  144. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  145. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437_WO_GLI">CP437_WO_GLI</a>
  146. <span>
  147. &nbsp;= 2 </span>
  148. </dt>
  149. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  150. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_EUC_KR">EUC_KR</a>
  151. <span>
  152. &nbsp;= 30 </span>
  153. </dt>
  154. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  155. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_GB18030">GB18030</a>
  156. <span>
  157. &nbsp;= 29 </span>
  158. </dt>
  159. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  160. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UCS_2">ISO_IEC_10646_UCS_2</a>
  161. <span>
  162. &nbsp;= 25 </span>
  163. </dt>
  164. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  165. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UTF_8">ISO_IEC_10646_UTF_8</a>
  166. <span>
  167. &nbsp;= 26 </span>
  168. </dt>
  169. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  170. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_646_1991">ISO_IEC_646_1991</a>
  171. <span>
  172. &nbsp;= 27 </span>
  173. </dt>
  174. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  175. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1">ISO_IEC_8859_1</a>
  176. <span>
  177. &nbsp;= 3 </span>
  178. </dt>
  179. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  180. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_10">ISO_IEC_8859_10</a>
  181. <span>
  182. &nbsp;= 12 </span>
  183. </dt>
  184. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  185. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_11">ISO_IEC_8859_11</a>
  186. <span>
  187. &nbsp;= 13 </span>
  188. </dt>
  189. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  190. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_13">ISO_IEC_8859_13</a>
  191. <span>
  192. &nbsp;= 15 </span>
  193. </dt>
  194. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  195. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_14">ISO_IEC_8859_14</a>
  196. <span>
  197. &nbsp;= 16 </span>
  198. </dt>
  199. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  200. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_15">ISO_IEC_8859_15</a>
  201. <span>
  202. &nbsp;= 17 </span>
  203. </dt>
  204. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  205. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_16">ISO_IEC_8859_16</a>
  206. <span>
  207. &nbsp;= 18 </span>
  208. </dt>
  209. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  210. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1_GLI">ISO_IEC_8859_1_GLI</a>
  211. <span>
  212. &nbsp;= 1 </span>
  213. </dt>
  214. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  215. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_2">ISO_IEC_8859_2</a>
  216. <span>
  217. &nbsp;= 4 </span>
  218. </dt>
  219. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  220. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_3">ISO_IEC_8859_3</a>
  221. <span>
  222. &nbsp;= 5 </span>
  223. </dt>
  224. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  225. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_4">ISO_IEC_8859_4</a>
  226. <span>
  227. &nbsp;= 6 </span>
  228. </dt>
  229. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  230. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_5">ISO_IEC_8859_5</a>
  231. <span>
  232. &nbsp;= 7 </span>
  233. </dt>
  234. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  235. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_6">ISO_IEC_8859_6</a>
  236. <span>
  237. &nbsp;= 8 </span>
  238. </dt>
  239. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  240. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_7">ISO_IEC_8859_7</a>
  241. <span>
  242. &nbsp;= 9 </span>
  243. </dt>
  244. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  245. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_8">ISO_IEC_8859_8</a>
  246. <span>
  247. &nbsp;= 10 </span>
  248. </dt>
  249. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  250. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_9">ISO_IEC_8859_9</a>
  251. <span>
  252. &nbsp;= 11 </span>
  253. </dt>
  254. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  255. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_MB_ENCODINGS">MB_ENCODINGS</a>
  256. <span>
  257. &nbsp;= [
  258. self::CP437 =&gt; null,
  259. self::ISO_IEC_8859_1_GLI =&gt; null,
  260. self::CP437_WO_GLI =&gt; null,
  261. self::ISO_IEC_8859_1 =&gt; &#039;ISO-8859-1&#039;,
  262. self::ISO_IEC_8859_2 =&gt; &#039;ISO-8859-2&#039;,
  263. self::ISO_IEC_8859_3 =&gt; &#039;ISO-8859-3&#039;,
  264. self::ISO_IEC_8859_4 =&gt; &#039;ISO-8859-4&#039;,
  265. self::ISO_IEC_8859_5 =&gt; &#039;ISO-8859-5&#039;,
  266. self::ISO_IEC_8859_6 =&gt; &#039;ISO-8859-6&#039;,
  267. self::ISO_IEC_8859_7 =&gt; &#039;ISO-8859-7&#039;,
  268. self::ISO_IEC_8859_8 =&gt; &#039;ISO-8859-8&#039;,
  269. self::ISO_IEC_8859_9 =&gt; &#039;ISO-8859-9&#039;,
  270. self::ISO_IEC_8859_10 =&gt; &#039;ISO-8859-10&#039;,
  271. self::ISO_IEC_8859_11 =&gt; null,
  272. self::ISO_IEC_8859_13 =&gt; &#039;ISO-8859-13&#039;,
  273. self::ISO_IEC_8859_14 =&gt; &#039;ISO-8859-14&#039;,
  274. self::ISO_IEC_8859_15 =&gt; &#039;ISO-8859-15&#039;,
  275. self::ISO_IEC_8859_16 =&gt; &#039;ISO-8859-16&#039;,
  276. self::SHIFT_JIS =&gt; &#039;SJIS&#039;,
  277. self::WINDOWS_1250_LATIN_2 =&gt; null,
  278. // @see https://www.php.net/manual/en/function.mb-convert-encoding.php#112547
  279. self::WINDOWS_1251_CYRILLIC =&gt; &#039;Windows-1251&#039;,
  280. self::WINDOWS_1252_LATIN_1 =&gt; &#039;Windows-1252&#039;,
  281. self::WINDOWS_1256_ARABIC =&gt; null,
  282. // @see https://stackoverflow.com/a/8592995
  283. self::ISO_IEC_10646_UCS_2 =&gt; &#039;UTF-16BE&#039;,
  284. self::ISO_IEC_10646_UTF_8 =&gt; &#039;UTF-8&#039;,
  285. self::ISO_IEC_646_1991 =&gt; &#039;ASCII&#039;,
  286. self::BIG5 =&gt; &#039;BIG-5&#039;,
  287. self::GB18030 =&gt; &#039;GB18030&#039;,
  288. self::EUC_KR =&gt; &#039;EUC-KR&#039;,
  289. ] </span>
  290. </dt>
  291. <dd>map of charset id -&gt; name</dd>
  292. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  293. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_SHIFT_JIS">SHIFT_JIS</a>
  294. <span>
  295. &nbsp;= 20 </span>
  296. </dt>
  297. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  298. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1250_LATIN_2">WINDOWS_1250_LATIN_2</a>
  299. <span>
  300. &nbsp;= 21 </span>
  301. </dt>
  302. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  303. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1251_CYRILLIC">WINDOWS_1251_CYRILLIC</a>
  304. <span>
  305. &nbsp;= 22 </span>
  306. </dt>
  307. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  308. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1252_LATIN_1">WINDOWS_1252_LATIN_1</a>
  309. <span>
  310. &nbsp;= 23 </span>
  311. </dt>
  312. <dt class="phpdocumentor-table-of-contents__entry -constant -public">
  313. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1256_ARABIC">WINDOWS_1256_ARABIC</a>
  314. <span>
  315. &nbsp;= 24 </span>
  316. </dt>
  317. </dl>
  318. <h4 id="toc-properties">
  319. Properties
  320. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
  321. </h4>
  322. <dl class="phpdocumentor-table-of-contents">
  323. <dt class="phpdocumentor-table-of-contents__entry -property -private">
  324. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#property_charsetID">$charsetID</a>
  325. <span>
  326. &nbsp;: int </span>
  327. </dt>
  328. <dd>The current ECI character set ID</dd>
  329. </dl>
  330. <h4 id="toc-methods">
  331. Methods
  332. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
  333. </h4>
  334. <dl class="phpdocumentor-table-of-contents">
  335. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  336. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method___construct">__construct()</a>
  337. <span>
  338. &nbsp;: mixed </span>
  339. </dt>
  340. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  341. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getID">getID()</a>
  342. <span>
  343. &nbsp;: int </span>
  344. </dt>
  345. <dd>Returns the current character set ID</dd>
  346. <dt class="phpdocumentor-table-of-contents__entry -method -public">
  347. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getName">getName()</a>
  348. <span>
  349. &nbsp;: string|null </span>
  350. </dt>
  351. <dd>Returns the name of the current character set or null if no name is available</dd>
  352. </dl>
  353. <section class="phpdocumentor-constants">
  354. <h3 class="phpdocumentor-elements__header" id="constants">
  355. Constants
  356. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constants" class="headerlink"><i class="fas fa-link"></i></a>
  357. </h3>
  358. <article class="phpdocumentor-element -constant -public ">
  359. <h4 class="phpdocumentor-element__name" id="constant_BIG5">
  360. BIG5
  361. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_BIG5" class="headerlink"><i class="fas fa-link"></i></a>
  362. </h4>
  363. <aside class="phpdocumentor-element-found-in">
  364. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  365. :
  366. <span class="phpdocumentor-element-found-in__line">50</span>
  367. </aside>
  368. <code class="phpdocumentor-signature phpdocumentor-code ">
  369. <span class="phpdocumentor-signature__visibility">public</span>
  370. <span class="phpdocumentor-signature__type">mixed</span>
  371. <span class="phpdocumentor-signature__name">BIG5</span>
  372. = <span class="phpdocumentor-signature__default-value">28</span>
  373. </code>
  374. </article>
  375. <article class="phpdocumentor-element -constant -public ">
  376. <h4 class="phpdocumentor-element__name" id="constant_CP437">
  377. CP437
  378. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437" class="headerlink"><i class="fas fa-link"></i></a>
  379. </h4>
  380. <aside class="phpdocumentor-element-found-in">
  381. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  382. :
  383. <span class="phpdocumentor-element-found-in__line">22</span>
  384. </aside>
  385. <code class="phpdocumentor-signature phpdocumentor-code ">
  386. <span class="phpdocumentor-signature__visibility">public</span>
  387. <span class="phpdocumentor-signature__type">mixed</span>
  388. <span class="phpdocumentor-signature__name">CP437</span>
  389. = <span class="phpdocumentor-signature__default-value">0</span>
  390. </code>
  391. </article>
  392. <article class="phpdocumentor-element -constant -public ">
  393. <h4 class="phpdocumentor-element__name" id="constant_CP437_WO_GLI">
  394. CP437_WO_GLI
  395. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437_WO_GLI" class="headerlink"><i class="fas fa-link"></i></a>
  396. </h4>
  397. <aside class="phpdocumentor-element-found-in">
  398. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  399. :
  400. <span class="phpdocumentor-element-found-in__line">24</span>
  401. </aside>
  402. <code class="phpdocumentor-signature phpdocumentor-code ">
  403. <span class="phpdocumentor-signature__visibility">public</span>
  404. <span class="phpdocumentor-signature__type">mixed</span>
  405. <span class="phpdocumentor-signature__name">CP437_WO_GLI</span>
  406. = <span class="phpdocumentor-signature__default-value">2</span>
  407. </code>
  408. </article>
  409. <article class="phpdocumentor-element -constant -public ">
  410. <h4 class="phpdocumentor-element__name" id="constant_EUC_KR">
  411. EUC_KR
  412. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_EUC_KR" class="headerlink"><i class="fas fa-link"></i></a>
  413. </h4>
  414. <aside class="phpdocumentor-element-found-in">
  415. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  416. :
  417. <span class="phpdocumentor-element-found-in__line">52</span>
  418. </aside>
  419. <code class="phpdocumentor-signature phpdocumentor-code ">
  420. <span class="phpdocumentor-signature__visibility">public</span>
  421. <span class="phpdocumentor-signature__type">mixed</span>
  422. <span class="phpdocumentor-signature__name">EUC_KR</span>
  423. = <span class="phpdocumentor-signature__default-value">30</span>
  424. </code>
  425. </article>
  426. <article class="phpdocumentor-element -constant -public ">
  427. <h4 class="phpdocumentor-element__name" id="constant_GB18030">
  428. GB18030
  429. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_GB18030" class="headerlink"><i class="fas fa-link"></i></a>
  430. </h4>
  431. <aside class="phpdocumentor-element-found-in">
  432. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  433. :
  434. <span class="phpdocumentor-element-found-in__line">51</span>
  435. </aside>
  436. <code class="phpdocumentor-signature phpdocumentor-code ">
  437. <span class="phpdocumentor-signature__visibility">public</span>
  438. <span class="phpdocumentor-signature__type">mixed</span>
  439. <span class="phpdocumentor-signature__name">GB18030</span>
  440. = <span class="phpdocumentor-signature__default-value">29</span>
  441. </code>
  442. </article>
  443. <article class="phpdocumentor-element -constant -public ">
  444. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_10646_UCS_2">
  445. ISO_IEC_10646_UCS_2
  446. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UCS_2" class="headerlink"><i class="fas fa-link"></i></a>
  447. </h4>
  448. <aside class="phpdocumentor-element-found-in">
  449. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  450. :
  451. <span class="phpdocumentor-element-found-in__line">47</span>
  452. </aside>
  453. <code class="phpdocumentor-signature phpdocumentor-code ">
  454. <span class="phpdocumentor-signature__visibility">public</span>
  455. <span class="phpdocumentor-signature__type">mixed</span>
  456. <span class="phpdocumentor-signature__name">ISO_IEC_10646_UCS_2</span>
  457. = <span class="phpdocumentor-signature__default-value">25</span>
  458. </code>
  459. </article>
  460. <article class="phpdocumentor-element -constant -public ">
  461. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_10646_UTF_8">
  462. ISO_IEC_10646_UTF_8
  463. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UTF_8" class="headerlink"><i class="fas fa-link"></i></a>
  464. </h4>
  465. <aside class="phpdocumentor-element-found-in">
  466. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  467. :
  468. <span class="phpdocumentor-element-found-in__line">48</span>
  469. </aside>
  470. <code class="phpdocumentor-signature phpdocumentor-code ">
  471. <span class="phpdocumentor-signature__visibility">public</span>
  472. <span class="phpdocumentor-signature__type">mixed</span>
  473. <span class="phpdocumentor-signature__name">ISO_IEC_10646_UTF_8</span>
  474. = <span class="phpdocumentor-signature__default-value">26</span>
  475. </code>
  476. </article>
  477. <article class="phpdocumentor-element -constant -public ">
  478. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_646_1991">
  479. ISO_IEC_646_1991
  480. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_646_1991" class="headerlink"><i class="fas fa-link"></i></a>
  481. </h4>
  482. <aside class="phpdocumentor-element-found-in">
  483. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  484. :
  485. <span class="phpdocumentor-element-found-in__line">49</span>
  486. </aside>
  487. <code class="phpdocumentor-signature phpdocumentor-code ">
  488. <span class="phpdocumentor-signature__visibility">public</span>
  489. <span class="phpdocumentor-signature__type">mixed</span>
  490. <span class="phpdocumentor-signature__name">ISO_IEC_646_1991</span>
  491. = <span class="phpdocumentor-signature__default-value">27</span>
  492. </code>
  493. </article>
  494. <article class="phpdocumentor-element -constant -public ">
  495. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_1">
  496. ISO_IEC_8859_1
  497. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1" class="headerlink"><i class="fas fa-link"></i></a>
  498. </h4>
  499. <aside class="phpdocumentor-element-found-in">
  500. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  501. :
  502. <span class="phpdocumentor-element-found-in__line">25</span>
  503. </aside>
  504. <code class="phpdocumentor-signature phpdocumentor-code ">
  505. <span class="phpdocumentor-signature__visibility">public</span>
  506. <span class="phpdocumentor-signature__type">mixed</span>
  507. <span class="phpdocumentor-signature__name">ISO_IEC_8859_1</span>
  508. = <span class="phpdocumentor-signature__default-value">3</span>
  509. </code>
  510. </article>
  511. <article class="phpdocumentor-element -constant -public ">
  512. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_10">
  513. ISO_IEC_8859_10
  514. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_10" class="headerlink"><i class="fas fa-link"></i></a>
  515. </h4>
  516. <aside class="phpdocumentor-element-found-in">
  517. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  518. :
  519. <span class="phpdocumentor-element-found-in__line">34</span>
  520. </aside>
  521. <code class="phpdocumentor-signature phpdocumentor-code ">
  522. <span class="phpdocumentor-signature__visibility">public</span>
  523. <span class="phpdocumentor-signature__type">mixed</span>
  524. <span class="phpdocumentor-signature__name">ISO_IEC_8859_10</span>
  525. = <span class="phpdocumentor-signature__default-value">12</span>
  526. </code>
  527. </article>
  528. <article class="phpdocumentor-element -constant -public ">
  529. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_11">
  530. ISO_IEC_8859_11
  531. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_11" class="headerlink"><i class="fas fa-link"></i></a>
  532. </h4>
  533. <aside class="phpdocumentor-element-found-in">
  534. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  535. :
  536. <span class="phpdocumentor-element-found-in__line">35</span>
  537. </aside>
  538. <code class="phpdocumentor-signature phpdocumentor-code ">
  539. <span class="phpdocumentor-signature__visibility">public</span>
  540. <span class="phpdocumentor-signature__type">mixed</span>
  541. <span class="phpdocumentor-signature__name">ISO_IEC_8859_11</span>
  542. = <span class="phpdocumentor-signature__default-value">13</span>
  543. </code>
  544. </article>
  545. <article class="phpdocumentor-element -constant -public ">
  546. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_13">
  547. ISO_IEC_8859_13
  548. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_13" class="headerlink"><i class="fas fa-link"></i></a>
  549. </h4>
  550. <aside class="phpdocumentor-element-found-in">
  551. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  552. :
  553. <span class="phpdocumentor-element-found-in__line">37</span>
  554. </aside>
  555. <code class="phpdocumentor-signature phpdocumentor-code ">
  556. <span class="phpdocumentor-signature__visibility">public</span>
  557. <span class="phpdocumentor-signature__type">mixed</span>
  558. <span class="phpdocumentor-signature__name">ISO_IEC_8859_13</span>
  559. = <span class="phpdocumentor-signature__default-value">15</span>
  560. </code>
  561. </article>
  562. <article class="phpdocumentor-element -constant -public ">
  563. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_14">
  564. ISO_IEC_8859_14
  565. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_14" class="headerlink"><i class="fas fa-link"></i></a>
  566. </h4>
  567. <aside class="phpdocumentor-element-found-in">
  568. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  569. :
  570. <span class="phpdocumentor-element-found-in__line">38</span>
  571. </aside>
  572. <code class="phpdocumentor-signature phpdocumentor-code ">
  573. <span class="phpdocumentor-signature__visibility">public</span>
  574. <span class="phpdocumentor-signature__type">mixed</span>
  575. <span class="phpdocumentor-signature__name">ISO_IEC_8859_14</span>
  576. = <span class="phpdocumentor-signature__default-value">16</span>
  577. </code>
  578. </article>
  579. <article class="phpdocumentor-element -constant -public ">
  580. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_15">
  581. ISO_IEC_8859_15
  582. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_15" class="headerlink"><i class="fas fa-link"></i></a>
  583. </h4>
  584. <aside class="phpdocumentor-element-found-in">
  585. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  586. :
  587. <span class="phpdocumentor-element-found-in__line">39</span>
  588. </aside>
  589. <code class="phpdocumentor-signature phpdocumentor-code ">
  590. <span class="phpdocumentor-signature__visibility">public</span>
  591. <span class="phpdocumentor-signature__type">mixed</span>
  592. <span class="phpdocumentor-signature__name">ISO_IEC_8859_15</span>
  593. = <span class="phpdocumentor-signature__default-value">17</span>
  594. </code>
  595. </article>
  596. <article class="phpdocumentor-element -constant -public ">
  597. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_16">
  598. ISO_IEC_8859_16
  599. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_16" class="headerlink"><i class="fas fa-link"></i></a>
  600. </h4>
  601. <aside class="phpdocumentor-element-found-in">
  602. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  603. :
  604. <span class="phpdocumentor-element-found-in__line">40</span>
  605. </aside>
  606. <code class="phpdocumentor-signature phpdocumentor-code ">
  607. <span class="phpdocumentor-signature__visibility">public</span>
  608. <span class="phpdocumentor-signature__type">mixed</span>
  609. <span class="phpdocumentor-signature__name">ISO_IEC_8859_16</span>
  610. = <span class="phpdocumentor-signature__default-value">18</span>
  611. </code>
  612. </article>
  613. <article class="phpdocumentor-element -constant -public ">
  614. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_1_GLI">
  615. ISO_IEC_8859_1_GLI
  616. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1_GLI" class="headerlink"><i class="fas fa-link"></i></a>
  617. </h4>
  618. <aside class="phpdocumentor-element-found-in">
  619. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  620. :
  621. <span class="phpdocumentor-element-found-in__line">23</span>
  622. </aside>
  623. <code class="phpdocumentor-signature phpdocumentor-code ">
  624. <span class="phpdocumentor-signature__visibility">public</span>
  625. <span class="phpdocumentor-signature__type">mixed</span>
  626. <span class="phpdocumentor-signature__name">ISO_IEC_8859_1_GLI</span>
  627. = <span class="phpdocumentor-signature__default-value">1</span>
  628. </code>
  629. </article>
  630. <article class="phpdocumentor-element -constant -public ">
  631. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_2">
  632. ISO_IEC_8859_2
  633. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_2" class="headerlink"><i class="fas fa-link"></i></a>
  634. </h4>
  635. <aside class="phpdocumentor-element-found-in">
  636. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  637. :
  638. <span class="phpdocumentor-element-found-in__line">26</span>
  639. </aside>
  640. <code class="phpdocumentor-signature phpdocumentor-code ">
  641. <span class="phpdocumentor-signature__visibility">public</span>
  642. <span class="phpdocumentor-signature__type">mixed</span>
  643. <span class="phpdocumentor-signature__name">ISO_IEC_8859_2</span>
  644. = <span class="phpdocumentor-signature__default-value">4</span>
  645. </code>
  646. </article>
  647. <article class="phpdocumentor-element -constant -public ">
  648. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_3">
  649. ISO_IEC_8859_3
  650. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_3" class="headerlink"><i class="fas fa-link"></i></a>
  651. </h4>
  652. <aside class="phpdocumentor-element-found-in">
  653. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  654. :
  655. <span class="phpdocumentor-element-found-in__line">27</span>
  656. </aside>
  657. <code class="phpdocumentor-signature phpdocumentor-code ">
  658. <span class="phpdocumentor-signature__visibility">public</span>
  659. <span class="phpdocumentor-signature__type">mixed</span>
  660. <span class="phpdocumentor-signature__name">ISO_IEC_8859_3</span>
  661. = <span class="phpdocumentor-signature__default-value">5</span>
  662. </code>
  663. </article>
  664. <article class="phpdocumentor-element -constant -public ">
  665. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_4">
  666. ISO_IEC_8859_4
  667. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_4" class="headerlink"><i class="fas fa-link"></i></a>
  668. </h4>
  669. <aside class="phpdocumentor-element-found-in">
  670. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  671. :
  672. <span class="phpdocumentor-element-found-in__line">28</span>
  673. </aside>
  674. <code class="phpdocumentor-signature phpdocumentor-code ">
  675. <span class="phpdocumentor-signature__visibility">public</span>
  676. <span class="phpdocumentor-signature__type">mixed</span>
  677. <span class="phpdocumentor-signature__name">ISO_IEC_8859_4</span>
  678. = <span class="phpdocumentor-signature__default-value">6</span>
  679. </code>
  680. </article>
  681. <article class="phpdocumentor-element -constant -public ">
  682. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_5">
  683. ISO_IEC_8859_5
  684. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_5" class="headerlink"><i class="fas fa-link"></i></a>
  685. </h4>
  686. <aside class="phpdocumentor-element-found-in">
  687. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  688. :
  689. <span class="phpdocumentor-element-found-in__line">29</span>
  690. </aside>
  691. <code class="phpdocumentor-signature phpdocumentor-code ">
  692. <span class="phpdocumentor-signature__visibility">public</span>
  693. <span class="phpdocumentor-signature__type">mixed</span>
  694. <span class="phpdocumentor-signature__name">ISO_IEC_8859_5</span>
  695. = <span class="phpdocumentor-signature__default-value">7</span>
  696. </code>
  697. </article>
  698. <article class="phpdocumentor-element -constant -public ">
  699. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_6">
  700. ISO_IEC_8859_6
  701. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_6" class="headerlink"><i class="fas fa-link"></i></a>
  702. </h4>
  703. <aside class="phpdocumentor-element-found-in">
  704. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  705. :
  706. <span class="phpdocumentor-element-found-in__line">30</span>
  707. </aside>
  708. <code class="phpdocumentor-signature phpdocumentor-code ">
  709. <span class="phpdocumentor-signature__visibility">public</span>
  710. <span class="phpdocumentor-signature__type">mixed</span>
  711. <span class="phpdocumentor-signature__name">ISO_IEC_8859_6</span>
  712. = <span class="phpdocumentor-signature__default-value">8</span>
  713. </code>
  714. </article>
  715. <article class="phpdocumentor-element -constant -public ">
  716. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_7">
  717. ISO_IEC_8859_7
  718. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_7" class="headerlink"><i class="fas fa-link"></i></a>
  719. </h4>
  720. <aside class="phpdocumentor-element-found-in">
  721. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  722. :
  723. <span class="phpdocumentor-element-found-in__line">31</span>
  724. </aside>
  725. <code class="phpdocumentor-signature phpdocumentor-code ">
  726. <span class="phpdocumentor-signature__visibility">public</span>
  727. <span class="phpdocumentor-signature__type">mixed</span>
  728. <span class="phpdocumentor-signature__name">ISO_IEC_8859_7</span>
  729. = <span class="phpdocumentor-signature__default-value">9</span>
  730. </code>
  731. </article>
  732. <article class="phpdocumentor-element -constant -public ">
  733. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_8">
  734. ISO_IEC_8859_8
  735. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_8" class="headerlink"><i class="fas fa-link"></i></a>
  736. </h4>
  737. <aside class="phpdocumentor-element-found-in">
  738. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  739. :
  740. <span class="phpdocumentor-element-found-in__line">32</span>
  741. </aside>
  742. <code class="phpdocumentor-signature phpdocumentor-code ">
  743. <span class="phpdocumentor-signature__visibility">public</span>
  744. <span class="phpdocumentor-signature__type">mixed</span>
  745. <span class="phpdocumentor-signature__name">ISO_IEC_8859_8</span>
  746. = <span class="phpdocumentor-signature__default-value">10</span>
  747. </code>
  748. </article>
  749. <article class="phpdocumentor-element -constant -public ">
  750. <h4 class="phpdocumentor-element__name" id="constant_ISO_IEC_8859_9">
  751. ISO_IEC_8859_9
  752. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_9" class="headerlink"><i class="fas fa-link"></i></a>
  753. </h4>
  754. <aside class="phpdocumentor-element-found-in">
  755. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  756. :
  757. <span class="phpdocumentor-element-found-in__line">33</span>
  758. </aside>
  759. <code class="phpdocumentor-signature phpdocumentor-code ">
  760. <span class="phpdocumentor-signature__visibility">public</span>
  761. <span class="phpdocumentor-signature__type">mixed</span>
  762. <span class="phpdocumentor-signature__name">ISO_IEC_8859_9</span>
  763. = <span class="phpdocumentor-signature__default-value">11</span>
  764. </code>
  765. </article>
  766. <article class="phpdocumentor-element -constant -public ">
  767. <h4 class="phpdocumentor-element__name" id="constant_MB_ENCODINGS">
  768. MB_ENCODINGS
  769. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_MB_ENCODINGS" class="headerlink"><i class="fas fa-link"></i></a>
  770. </h4>
  771. <aside class="phpdocumentor-element-found-in">
  772. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  773. :
  774. <span class="phpdocumentor-element-found-in__line">59</span>
  775. </aside>
  776. <p class="phpdocumentor-summary">map of charset id -&gt; name</p>
  777. <code class="phpdocumentor-signature phpdocumentor-code ">
  778. <span class="phpdocumentor-signature__visibility">public</span>
  779. <span class="phpdocumentor-signature__type">mixed</span>
  780. <span class="phpdocumentor-signature__name">MB_ENCODINGS</span>
  781. = <span class="phpdocumentor-signature__default-value">[
  782. self::CP437 =&gt; null,
  783. self::ISO_IEC_8859_1_GLI =&gt; null,
  784. self::CP437_WO_GLI =&gt; null,
  785. self::ISO_IEC_8859_1 =&gt; &#039;ISO-8859-1&#039;,
  786. self::ISO_IEC_8859_2 =&gt; &#039;ISO-8859-2&#039;,
  787. self::ISO_IEC_8859_3 =&gt; &#039;ISO-8859-3&#039;,
  788. self::ISO_IEC_8859_4 =&gt; &#039;ISO-8859-4&#039;,
  789. self::ISO_IEC_8859_5 =&gt; &#039;ISO-8859-5&#039;,
  790. self::ISO_IEC_8859_6 =&gt; &#039;ISO-8859-6&#039;,
  791. self::ISO_IEC_8859_7 =&gt; &#039;ISO-8859-7&#039;,
  792. self::ISO_IEC_8859_8 =&gt; &#039;ISO-8859-8&#039;,
  793. self::ISO_IEC_8859_9 =&gt; &#039;ISO-8859-9&#039;,
  794. self::ISO_IEC_8859_10 =&gt; &#039;ISO-8859-10&#039;,
  795. self::ISO_IEC_8859_11 =&gt; null,
  796. self::ISO_IEC_8859_13 =&gt; &#039;ISO-8859-13&#039;,
  797. self::ISO_IEC_8859_14 =&gt; &#039;ISO-8859-14&#039;,
  798. self::ISO_IEC_8859_15 =&gt; &#039;ISO-8859-15&#039;,
  799. self::ISO_IEC_8859_16 =&gt; &#039;ISO-8859-16&#039;,
  800. self::SHIFT_JIS =&gt; &#039;SJIS&#039;,
  801. self::WINDOWS_1250_LATIN_2 =&gt; null,
  802. // @see https://www.php.net/manual/en/function.mb-convert-encoding.php#112547
  803. self::WINDOWS_1251_CYRILLIC =&gt; &#039;Windows-1251&#039;,
  804. self::WINDOWS_1252_LATIN_1 =&gt; &#039;Windows-1252&#039;,
  805. self::WINDOWS_1256_ARABIC =&gt; null,
  806. // @see https://stackoverflow.com/a/8592995
  807. self::ISO_IEC_10646_UCS_2 =&gt; &#039;UTF-16BE&#039;,
  808. self::ISO_IEC_10646_UTF_8 =&gt; &#039;UTF-8&#039;,
  809. self::ISO_IEC_646_1991 =&gt; &#039;ASCII&#039;,
  810. self::BIG5 =&gt; &#039;BIG-5&#039;,
  811. self::GB18030 =&gt; &#039;GB18030&#039;,
  812. self::EUC_KR =&gt; &#039;EUC-KR&#039;,
  813. ]</span>
  814. </code>
  815. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  816. Tags
  817. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_MB_ENCODINGS#tags" class="headerlink"><i class="fas fa-link"></i></a>
  818. </h5>
  819. <dl class="phpdocumentor-tag-list">
  820. <dt class="phpdocumentor-tag-list__entry">
  821. <span class="phpdocumentor-tag__name">see</span>
  822. </dt>
  823. <dd class="phpdocumentor-tag-list__definition">
  824. <span class="phpdocumentor-tag-link"><abbr title="\mb_list_encodings()">mb_list_encodings()</abbr></span>
  825. </dd>
  826. </dl>
  827. </article>
  828. <article class="phpdocumentor-element -constant -public ">
  829. <h4 class="phpdocumentor-element__name" id="constant_SHIFT_JIS">
  830. SHIFT_JIS
  831. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_SHIFT_JIS" class="headerlink"><i class="fas fa-link"></i></a>
  832. </h4>
  833. <aside class="phpdocumentor-element-found-in">
  834. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  835. :
  836. <span class="phpdocumentor-element-found-in__line">42</span>
  837. </aside>
  838. <code class="phpdocumentor-signature phpdocumentor-code ">
  839. <span class="phpdocumentor-signature__visibility">public</span>
  840. <span class="phpdocumentor-signature__type">mixed</span>
  841. <span class="phpdocumentor-signature__name">SHIFT_JIS</span>
  842. = <span class="phpdocumentor-signature__default-value">20</span>
  843. </code>
  844. </article>
  845. <article class="phpdocumentor-element -constant -public ">
  846. <h4 class="phpdocumentor-element__name" id="constant_WINDOWS_1250_LATIN_2">
  847. WINDOWS_1250_LATIN_2
  848. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1250_LATIN_2" class="headerlink"><i class="fas fa-link"></i></a>
  849. </h4>
  850. <aside class="phpdocumentor-element-found-in">
  851. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  852. :
  853. <span class="phpdocumentor-element-found-in__line">43</span>
  854. </aside>
  855. <code class="phpdocumentor-signature phpdocumentor-code ">
  856. <span class="phpdocumentor-signature__visibility">public</span>
  857. <span class="phpdocumentor-signature__type">mixed</span>
  858. <span class="phpdocumentor-signature__name">WINDOWS_1250_LATIN_2</span>
  859. = <span class="phpdocumentor-signature__default-value">21</span>
  860. </code>
  861. </article>
  862. <article class="phpdocumentor-element -constant -public ">
  863. <h4 class="phpdocumentor-element__name" id="constant_WINDOWS_1251_CYRILLIC">
  864. WINDOWS_1251_CYRILLIC
  865. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1251_CYRILLIC" class="headerlink"><i class="fas fa-link"></i></a>
  866. </h4>
  867. <aside class="phpdocumentor-element-found-in">
  868. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  869. :
  870. <span class="phpdocumentor-element-found-in__line">44</span>
  871. </aside>
  872. <code class="phpdocumentor-signature phpdocumentor-code ">
  873. <span class="phpdocumentor-signature__visibility">public</span>
  874. <span class="phpdocumentor-signature__type">mixed</span>
  875. <span class="phpdocumentor-signature__name">WINDOWS_1251_CYRILLIC</span>
  876. = <span class="phpdocumentor-signature__default-value">22</span>
  877. </code>
  878. </article>
  879. <article class="phpdocumentor-element -constant -public ">
  880. <h4 class="phpdocumentor-element__name" id="constant_WINDOWS_1252_LATIN_1">
  881. WINDOWS_1252_LATIN_1
  882. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1252_LATIN_1" class="headerlink"><i class="fas fa-link"></i></a>
  883. </h4>
  884. <aside class="phpdocumentor-element-found-in">
  885. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  886. :
  887. <span class="phpdocumentor-element-found-in__line">45</span>
  888. </aside>
  889. <code class="phpdocumentor-signature phpdocumentor-code ">
  890. <span class="phpdocumentor-signature__visibility">public</span>
  891. <span class="phpdocumentor-signature__type">mixed</span>
  892. <span class="phpdocumentor-signature__name">WINDOWS_1252_LATIN_1</span>
  893. = <span class="phpdocumentor-signature__default-value">23</span>
  894. </code>
  895. </article>
  896. <article class="phpdocumentor-element -constant -public ">
  897. <h4 class="phpdocumentor-element__name" id="constant_WINDOWS_1256_ARABIC">
  898. WINDOWS_1256_ARABIC
  899. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1256_ARABIC" class="headerlink"><i class="fas fa-link"></i></a>
  900. </h4>
  901. <aside class="phpdocumentor-element-found-in">
  902. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  903. :
  904. <span class="phpdocumentor-element-found-in__line">46</span>
  905. </aside>
  906. <code class="phpdocumentor-signature phpdocumentor-code ">
  907. <span class="phpdocumentor-signature__visibility">public</span>
  908. <span class="phpdocumentor-signature__type">mixed</span>
  909. <span class="phpdocumentor-signature__name">WINDOWS_1256_ARABIC</span>
  910. = <span class="phpdocumentor-signature__default-value">24</span>
  911. </code>
  912. </article>
  913. </section>
  914. <section class="phpdocumentor-properties">
  915. <h3 class="phpdocumentor-elements__header" id="properties">
  916. Properties
  917. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
  918. </h3>
  919. <article
  920. class="
  921. phpdocumentor-element
  922. -property
  923. -private
  924. "
  925. >
  926. <h4 class="phpdocumentor-element__name" id="property_charsetID">
  927. $charsetID
  928. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#property_charsetID" class="headerlink"><i class="fas fa-link"></i></a>
  929. <span class="phpdocumentor-element__modifiers">
  930. </span>
  931. </h4>
  932. <aside class="phpdocumentor-element-found-in">
  933. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  934. :
  935. <span class="phpdocumentor-element-found-in__line">94</span>
  936. </aside>
  937. <p class="phpdocumentor-summary">The current ECI character set ID</p>
  938. <code class="phpdocumentor-code phpdocumentor-signature ">
  939. <span class="phpdocumentor-signature__visibility">private</span>
  940. <span class="phpdocumentor-signature__type">int</span>
  941. <span class="phpdocumentor-signature__name">$charsetID</span>
  942. </code>
  943. </article>
  944. </section>
  945. <section class="phpdocumentor-methods">
  946. <h3 class="phpdocumentor-elements__header" id="methods">
  947. Methods
  948. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
  949. </h3>
  950. <article
  951. class="phpdocumentor-element
  952. -method
  953. -public
  954. "
  955. >
  956. <h4 class="phpdocumentor-element__name" id="method___construct">
  957. __construct()
  958. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
  959. </h4>
  960. <aside class="phpdocumentor-element-found-in">
  961. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  962. :
  963. <span class="phpdocumentor-element-found-in__line">99</span>
  964. </aside>
  965. <code class="phpdocumentor-code phpdocumentor-signature ">
  966. <span class="phpdocumentor-signature__visibility">public</span>
  967. <span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$charsetID</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
  968. <div class="phpdocumentor-label-line">
  969. </div>
  970. <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
  971. <dl class="phpdocumentor-argument-list">
  972. <dt class="phpdocumentor-argument-list__entry">
  973. <span class="phpdocumentor-signature__argument__name">$charsetID</span>
  974. : <span class="phpdocumentor-signature__argument__return-type">int</span>
  975. </dt>
  976. <dd class="phpdocumentor-argument-list__definition">
  977. </dd>
  978. </dl>
  979. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  980. Tags
  981. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method___construct#tags" class="headerlink"><i class="fas fa-link"></i></a>
  982. </h5>
  983. <dl class="phpdocumentor-tag-list">
  984. <dt class="phpdocumentor-tag-list__entry">
  985. <span class="phpdocumentor-tag__name">throws</span>
  986. </dt>
  987. <dd class="phpdocumentor-tag-list__definition">
  988. <span class="phpdocumentor-tag-link"><a href="classes/chillerlan-QRCode-QRCodeException.html"><abbr title="\chillerlan\QRCode\QRCodeException">QRCodeException</abbr></a></span>
  989. </dd>
  990. </dl>
  991. </article>
  992. <article
  993. class="phpdocumentor-element
  994. -method
  995. -public
  996. "
  997. >
  998. <h4 class="phpdocumentor-element__name" id="method_getID">
  999. getID()
  1000. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getID" class="headerlink"><i class="fas fa-link"></i></a>
  1001. </h4>
  1002. <aside class="phpdocumentor-element-found-in">
  1003. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  1004. :
  1005. <span class="phpdocumentor-element-found-in__line">111</span>
  1006. </aside>
  1007. <p class="phpdocumentor-summary">Returns the current character set ID</p>
  1008. <code class="phpdocumentor-code phpdocumentor-signature ">
  1009. <span class="phpdocumentor-signature__visibility">public</span>
  1010. <span class="phpdocumentor-signature__name">getID</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">int</span></code>
  1011. <div class="phpdocumentor-label-line">
  1012. </div>
  1013. <section>
  1014. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  1015. <span class="phpdocumentor-signature__response_type">int</span>
  1016. </section>
  1017. </article>
  1018. <article
  1019. class="phpdocumentor-element
  1020. -method
  1021. -public
  1022. "
  1023. >
  1024. <h4 class="phpdocumentor-element__name" id="method_getName">
  1025. getName()
  1026. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getName" class="headerlink"><i class="fas fa-link"></i></a>
  1027. </h4>
  1028. <aside class="phpdocumentor-element-found-in">
  1029. <abbr class="phpdocumentor-element-found-in__file" title="src/Common/ECICharset.php"><a href="files/src-common-ecicharset.html"><abbr title="src/Common/ECICharset.php">ECICharset.php</abbr></a></abbr>
  1030. :
  1031. <span class="phpdocumentor-element-found-in__line">121</span>
  1032. </aside>
  1033. <p class="phpdocumentor-summary">Returns the name of the current character set or null if no name is available</p>
  1034. <code class="phpdocumentor-code phpdocumentor-signature ">
  1035. <span class="phpdocumentor-signature__visibility">public</span>
  1036. <span class="phpdocumentor-signature__name">getName</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string|null</span></code>
  1037. <div class="phpdocumentor-label-line">
  1038. </div>
  1039. <h5 class="phpdocumentor-tag-list__heading" id="tags">
  1040. Tags
  1041. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getName#tags" class="headerlink"><i class="fas fa-link"></i></a>
  1042. </h5>
  1043. <dl class="phpdocumentor-tag-list">
  1044. <dt class="phpdocumentor-tag-list__entry">
  1045. <span class="phpdocumentor-tag__name">see</span>
  1046. </dt>
  1047. <dd class="phpdocumentor-tag-list__definition">
  1048. <span class="phpdocumentor-tag-link"><abbr title="\mb_convert_encoding()">mb_convert_encoding()</abbr></span>
  1049. </dd>
  1050. <dt class="phpdocumentor-tag-list__entry">
  1051. <span class="phpdocumentor-tag__name">see</span>
  1052. </dt>
  1053. <dd class="phpdocumentor-tag-list__definition">
  1054. <span class="phpdocumentor-tag-link"><abbr title="\iconv()">iconv()</abbr></span>
  1055. </dd>
  1056. </dl>
  1057. <section>
  1058. <h5 class="phpdocumentor-return-value__heading">Return values</h5>
  1059. <span class="phpdocumentor-signature__response_type">string|null</span>
  1060. </section>
  1061. </article>
  1062. </section>
  1063. <div class="phpdocumentor-modal" id="source-view">
  1064. <div class="phpdocumentor-modal-bg" data-exit-button></div>
  1065. <div class="phpdocumentor-modal-container">
  1066. <div class="phpdocumentor-modal-content">
  1067. <pre style="max-height: 500px; overflow-y: scroll" data-src="files/src/Common/ECICharset.php.txt" class="language-php line-numbers linkable-line-numbers"></pre>
  1068. </div>
  1069. <button data-exit-button class="phpdocumentor-modal__close">&times;</button>
  1070. </div>
  1071. </div>
  1072. <script type="text/javascript">
  1073. (function () {
  1074. function loadExternalCodeSnippet(el, url, line) {
  1075. Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
  1076. const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
  1077. const language = 'php';
  1078. const code = document.createElement('code');
  1079. code.className = 'language-' + language;
  1080. pre.textContent = '';
  1081. pre.setAttribute('data-line', line)
  1082. code.textContent = 'Loading…';
  1083. pre.appendChild(code);
  1084. var xhr = new XMLHttpRequest();
  1085. xhr.open('GET', src, true);
  1086. xhr.onreadystatechange = function () {
  1087. if (xhr.readyState !== 4) {
  1088. return;
  1089. }
  1090. if (xhr.status < 400 && xhr.responseText) {
  1091. code.textContent = xhr.responseText;
  1092. Prism.highlightElement(code);
  1093. return;
  1094. }
  1095. if (xhr.status === 404) {
  1096. code.textContent = '✖ Error: File could not be found';
  1097. return;
  1098. }
  1099. if (xhr.status >= 400) {
  1100. code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
  1101. return;
  1102. }
  1103. code.textContent = '✖ Error: An unknown error occurred';
  1104. };
  1105. xhr.send(null);
  1106. });
  1107. }
  1108. const modalButtons = document.querySelectorAll("[data-modal]");
  1109. const openedAsLocalFile = window.location.protocol === 'file:';
  1110. if (modalButtons.length > 0 && openedAsLocalFile) {
  1111. console.warn(
  1112. 'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
  1113. 'browsers block XHR requests when a page is opened this way'
  1114. );
  1115. }
  1116. modalButtons.forEach(function (trigger) {
  1117. if (openedAsLocalFile) {
  1118. trigger.setAttribute("hidden", "hidden");
  1119. }
  1120. trigger.addEventListener("click", function (event) {
  1121. event.preventDefault();
  1122. const modal = document.getElementById(trigger.dataset.modal);
  1123. if (!modal) {
  1124. console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
  1125. return;
  1126. }
  1127. modal.classList.add("phpdocumentor-modal__open");
  1128. loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
  1129. const exits = modal.querySelectorAll("[data-exit-button]");
  1130. exits.forEach(function (exit) {
  1131. exit.addEventListener("click", function (event) {
  1132. event.preventDefault();
  1133. modal.classList.remove("phpdocumentor-modal__open");
  1134. });
  1135. });
  1136. });
  1137. });
  1138. })();
  1139. </script>
  1140. </article>
  1141. </section>
  1142. <section class="phpdocumentor-on-this-page__sidebar">
  1143. <section class="phpdocumentor-on-this-page__content">
  1144. <strong class="phpdocumentor-on-this-page__title">On this page</strong>
  1145. <ul class="phpdocumentor-list -clean">
  1146. <li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
  1147. <li>
  1148. <ul class="phpdocumentor-list -clean">
  1149. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-constants">Constants</a></li>
  1150. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-properties">Properties</a></li>
  1151. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#toc-methods">Methods</a></li>
  1152. </ul>
  1153. </li>
  1154. <li class="phpdocumentor-on-this-page-section__title">Constants</li>
  1155. <li>
  1156. <ul class="phpdocumentor-list -clean">
  1157. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_BIG5">BIG5</a></li>
  1158. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437">CP437</a></li>
  1159. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_CP437_WO_GLI">CP437_WO_GLI</a></li>
  1160. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_EUC_KR">EUC_KR</a></li>
  1161. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_GB18030">GB18030</a></li>
  1162. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UCS_2">ISO_IEC_10646_UCS_2</a></li>
  1163. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_10646_UTF_8">ISO_IEC_10646_UTF_8</a></li>
  1164. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_646_1991">ISO_IEC_646_1991</a></li>
  1165. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1">ISO_IEC_8859_1</a></li>
  1166. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_10">ISO_IEC_8859_10</a></li>
  1167. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_11">ISO_IEC_8859_11</a></li>
  1168. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_13">ISO_IEC_8859_13</a></li>
  1169. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_14">ISO_IEC_8859_14</a></li>
  1170. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_15">ISO_IEC_8859_15</a></li>
  1171. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_16">ISO_IEC_8859_16</a></li>
  1172. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_1_GLI">ISO_IEC_8859_1_GLI</a></li>
  1173. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_2">ISO_IEC_8859_2</a></li>
  1174. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_3">ISO_IEC_8859_3</a></li>
  1175. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_4">ISO_IEC_8859_4</a></li>
  1176. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_5">ISO_IEC_8859_5</a></li>
  1177. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_6">ISO_IEC_8859_6</a></li>
  1178. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_7">ISO_IEC_8859_7</a></li>
  1179. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_8">ISO_IEC_8859_8</a></li>
  1180. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_ISO_IEC_8859_9">ISO_IEC_8859_9</a></li>
  1181. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_MB_ENCODINGS">MB_ENCODINGS</a></li>
  1182. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_SHIFT_JIS">SHIFT_JIS</a></li>
  1183. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1250_LATIN_2">WINDOWS_1250_LATIN_2</a></li>
  1184. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1251_CYRILLIC">WINDOWS_1251_CYRILLIC</a></li>
  1185. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1252_LATIN_1">WINDOWS_1252_LATIN_1</a></li>
  1186. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#constant_WINDOWS_1256_ARABIC">WINDOWS_1256_ARABIC</a></li>
  1187. </ul>
  1188. </li>
  1189. <li class="phpdocumentor-on-this-page-section__title">Properties</li>
  1190. <li>
  1191. <ul class="phpdocumentor-list -clean">
  1192. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#property_charsetID">$charsetID<a href="classes/chillerlan-QRCode-Common-ECICharset.html"></li>
  1193. </ul>
  1194. </li>
  1195. <li class="phpdocumentor-on-this-page-section__title">Methods</li>
  1196. <li>
  1197. <ul class="phpdocumentor-list -clean">
  1198. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#method___construct">__construct()</a></li>
  1199. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getID">getID()</a></li>
  1200. <li><a href="classes/chillerlan-QRCode-Common-ECICharset.html#method_getName">getName()</a></li>
  1201. </ul>
  1202. </li>
  1203. </ul>
  1204. </section>
  1205. </section>
  1206. </div>
  1207. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  1208. <section class="phpdocumentor-search-results__dialog">
  1209. <header class="phpdocumentor-search-results__header">
  1210. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  1211. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  1212. </header>
  1213. <section class="phpdocumentor-search-results__body">
  1214. <ul class="phpdocumentor-search-results__entries"></ul>
  1215. </section>
  1216. </section>
  1217. </section>
  1218. </div>
  1219. <a href="classes/chillerlan-QRCode-Common-ECICharset.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  1220. </main>
  1221. <script>
  1222. cssVars({});
  1223. </script>
  1224. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  1225. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  1226. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  1227. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  1228. </body>
  1229. </html>