File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ _cupsStrFree
2828_cupsStrRetain
2929_cupsStrScand
3030_cupsStrStatistics
31- _cups_debug_printf
32- _cups_debug_puts
3331_cups_debug_set
3432_cups_gettimeofday
3533_cups_hstrerror
@@ -54,7 +52,6 @@ _httpTLSStop
5452_httpTLSWrite
5553_httpUpdate
5654_httpWait
57- _ippCheckOptions
5855_ippFindOption
5956_pwgMediaNearSize
6057_pwgMediaTable
@@ -194,6 +191,24 @@ cupsGetUser
194191cupsGetUserAgent
195192cupsHashData
196193cupsHashString
194+ cupsJSONDelete
195+ cupsJSONFind
196+ cupsJSONGetChild
197+ cupsJSONGetCount
198+ cupsJSONGetKey
199+ cupsJSONGetNumber
200+ cupsJSONGetParent
201+ cupsJSONGetSibling
202+ cupsJSONGetString
203+ cupsJSONGetType
204+ cupsJSONLoadFile
205+ cupsJSONLoadString
206+ cupsJSONNew
207+ cupsJSONNewKey
208+ cupsJSONNewNumber
209+ cupsJSONNewString
210+ cupsJSONSaveFile
211+ cupsJSONSaveString
197212cupsLangAddStrings
198213cupsLangDefault
199214cupsLangFind
@@ -443,6 +458,8 @@ ippOpValue
443458ippRead
444459ippReadFile
445460ippReadIO
461+ ippRestore
462+ ippSave
446463ippSetBoolean
447464ippSetCollection
448465ippSetDate
You can’t perform that action at this time.
0 commit comments