Searched full:notexists (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/lyaml/spec/ |
| H A D | ext_yaml_emitter_spec.yaml | 20 {type = "STREAM_START", encoding = "notexists"}, 22 to_raise "invalid stream encoding 'notexists'" 86 {type = "MAPPING_START", style = "notexists"}, 88 to_raise "invalid mapping style 'notexists'" 131 {type = "SEQUENCE_START", style = "notexists"}, 133 to_raise "invalid sequence style 'notexists'" 176 {type = "SCALAR", style = "notexists", value = "foo"}, 178 to_raise "invalid scalar style 'notexists'"
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 37696 /* 31 */ "NotExists" OpHelp("intkey=r[P3]"), in sqlite3OpcodeName() 99556 ** See also: NotFound, NoConflict, NotExists. SeekGe 99575 ** See also: Found, NotExists, NoConflict, IfNoHope 99629 ** See also: NotFound, Found, NotExists 99755 /* Opcode: NotExists P1 P2 P3 * *
|