Displaying 2 results from an estimated 2 matches for "attrvalu".
Did you mean:
attrval
2001 Dec 12
1
MacOS X Server samba diffs
...tDataListPtr recType = NULL;
- tDataListPtr attrType = NULL;
-
- tAttributeListRef attributeListRef = 0;
- tRecordEntryPtr outRecordEntryPtr = NULL;
- tAttributeEntryPtr attributeInfo = NULL;
- tAttributeValueListRef attributeValueListRef = 0;
- tAttributeValueEntryPtr attrValue = NULL;
- long i = 0;
-
- nodeBuffer = dsDataBufferAllocate(dirRef, bufferSize);
- if (nodeBuffer == NULL) goto cleanup;
- status = dsFindDirNodes(dirRef, nodeBuffer, NULL,
eDSSearchNodeName, &returnCount, NULL);
- if ((status != eDSNoErr) || (returnCount <= 0)) goto cl...
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
...File "/usr/lib/python2.6/HTMLParser.py", line 108, in feed
> self.goahead(0)
> File "/usr/lib/python2.6/HTMLParser.py", line 148, in goahead
> k = self.parse_starttag(i)
> File "/usr/lib/python2.6/HTMLParser.py", line 249, in parse_starttag
> attrvalue = self.unescape(attrvalue)
> File "/usr/lib/python2.6/HTMLParser.py", line 387, in unescape
> return re.sub(r"&(#?[xX]?(?:[0-9a-fA-F]+|\w{1,8}));", replaceEntities,
> s)
> File "/usr/lib/python2.6/re.py", line 151, in sub
> return _compile(p...