chillerlan-QRCode-Common-ECICharset.html 66 KB

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