Home
last modified time | relevance | path

Searched refs:strToBool (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/win32/
Dconfigure.js97 function strToBool(opt) function
466 withTrio = strToBool(arg.substring(opt.length + 1, arg.length));
470 withFtp = strToBool(arg.substring(opt.length + 1, arg.length));
472 withHttp = strToBool(arg.substring(opt.length + 1, arg.length));
474 withHtml = strToBool(arg.substring(opt.length + 1, arg.length));
476 withC14n = strToBool(arg.substring(opt.length + 1, arg.length));
478 withCatalog = strToBool(arg.substring(opt.length + 1, arg.length));
480 withDocb = strToBool(arg.substring(opt.length + 1, arg.length));
482 withXpath = strToBool(arg.substring(opt.length + 1, arg.length));
484 withXptr = strToBool(arg.substring(opt.length + 1, arg.length));
[all …]
/external/protobuf/objectivec/Tests/
DGPBMessageTests.m2110 [msg.strToBool setBool:YES forKey:@"one"];
2135 XCTAssertTrue(msg.strToBool != msg2.strToBool); // ptr compare