Searched defs:lineEnd (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/loader/appcache/
H A DManifestParser.cpp105 const UChar* lineEnd = p + line.length(); local
138 const UChar* lineEnd = p + line.length(); local
/macosx-10.9.5/ICU-511.35/icuSources/samples/ugrep/
H A Dugrep.cpp58 int lineEnd; // Index of char following the new line sequence for the current line variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DContentSearchUtils.cpp93 size_t lineEnd = endings->at(lineNumber); local
113 size_t lineEnd = text.find('\n', start); local
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_commands.c141 printKext( OSKextRef theKext, PathSpec pathSpec, Boolean extra_info, char lineEnd) argument
239 printProperty( CFStringRef label, CFStringRef propKey, CFTypeRef value, char lineEnd) argument
337 printKextProperty( OSKextRef theKext, CFStringRef propKey, char lineEnd) argument
355 printKextMatchProperty( OSKextRef theKext, CFStringRef propKey, char lineEnd) argument
403 printKextArches( OSKextRef theKext, char lineEnd, Boolean printLineEnd) argument
440 printKextDependencies( OSKextRef theKext, PathSpec pathSpec, Boolean extra_info, char lineEnd) argument
468 printKextDependents( OSKextRef theKext, PathSpec pathSpec, Boolean extra_info, char lineEnd) argument
496 printKextPlugins( OSKextRef theKext, PathSpec pathSpec, Boolean extra_info, char lineEnd) argument
643 printKextInfoDictionary( OSKextRef theKext, PathSpec pathSpec, char lineEnd) argument
717 printKextExecutable( OSKextRef theKext, PathSpec pathSpec, char lineEnd) argument
[all...]

Completed in 251 milliseconds