代码搜索:Tokenize
找到约 228 项符合「Tokenize」的源代码
代码结果 228
www.eeworm.com/read/120487/6073171
java pgtokenizer.java
/*-------------------------------------------------------------------------
*
* PGtokenizer.java
* This class is used to tokenize the text output of org.postgres.
*
* Copyright (c) 2003, Post
www.eeworm.com/read/213767/4912453
txt 0004.txt
Lexical analysis is performed by obtaining a tokenizer of the appropriate class and calling @tokenize@ on it, passing the text to be tokenized. Each token is yielded to the associated block as it is d
www.eeworm.com/read/10438/186782
c strtok.c
/***
*strtok.c - tokenize a string with given delimiters
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines strtok() - breaks string into series of t
www.eeworm.com/read/321827/13397923
c strtok.c
/***
*strtok.c - tokenize a string with given delimiters
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines strtok() - breaks string into
www.eeworm.com/read/16273/667478
c strtok.c
/***
*strtok.c - tokenize a string with given delimiters
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines strtok() - breaks string into
www.eeworm.com/read/273525/4206705
ado symmi.ado
*! version 6.0.1 10jan1998
program define symmi
version 6
preserve
tokenize "`*'", parse(",")
local numlist="`1'"
local oplist="`3'"
qui {
tabi "`numlist'" ,replace
www.eeworm.com/read/120487/6072414
readme
This directory does more than tokenize and parse SQL queries. It also
creates Query structures for the various complex queries that is passed
to the optimizer and then executor.
parser.c things star
www.eeworm.com/read/100285/6271116
readme
This directory does more than tokenize and parse SQL queries. It also
creates Query structures for the various complex queries that is passed
to the optimizer and then executor.
parser.c things star
www.eeworm.com/read/183001/5259326
readme
This directory does more than tokenize and parse SQL queries. It also
creates Query structures for the various complex queries that is passed
to the optimizer and then executor.
parser.c things star
www.eeworm.com/read/273525/4204270
ado nlogittree.ado
*! version 7.0.4 04apr2005
program define nlogittree
version 7.0
syntax varlist(numeric) [, noLABel ]
marksample touse
local level : word count `varlist'
tokenize `varlist'
local