OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nprefix
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/include/fst/
lookahead-matcher.h
343
ssize_t
nprefix
= 0;
local
352
++
nprefix
;
361
++
nprefix
;
387
++
nprefix
;
395
++
nprefix
;
400
if ((F & kLookAheadPrefix) &&
nprefix
== 1)
407
if (
nprefix
== 1)
/external/libxslt/libxslt/
numbers.c
951
xmlChar *
nprefix
, *nsuffix = NULL;
local
1181
nprefix
= the_format;
1237
(xmlStrncmp(
nprefix
, prefix, prefix_length) !=0 )) ||
1240
prefix =
nprefix
;
[
all
...]
Completed in 30 milliseconds