Searched refs:tokenized (Results 1 – 11 of 11) sorted by relevance
| /src/contrib/llvm-project/libcxx/src/support/ibm/ |
| H A D | xlocale_zos.cpp | 98 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 D | c64 | 371 # 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 D | archive | 2638 # afterwards look for BASIC tokenized GOTO (89h) 10, line terminator \0, end of programm tag \0\0 a…
|
| /src/contrib/ntp/ntpsnmpd/ |
| H A D | invoke-ntpsnmpd.texi | 95 The @code{NTPSNMPD} variable will be tokenized and parsed like
|
| /src/crypto/openssl/doc/internal/man7/ |
| H A D | build.info.pod | 269 part of is tokenized>. 271 I<Variable assignment values are not tokenized.>
|
| /src/contrib/ntp/ntpdc/ |
| H A D | invoke-ntpdc.texi | 263 The @code{NTPDC} variable will be tokenized and parsed like
|
| /src/contrib/ntp/sntp/ |
| H A D | invoke-sntp.texi | 339 The @code{SNTP} variable will be tokenized and parsed like
|
| /src/contrib/ntp/ntpd/ |
| H A D | invoke-ntpd.texi | 677 The @code{NTPD} variable will be tokenized and parsed like
|
| /src/contrib/ntp/ntpq/ |
| H A D | invoke-ntpq.texi | 1144 The @code{NTPQ} variable will be tokenized and parsed like
|
| /src/contrib/ntp/util/ |
| H A D | invoke-ntp-keygen.texi | 1432 The @code{NTP-KEYGEN} variable will be tokenized and parsed like
|
| /src/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 6134 to cause the ${client_name} macro to be properly tokenized.
|