Home | History | Annotate | Download | only in python

Lines Matching refs:skipped

166     'xmlRMutexPtr': "thread specific, skipped",
167 'xmlMutexPtr': "thread specific, skipped",
168 'xmlGlobalStatePtr': "thread specific, skipped",
312 # Those are skipped because the Const version is used of the bindings
550 skipped = 0
570 skipped = skipped + 1
578 print("Generated %d wrapper functions, %d failed, %d skipped\n" % (nb_wrap,
579 failed, skipped))