Searched refs:ps2 (Results 1 - 25 of 76) sorted by relevance

1234

/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dread.c95 char *e, *t, *t1, *ps2, *tofree; local
125 USE_VAR(ps2);
351 ps2 = 0;
380 if (ps2 == 0)
381 ps2 = get_string_value ("PS2");
382 fprintf (stderr, "%s", ps2 ? ps2 : "");
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dmbutil.c236 _rl_compare_chars (buf1, pos1, ps1, buf2, pos2, ps2)
242 mbstate_t *ps2;
247 (w2 = _rl_get_char_len (&buf2[pos2], ps2)) <= 0 ||
H A Dcomplete.c1052 mbstate_t ps1, ps2; local
1072 memset (&ps2, 0, sizeof (mbstate_t));
1085 mbrtowc (&wc2, match_list[i+1]+si, strlen (match_list[i+1]+si), &ps2);
1109 if (!_rl_compare_chars (match_list[i], si, &ps1, match_list[i+1], si, &ps2))
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py19 sys.ps2
21 sys.ps2 = "... "
107 prompt = sys.ps2
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py22 sys.ps2
24 sys.ps2 = "... "
110 prompt = sys.ps2
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py19 sys.ps2
21 sys.ps2 = "... "
107 prompt = sys.ps2
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py22 sys.ps2
24 sys.ps2 = "... "
110 prompt = sys.ps2
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py19 sys.ps2
21 sys.ps2 = "... "
107 prompt = sys.ps2
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py22 sys.ps2
24 sys.ps2 = "... "
110 prompt = sys.ps2
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnv_ext.cpp1030 const uint16_t *stage12, *stage3, *ps2, *ps3; local
1072 ps2=stage12+st2;
1074 if((st3=(int32_t)ps2[st2]<<UCNV_EXT_STAGE_2_LEFT_SHIFT)!=0) {
/macosx-10.10.1/vim-55/src/
H A Dspell.c14754 char_u *pl2, *ps2; local
14841 ps2 = ps;
14842 while (*pl2 == *ps2)
14847 ++ps2;
14851 if (pl2[0] == ps2[1] && pl2[1] == ps2[0]
14852 && STRCMP(pl2 + 2, ps2 + 2) == 0)
14856 if (STRCMP(pl2 + 1, ps2 + 1) == 0)
14863 ps2 = ps + 2;
14864 while (*pl2 == *ps2)
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dregexec.c1035 #define STRING_CMP_IC(case_fold_flag,s1,ps2,len,text_end) do {\
1036 if (string_cmp_ic(encode, case_fold_flag, s1, ps2, len, text_end) == 0) \
1041 UChar* s1, UChar** ps2, OnigDistance mblen, const UChar* text_end)
1048 s2 = *ps2;
1063 *ps2 = s2;
1076 #define STRING_CMP_VALUE_IC(case_fold_flag,s1,ps2,len,text_end,is_fail) do {\
1077 if (string_cmp_ic(encode, case_fold_flag, s1, ps2, len, text_end) == 0) \
1040 string_cmp_ic(OnigEncoding enc, int case_fold_flag, UChar* s1, UChar** ps2, OnigDistance mblen, const UChar* text_end) argument
/macosx-10.10.1/emacs-93/emacs/src/
H A Dgetloadavg.c899 # if !(defined (_AIX) && !defined (ps2))
/macosx-10.10.1/pcre-7/pcre/
H A Dconfig.sub750 mipsEE* | ee | ps2)
959 ps2)
/macosx-10.10.1/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dconfig.sub494 ps2)
/macosx-10.10.1/gpatch-3/patch/
H A Dconfig.sub644 ps2)
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dconfig.sub776 mipsEE* | ee | ps2)
991 ps2)
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfig.sub908 ps2)
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfig.sub944 ps2)
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfig.sub855 ps2)
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dconfig.sub817 ps2)
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dconfig.sub799 ps2)
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfig.sub839 ps2)
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub770 ps2)
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/admin/
H A Dconfig.sub945 ps2)

Completed in 420 milliseconds

1234