Searched defs:nl (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/ |
H A D | fvwrite.c | 69 char *nl; local 191 nl = memchr((void *)p, '\n', len); // Divide the string at the first '\n' 192 nldist = (int)(nl ? nl + 1 - p : len + 1);
|
H A D | fparseln.c | 113 char esc, con, nl, com; local 135 nl = '\n'; 157 if (s && nl) { /* Check and eliminate newlines */ 160 if (*cp == nl)
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | many_cv.c | 70 PRIntn index, nl; local 119 for (nl = 0; nl < cvs; ++nl) 122 if (0 == ran) PR_NotifyAllCondVar(cv[nl]); 124 PR_NotifyCondVar(cv[nl]);
|
/vbox/src/libs/xpcom18a4/xpcom/tests/ |
H A D | TestMinStringAPI.cpp | 211 PRUint32 sl, ml, nl; local 215 nl = NS_CStringGetData(newVal, &np); 223 NS_CStringSetDataRange(str, offset, ml, np, nl); 227 iter = sp + offset + nl - 1;
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
H A D | FastInfoset.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ... |
H A D | saaj-impl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | jaxws-rt.jar | ... Iterator i$
org.w3c.dom.NodeList nl
org.w3c.dom.Element e
java. ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 342 milliseconds