Home
last modified time | relevance | path

Searched refs:tokenized (Results 1 – 11 of 11) sorted by relevance

/src/contrib/llvm-project/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp98 std::vector<std::string> tokenized; in uselocale() local
103 tokenized.push_back(s); in uselocale()
106 _LIBCPP_ASSERT_VALID_ELEMENT_ACCESS(tokenized.size() >= _NCAT, "locale-name list is too short"); in uselocale()
108 previous_loc->lc_collate = tokenized[LC_COLLATE]; in uselocale()
109 previous_loc->lc_ctype = tokenized[LC_CTYPE]; in uselocale()
110 previous_loc->lc_monetary = tokenized[LC_MONETARY]; in uselocale()
111 previous_loc->lc_numeric = tokenized[LC_NUMERIC]; in uselocale()
112 previous_loc->lc_time = tokenized[LC_TIME]; in uselocale()
114 previous_loc->lc_messages = tokenized[LC_MESSAGES]; in uselocale()
/src/contrib/file/magic/Magdir/
H A Dc64371 # display information about tokenized C64 BASIC program (memory address, line number, token)
420 # display information about tokenized C128 BASIC program (memory address, line number, token)
500 # display information about tokenized C16 BASIC program (memory address, line number, token)
623 # display information about tokenized BASIC line (memory address, line number, Token)
661 # after BASIC command delimiter colon remaining (<255) other tokenized BASIC commands
H A Darchive2638 # afterwards look for BASIC tokenized GOTO (89h) 10, line terminator \0, end of programm tag \0\0 a…
/src/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi95 The @code{NTPSNMPD} variable will be tokenized and parsed like
/src/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod269 part of is tokenized>.
271 I<Variable assignment values are not tokenized.>
/src/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi263 The @code{NTPDC} variable will be tokenized and parsed like
/src/contrib/ntp/sntp/
H A Dinvoke-sntp.texi339 The @code{SNTP} variable will be tokenized and parsed like
/src/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi677 The @code{NTPD} variable will be tokenized and parsed like
/src/contrib/ntp/ntpq/
H A Dinvoke-ntpq.texi1144 The @code{NTPQ} variable will be tokenized and parsed like
/src/contrib/ntp/util/
H A Dinvoke-ntp-keygen.texi1432 The @code{NTP-KEYGEN} variable will be tokenized and parsed like
/src/contrib/sendmail/
H A DRELEASE_NOTES6134 to cause the ${client_name} macro to be properly tokenized.