OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp_str_len
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
c14n.c
1008
int
tmp_str_len
;
local
1038
tmp_str_len
= xmlStrlen(tmp_str);
1039
if(
tmp_str_len
> 1 && tmp_str[
tmp_str_len
- 2] == '.') {
[
all
...]
Completed in 364 milliseconds