Home
last modified time | relevance | path

Searched refs:PL_ATOM (Results 26 – 50 of 99) sorted by relevance

1234

/dports/lang/swi-pl/swipl-8.2.3/packages/nlp/
H A Dsnowball.c166 return PL_unify_chars(out, PL_ATOM|REP_UTF8, olen, (const char*)stemmed); in snowball()
H A Ddouble_metaphone.c1256 if ( PL_unify_chars(prim, PL_ATOM|REP_ISO_LATIN_1, -1, result[0]) && in double_metaphone3()
1257 (!sec || PL_unify_chars(sec, PL_ATOM|REP_ISO_LATIN_1, -1, result[1])) ) in double_metaphone3()
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-glob.c598 !PL_unify_chars(head, PL_ATOM|REP_FN, -1, e) )
636 !PL_unify_chars(head, PL_ATOM|REP_FN, (size_t)-1, e->d_name) )
H A Dpl-ctype.c607 PL_unify_text(out, 0, &tout, PL_ATOM); in modify_case_atom()
758 if ( !PL_unify_chars(A2, PL_ATOM, -1, old) )
/dports/lang/swi-pl/swipl-8.2.3/packages/clib/
H A Duuid.c170 rc = PL_unify_chars(UUID, PL_ATOM|REP_ISO_LATIN_1, (size_t)-1, buf); in pl_uuid()
H A Duid.c169 !PL_unify_chars(head, PL_ATOM|REP_MB, -1, *memp) ) in pl_group_info()
/dports/lang/swi-pl/swipl-8.2.3/packages/swipl-win/
H A DpqConsole.cpp164 case PL_ATOM: in unify()
688 if (PL_A2.type() == PL_ATOM)
715 if (PL_A2.type() == PL_ATOM)
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-ctype.c622 return modify_case_atom(A1, A2, TRUE, PL_ATOM PASS_LD);
629 return modify_case_atom(A1, A2, FALSE, PL_ATOM PASS_LD);
775 if ( !PL_unify_chars(A2, PL_ATOM, -1, old) )
H A Dpl-glob.c777 !PL_unify_chars(head, PL_ATOM|REP_UTF8, -1, e) )
815 !PL_unify_chars(head, PL_ATOM|REP_FN, (size_t)-1, e->d_name) )
H A Dpl-locale.c358 return PL_unify_wchars(prop, PL_ATOM, (size_t)-1, l->decimal_point); in locale_decimal_point_property()
366 return PL_unify_wchars(prop, PL_ATOM, (size_t)-1, l->thousands_sep); in locale_thousands_sep_property()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-nt.c444 return ( PL_unify_wchars(tmp, PL_ATOM, len, cmd) && in win_exec()
910 return PL_unify_wchars(t, PL_ATOM, -1, buf); in unify_csidl_path()
1065 return PL_unify_wchars(Value, PL_ATOM,
H A Dpl-fli.c1237 PL_ATOM,
1257 case PL_ATOM: in PL_get_term_value()
2115 { ref->type = PL_ATOM; in _PL_get_xpce_reference()
2502 if ( flags == PL_ATOM ) in PL_put_chars()
3422 case PL_ATOM: in PL_unify_termv__LD()
3497 op == PL_NUTF8_CHARS ? PL_ATOM : in PL_unify_termv__LD()
3519 op == PL_NWCHARS ? PL_ATOM : in PL_unify_termv__LD()
3538 op == PL_MBCHARS ? PL_ATOM : in PL_unify_termv__LD()
3907 { case PL_ATOM: in PL_term_type()
5061 case PL_ATOM: in PL_set_prolog_flag()
[all …]
H A Dpl-prims.c3575 PL_ATOM, ATOM_nil); in unifiable()
3587 PL_ATOM, ATOM_nil); in unifiable()
3768 return PL_unify_text(atom, 0, &stext, PL_ATOM); in x_chars()
4177 return concat(A1, A2, A3, TRUE, PL__ctx, CVT_ATOMIC, PL_ATOM PASS_LD);
4203 !PL_unify_text_range(head, &at, last, i-last, PL_ATOM) ) in split_atom()
4212 !PL_unify_text_range(head, &at, last, at.length-last, PL_ATOM) ) in split_atom()
4338 return atomic_list_concat(A1, A2, A3, PL_ATOM PASS_LD);
4345 return atomic_list_concat(A1, 0, A2, PL_ATOM PASS_LD);
4757 return sub_text(atom, before, len, after, sub, h, PL_ATOM PASS_LD); in pl_sub_atom()
5647 return PL_unify_chars(val, PL_ATOM|REP_FN, (size_t)-1, *sp);
[all …]
H A Dpl-modul.c1138 PL_ATOM, m->name, in find_modules_with_defs()
1297 PL_ATOM, name, in declareModule()
1670 PL_ATOM, destination->name, in import()
1700 PL_ATOM, destination->name, in import()
H A Dpl-trace.c1647 PL_ATOM, ATOM_begin) ) in interruptHandler()
1683 PL_ATOM, ATOM_end) ) in interruptHandler()
1712 PL_ATOM, ATOM_trace) ) in interruptHandler()
1788 PL_ATOM, doit ? ATOM_on : ATOM_off); in tracemode()
1892 PL_ATOM, doit ? ATOM_on : ATOM_off); in debugmode()
H A Dpl-read.c618 PL_ATOM, pos->file, in unify_location()
749 !(rc=PL_unify_chars(h, REP_UTF8|PL_ATOM, -1, vars[n])) ) in singletonWarning()
1100 PL_ATOM, ATOM_minus, in add_comment()
1788 !PL_unify_text(a, 0, &txt, PL_ATOM) || in bind_variable_names()
1925 PL_ATOM, m->name) ) in is_quasi_quotation_syntax()
2989 type = PL_ATOM; in get_token__LD()
3896 PL_ATOM, SideOp(side_p)->op.atom, in complex_term()
3897 PL_ATOM, name_token(token, NULL, _PL_rd)) ) in complex_term()
4677 rval = PL_unify_text(term, 0, &txt, PL_ATOM); in pl_raw_read2()
5139 return atom_to_term(A1, A2, A3, PL_ATOM PASS_LD);
[all …]
/dports/lang/yap/yap-6.2.2/packages/clib/
H A Dmemfile.c455 { return memory_file_to_text(handle, atom, 0, PL_ATOM); in memory_file_to_atom2()
461 { return memory_file_to_text(handle, atom, encoding, PL_ATOM); in memory_file_to_atom3()
/dports/lang/swi-pl/swipl-8.2.3/packages/utf8proc/
H A Dunicode4pl.c451 return PL_unify_chars(out, PL_ATOM, 0, utf8_in); in unicode_map()
456 rc = PL_unify_chars(out, PL_ATOM|REP_UTF8, len_out, (char*)utf8_out); in unicode_map()
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Dturtle.c1037 if ( PL_unify_wchars(t, PL_ATOM, (size_t)-1, prefix) ) in resolve_iri()
1046 if ( PL_unify_wchars(t, PL_ATOM, 0, L"") ) in resolve_iri()
1430 return PL_unify_wchars(t, PL_ATOM, (size_t)-1, ts->bnode.buffer); in put_resource()
1452 if ( !PL_unify_wchars(av+0, PL_ATOM, (size_t)-1, o->value.l.lang) || in put_object()
1453 !PL_unify_wchars(av+1, PL_ATOM, o->value.l.len, o->value.l.string) || in put_object()
1460 !PL_unify_wchars(av+1, PL_ATOM, o->value.l.len, o->value.l.string) || in put_object()
1465 if ( !PL_unify_wchars(t, PL_ATOM, o->value.l.len, o->value.l.string) ) in put_object()
1488 PL_ATOM, cg->v.r.handle, in put_graph()
3409 return PL_unify_wchars(base, PL_ATOM, (size_t)-1, ts->base_uri); in turtle_base()
3590 return PL_unify_wchars(prefix, PL_ATOM, e-w, w); in iri_turtle_prefix()
/dports/lang/yap/yap-6.2.2/packages/jpl/src/c/
H A Djpl.c345 PL_ATOM, JNI_atom_void \
351 PL_ATOM, JNI_atom_false \
357 PL_ATOM, JNI_atom_true \
395 PL_ATOM, JNI_atom_null \
400 PL_ATOM, a \
406 PL_ATOM, a \
427 PL_ATOM, (TP) \
1443 PL_ATOM, tag, in jni_new_java_exception()
1461 PL_ATOM, tag, in jni_new_jpl_error()
1462 PL_ATOM, msg) ) /* Seems unblanced!? */ in jni_new_jpl_error()
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/swipl/
H A Dinterface.c1063 r.type = PL_ATOM; in unifyReference()
1237 { case PL_ATOM: in get_object_arg()
1285 { case PL_ATOM: in get_typed_object()
1334 { case PL_ATOM: in get_answer_object()
1703 return PL_unify_wchars(t, PL_ATOM, len, textW); in unifyObject()
1739 { if ( !PL_unify_wchars(a, PL_ATOM, len, textW) ) in unifyObject()
1914 { case PL_ATOM: in put_prolog_argument()
H A Dxpce-stub.c82 PL_set_prolog_flag("verbose", PL_ATOM, "silent"); /* operate silently */ in WinMain()
/dports/lang/swi-pl/swipl-8.2.3/packages/ltx2htm/
H A Dtex.c2075 PL_ATOM, ATOM_nil); in build_arguments()
2080 PL_ATOM, ATOM_nil); in build_arguments()
2166 PL_ATOM, modified, in build_list()
2205 PL_ATOM, modified, in build_list()
2267 PL_ATOM, ATOM_par) ) in build_list()
2306 PL_ATOM, modified, in cmd_prolog()
/dports/lang/yap/yap-6.2.2/packages/tai/
H A Dpl-tai.c421 PL_ATOM, tzatom,
422 PL_ATOM, dstatom);
/dports/lang/swi-pl/swipl-8.2.3/packages/readline/
H A Dreadline4pl.c613 PL_set_prolog_flag("readline", PL_ATOM, "readline"); in pl_rl_wrap()

1234